Releases: adfinis/ansible-role-bareos_dir
Releases · adfinis/ansible-role-bareos_dir
v1.2.1 Fix GitHub Actions for Molecule
v1.2.0 TLS support WebUI/Console, extend configuration options
What's Changed
- chore(ci): update fedora versions by @adf-patrickha in #8
- Extend configuration options by @adf-patrickha in #10
- feat: TLS encryption for Director / WebUI connection by @JoelJoos in #7
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1 Fix meta/arguments_specs and assert.yml task
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Add support for Bareos Dir Plugins
What's Changed
- chore(ci): rpl fedora 37 with 39, plugin FileSets in molecule by @adf-patrickha in #3
- feat: bareos_dir plugin support, separate vars by distro by @adf-patrickha in #4
Full Changelog: v1.0.3...v1.1.0
v1.0.3 Bareos Plugin support for FileSets
- Add support to render FileSet configs with Bareos plugins, as documented in https://docs.bareos.org/TasksAndConcepts/Plugins.html#file-daemon-plugins
- Add more example configurations
- Replace outdated yes/no with true/false in the changed files