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

This commit is contained in:
Morgan McMillian 2023-03-08 16:42:38 -08:00
parent ca91c42d0c
commit 19d919a21d

View file

@ -1,9 +1,9 @@
pipeline:
test:
image: plugins/ansible:3
secrets: [ test_key ]
image: plugins/ansible
secrets: [ igor_key ]
settings:
playbook: main.yml
inventory: hosts.ini
user: igor
private_key: $TEST_KEY
private_key: $IGOR_KEY