generated from DO1JLR/ansible_playbook_template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule unbound
updated
18 files
+6 −0 | .github/FUNDING.yml | |
+217 −0 | .github/license.svg | |
+18 −0 | .github/workflows/ansible-debian-buster.yml | |
+18 −0 | .github/workflows/ansible-debian-latest.yml | |
+18 −0 | .github/workflows/ansible-debian-sid.yml | |
+18 −0 | .github/workflows/ansible-debian-stable.yml | |
+18 −0 | .github/workflows/ansible-debian-stretch.yml | |
+22 −0 | .github/workflows/ansible-linting-check.yml | |
+18 −0 | .github/workflows/ansible-ubuntu-bionic.yml | |
+18 −0 | .github/workflows/ansible-ubuntu-latest.yml | |
+18 −0 | .github/workflows/ansible-ubuntu-trusty.yml | |
+22 −0 | .github/workflows/yamllint.yaml | |
+8 −0 | .yamllint | |
+2 −0 | defaults/main.yml | |
+3 −4 | handlers/main.yml | |
+2 −2 | tasks/main.yml | |
+1 −1 | tasks/versioncheck.yml | |
+1 −1 | vars/main.yml |