diff --git a/bin/ansible-all-hosts.sh b/bin/ansible-all-hosts.sh old mode 100644 new mode 100755 index 3b611ab35..4929e1050 --- a/bin/ansible-all-hosts.sh +++ b/bin/ansible-all-hosts.sh @@ -4,7 +4,7 @@ # It defaults to ansible tags "setup-all,start". You can pass alternative tags # to this script as arguments, e.g. # -# ./inventory/scripts/ansible-all-hosts.sh self-check +# ./bin/ansible-all-hosts.sh self-check # # set playbook root path