X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=ansible%2Frun.sh;h=a4e62e83259fb4f47010e0ce9fc18c4e9dee9c36;hb=2e60a553b43773ff270986bc354ed3d12b27c68a;hp=02856c28211e13fe4de0f31aa7aaee8fd21b424c;hpb=2da55dda3ec713a4b92d5a18e645045183518624;p=config diff --git a/ansible/run.sh b/ansible/run.sh old mode 100644 new mode 100755 index 02856c2..a4e62e8 --- a/ansible/run.sh +++ b/ansible/run.sh @@ -1 +1 @@ -ansible-playbook -i 'localhost,' -c local config.yml +ansible-playbook -vvv -i 'localhost,' -c local config.yml