1
0
Fork 0
mirror of https://github.com/dawidd6/action-ansible-playbook.git synced 2024-11-22 07:26:25 +00:00
⚙️ A GitHub Action for running Ansible playbooks
Find a file
2020-03-21 20:40:39 +01:00
.github/workflows workflows: test 2020-03-21 20:40:39 +01:00
action.yml init 2020-03-21 17:06:40 +01:00
Dockerfile Dockerfile: install bind-tools, remove bash 2020-03-21 20:02:02 +01:00
LICENSE init 2020-03-21 17:06:40 +01:00
main.sh main: make it a sh script 2020-03-21 20:01:42 +01:00
playbook.yml init 2020-03-21 17:06:40 +01:00
README.md init 2020-03-21 17:06:40 +01:00

Run Ansible playbook Github Action