test new image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-08 17:24:24 -08:00
parent 19d919a21d
commit 0b0f9265a4

View file

@ -1,9 +1,6 @@
pipeline:
test:
image: plugins/ansible
image: git.dreamfall.space/thrrgilag/ansible-builder
secrets: [ igor_key ]
settings:
playbook: main.yml
inventory: hosts.ini
user: igor
private_key: $IGOR_KEY
commands:
- ansible-playbook --inventory hosts.ini --private-key $IGOR_KEY --user igor main.yml