-
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.
- Loading branch information
1 parent
fe76c90
commit a4d0aae
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |