v1.6.0
v1.6.0
Minor Changes
- Role
cluster_configinvokes multiple cluster configuration modules. If one module fails, the role now continues with other modules to apply as many configuration changes as possible. (#322)
See also: CHANGELOG
What's Changed
- ci(release): publish to Ansible Automation Platform by @shoriminimoe in #319
- CI stop running unit tests with ansible 2.9 by @justinc1 in #323
- Fail late if cluster_config task fails by @justinc1 in #322
- Syslog server set by @justinc1 in #324
- cluster_config role continue after syslog_server module failure by @justinc1 in #325
- Ci bump versions by @justinc1 in #326
- ci: replace VSNS 9.4.0 -> 9.4.17 by @shoriminimoe in #330
- ci: document NTP server, SMB server and OIDC by @justinc1 in #331
- ci: fix unsafe conditional by @justinc1 in #332
- oidc_config, retry also '"safe" GET by @justinc1 in #333
- ci: Remove jinja2 from assert, to avoid warnings by @justinc1 in #334
- Release 1.6.0 by @justinc1 in #328
Full Changelog: v1.5.0...v1.6.0