Fix comment in bin/ansible-all-hosts.sh and make executable

This commit is contained in:
Slavi Pantaleev 2024-01-09 19:13:10 +02:00
parent 2f457b2a23
commit ce14647161
1 changed files with 1 additions and 1 deletions

2
bin/ansible-all-hosts.sh Normal file → Executable file
View File

@ -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