parent
e95c4fc4f2
commit
a0494d3ca2
1 changed files with 1 additions and 3 deletions
|
@ -2,11 +2,9 @@ pipeline:
|
|||
publish:
|
||||
image: plugins/ansible
|
||||
secrets: [ ssh_key ]
|
||||
environment:
|
||||
- PLUGIN_PRIVATE_KEY=$SSH_KEY
|
||||
settings:
|
||||
playbook: main.yml
|
||||
inventory: hosts.ini
|
||||
connection: paramiko_ssh
|
||||
user: igor
|
||||
verbose: 4
|
||||
private_key: $SSH_KEY
|
||||
|
|
Loading…
Reference in a new issue