This commit is contained in:
parent
51814af4c9
commit
ef4084afac
@ -10,7 +10,6 @@ steps:
|
|||||||
PASS:
|
PASS:
|
||||||
from_secret: pass
|
from_secret: pass
|
||||||
commands:
|
commands:
|
||||||
- SERVS=$(cat servers.ini)
|
- echo "[all:vars]\nansible_become_pass = $PASS\n$(cat servers.ini)" > servers.ini
|
||||||
- echo "[all:vars]\nansible_become_pass = $PASS\n$SERVS" > servers.ini
|
|
||||||
- ansible-playbook site.yml -t update
|
- ansible-playbook site.yml -t update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user