-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from adfinis/feat/bump_roles
bump role versions
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule bareos_dir
updated
13 files
+1 −1 | .github/workflows/galaxy.yml | |
+2 −0 | README.md | |
+3 −0 | defaults/main.yml | |
+75 −1 | meta/argument_specs.yml | |
+10 −0 | molecule/default/converge.yml | |
+29 −1 | tasks/assert.yml | |
+9 −0 | tasks/main.yml | |
+78 −0 | tasks/pam_auth.yml | |
+5 −4 | templates/console.conf.j2 | |
+9 −0 | templates/pam.d/bareos.j2 | |
+4 −0 | vars/Debian.yml | |
+10 −0 | vars/RedHat.yml | |
+2 −0 | vars/main.yml |
Submodule bareos_webui
updated
4 files
+1 −1 | .github/workflows/galaxy.yml | |
+10 −0 | meta/argument_specs.yml | |
+2 −0 | molecule/default/converge.yml | |
+4 −0 | templates/directors.ini.j2 |