v1.2.0
Breaking Changes
With this change you are now required to have all your variables inside a vars.yml
file. See the Readme regarding upgrading.
What's Changed
- Externalize pict-rs configuration, start centralizing configuration variables by @codyro in #160
- Fix ansible-lint warnings by @Nothing4You in #166
- Fix change that broke notify/reload, update nginx handler by @codyro in #167
- Fix path to docker-daemon.json by @sanatsathaye in #168
- Update README.md, test some pre_task checks, explicitly import vars.yml by @codyro in #172
- Add vars.yml to woodpecker pipeline by @codyro in #176
- fix: Removal of forced become by @ticoombs in #178
- Make firewalld operations idempotent by @sanatsathaye in #173
- feat: Version 1.2.0 documentation by @ticoombs in #179
New Contributors
Full Changelog: 1.1.0...1.2.0