parent
4ea5cfdce9
commit
39bce74425
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ pipeline:
|
|||
commands:
|
||||
- echo $IGOR_KEY > /tmp/privateKey
|
||||
- chmod 600 /tmp/privateKey
|
||||
- cat /tmp/privateKey
|
||||
- wc -l /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