Rename main playbook
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Torjus Håkestad 2022-01-11 11:08:57 +01:00
parent 8e9b1e2a54
commit 16c63aa9aa
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pipeline:
run-playbooks:
image: quay.io/ansible/ansible-runner:latest
environment:
- RUNNER_PLAYBOOK=ping.yml
- RUNNER_PLAYBOOK=main.yml
commands:
- mkdir env
- echo $SSH_KEY | base64 -d > env/ssh_key