mcnesium
2 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
bin/ansible-all-hosts.sh
|
|
|
@@ -8,7 +8,7 @@ |
|
|
|
# |
|
|
|
|
|
|
|
# set playbook root path |
|
|
|
root=$(dirname "$(readlink -f "$0")")/../.. |
|
|
|
root=$(dirname "$(readlink -f "$0")")/.. |
|
|
|
|
|
|
|
# set default tags or get from first argument if any |
|
|
|
tags="${1:-setup-all,start}" |
|
|
|
|