test-proj/.woodpecker.yml
Morgan McMillian 416ad9d0c3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test without
2023-03-09 06:16:29 -08:00

11 lines
213 B
YAML

pipeline:
publish:
image: plugins/ansible
secrets: [ ssh_key ]
environment:
- ANSIBLE_HOST_KEY_CHECKING=False
settings:
playbook: main.yml
inventory: hosts.ini
user: igor