Rename main playbook
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8e9b1e2a54
commit
16c63aa9aa
@ -2,7 +2,7 @@ pipeline:
|
|||||||
run-playbooks:
|
run-playbooks:
|
||||||
image: quay.io/ansible/ansible-runner:latest
|
image: quay.io/ansible/ansible-runner:latest
|
||||||
environment:
|
environment:
|
||||||
- RUNNER_PLAYBOOK=ping.yml
|
- RUNNER_PLAYBOOK=main.yml
|
||||||
commands:
|
commands:
|
||||||
- mkdir env
|
- mkdir env
|
||||||
- echo $SSH_KEY | base64 -d > env/ssh_key
|
- echo $SSH_KEY | base64 -d > env/ssh_key
|
||||||
|
Loading…
Reference in New Issue
Block a user