test with new connection mode
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-09 06:48:56 -08:00
parent 416ad9d0c3
commit 0f3f868368

View file

@ -2,9 +2,9 @@ pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
environment:
- ANSIBLE_HOST_KEY_CHECKING=False
settings:
playbook: main.yml
inventory: hosts.ini
connection: paramiko_ssh
user: igor
private_key: $SSH_KEY