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
+0 −18 | .github/workflows/ansible-debian-buster.yml | |
+0 −18 | .github/workflows/ansible-debian-latest.yml | |
+0 −18 | .github/workflows/ansible-debian-sid.yml | |
+0 −18 | .github/workflows/ansible-debian-stable.yml | |
+0 −18 | .github/workflows/ansible-debian-stretch.yml | |
+7 −1 | .github/workflows/ansible-linting-check.yml | |
+0 −18 | .github/workflows/ansible-ubuntu-bionic.yml | |
+0 −18 | .github/workflows/ansible-ubuntu-latest.yml | |
+0 −18 | .github/workflows/ansible-ubuntu-trusty.yml | |
+20 −0 | .github/workflows/galaxy.yml | |
+7 −5 | .github/workflows/yamllint.yaml | |
+1 −0 | .gitignore | |
+36 −0 | README.md | |
+9 −3 | handlers/main.yml | |
+17 −0 | meta/main.yml | |
+0 −21 | readme.md | |
+9 −7 | tasks/main.yml | |
+8 −8 | tasks/versioncheck.yml |