This commit is contained in:
parent
6a980c8958
commit
6f35c1bc20
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pipeline:
|
||||||
image: plugins/ansible
|
image: plugins/ansible
|
||||||
secrets: [ ssh_key ]
|
secrets: [ ssh_key ]
|
||||||
settings:
|
settings:
|
||||||
playbook: main.yaml
|
playbook: main.yml
|
||||||
inventory: hosts.ini
|
inventory: hosts.ini
|
||||||
user: igor
|
user: igor
|
||||||
private_key: $SSH_KEY
|
private_key: $SSH_KEY
|
||||||
|
|
Loading…
Reference in a new issue