-
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 #10 from adfinis/feat/bump_version
feat: bump role versions dir/webui
- 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
+3 −0 | README.md | |
+16 −1 | defaults/main.yml | |
+22 −0 | meta/argument_specs.yml | |
+73 −31 | tasks/assert.yml | |
+37 −0 | tasks/main.yml | |
+9 −0 | templates/bareos-dir.conf.j2 | |
+3 −0 | templates/client.conf.j2 | |
+21 −0 | templates/counter.conf.j2 | |
+37 −1 | templates/fileset.conf.j2 | |
+127 −1 | templates/job.conf.j2 | |
+27 −0 | templates/pool.conf.j2 | |
+3 −0 | templates/schedule.conf.j2 | |
+9 −0 | templates/storage.conf.j2 |
Submodule bareos_webui
updated
4 files
+17 −0 | defaults/main.yml | |
+9 −0 | meta/argument_specs.yml | |
+20 −1 | tasks/assert.yml | |
+18 −0 | tasks/main.yml |