test-proj/.woodpecker.yml
Morgan McMillian 6f35c1bc20
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix typo in playbook
2023-03-08 18:22:19 -08:00

10 lines
184 B
YAML

pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
settings:
playbook: main.yml
inventory: hosts.ini
user: igor
private_key: $SSH_KEY