Focus on ansible command and log
Cette révision appartient à :
@ -6,6 +6,7 @@ set -eo pipefail
|
|||||||
|
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
if ! command -v "ansible-playbook" &>/dev/null; then
|
if ! command -v "ansible" &>/dev/null; then
|
||||||
|
echo "-----> installing ansible"
|
||||||
apt install --force-yes -qq -y ansible
|
apt install --force-yes -qq -y ansible
|
||||||
fi
|
fi
|
||||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur