test-proj/.woodpecker.yml
Morgan McMillian 4c3c0cc8f3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test
2023-03-08 17:28:27 -08:00

7 lines
239 B
YAML

pipeline:
test:
image: git.dreamfall.space/thrrgilag/ansible-builder
secrets: [ igor_key ]
commands:
- ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --inventory hosts.ini --private-key $IGOR_KEY --user igor main.yml