Explorar el Código

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

pull/3093/head
Slavi Pantaleev hace 2 años
padre
commit
ce14647161
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      bin/ansible-all-hosts.sh

+ 1
- 1
bin/ansible-all-hosts.sh Ver fichero

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


Cargando…
Cancelar
Guardar