diff --git a/.github/workflows/ansible.yml b/.github/workflows/ansible.yml new file mode 100644 index 0000000..6948544 --- /dev/null +++ b/.github/workflows/ansible.yml @@ -0,0 +1,11 @@ +--- +name: Ansible CI +on: + pull_request: + push: + branches: [main] +jobs: + ansible: + uses: famedly/github-workflows/.github/workflows/ansible.yml@ansible-v1 + with: + collection: network