-
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 #26 from adfinis/feat/update_bareos_webui
feat: bareos_webui v1.3.1
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bareos_webui
updated
13 files
+3 −10 | .github/workflows/galaxy.yml | |
+4 −4 | .github/workflows/molecule.yml | |
+15 −0 | .github/workflows/semantic-release.yml | |
+4 −9 | .github/workflows/todo.yml | |
+57 −1 | meta/argument_specs.yml | |
+2 −2 | meta/main.yml | |
+21 −0 | molecule/default/converge.yml | |
+34 −0 | molecule/default/tls_files/molecule-ca.pem | |
+87 −0 | molecule/default/tls_files/molecule-test-chain.pem | |
+13 −26 | tasks/main.yml | |
+56 −0 | templates/directors.ini.j2 | |
+1 −0 | vars/Debian.yml | |
+1 −0 | vars/RedHat.yml |