parent
fece39424e
commit
4ea5cfdce9
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ pipeline:
|
|||
commands:
|
||||
- echo $IGOR_KEY > /tmp/privateKey
|
||||
- chmod 600 /tmp/privateKey
|
||||
- cat /tmp/privateKey
|
||||
- ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --inventory hosts.ini --private-key /tmp/privateKey --user igor main.yml
|
||||
|
|
Loading…
Reference in a new issue