parent
0b0f9265a4
commit
4c3c0cc8f3
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ pipeline:
|
|||
image: git.dreamfall.space/thrrgilag/ansible-builder
|
||||
secrets: [ igor_key ]
|
||||
commands:
|
||||
- ansible-playbook --inventory hosts.ini --private-key $IGOR_KEY --user igor main.yml
|
||||
- ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --inventory hosts.ini --private-key $IGOR_KEY --user igor main.yml
|
||||
|
|
Loading…
Reference in a new issue