Releases: aisbergg/ansible-role-sysctl
Releases · aisbergg/ansible-role-sysctl
v3.2.0
Bug Fixes
- ensure /etc/sysctl.d exists before any other action
CI Configuration
- add branch explicitly to make Ansible import action happy
- bump Ansible Galaxy action version
Chores
- update linting config and add tox.ini
- don't use bump2version to include the CHANGELOG in the bump commit, it doesn't do a good job
v3.1.0
v3.0.0
Bug Fixes
- correctly use boolean test
- correct Ansible version requirement
CI Configuration
- add Github action for automatic releases
Chores
- update changelog
- update development configs
- use google as yapf base style
- .ansible-lint: update linter config
- .pre-commit-config.yaml: bump pre-commit hook versions
- CHANGELOG.md: update changelog
- CHANGELOG.md: update changelog
- CHANGELOG.md: update changelog
- CHANGELOG.tpl.md: update changelog template
- requirements.yml: add role requirements
Code Refactoring
- drop support for Ansible < 2.10
- clean up
Documentation
- add 'required' note
Features
- ensure the rendered templates change everytime
- link /etc/sysctl.conf to /etc/sysctl.d/99-sysctl.conf
- rename
variables
toparameters
- add 'sysctl_d_clear_whitelist' option
- rename sysctl_clear_configurations option and remove jmespath dependency
- add option sysctl_clear_configurations