-
Notifications
You must be signed in to change notification settings - Fork 43
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
1 parent
c292878
commit 34869fe
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule consul-helm
updated
108 files
Submodule ansible-docker
updated
10 files
+9 −23 | .travis.yml | |
+33 −0 | .yamllint | |
+22 −0 | molecule/default/Dockerfile.j2 | |
+22 −0 | molecule/default/INSTALL.rst | |
+20 −0 | molecule/default/molecule.yml | |
+5 −0 | molecule/default/playbook.yml | |
+15 −0 | molecule/default/tests/test_default.py | |
+18 −12 | tasks/debian.yml | |
+9 −9 | tasks/manage_python_modules.yml | |
+43 −43 | tasks/set_facts.yml |
Submodule ansible-k8s
updated
74 files