test-proj/.woodpecker.yml
Morgan McMillian 826a09b1a2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test ssh again
2023-03-09 06:54:23 -08:00

12 lines
231 B
YAML

pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
environment:
- PLUGIN_PRIVATE_KEY=$SSH_KEY
settings:
playbook: main.yml
inventory: hosts.ini
connection: ssh
user: igor