Releases: arillso/ansible.system
Releases · arillso/ansible.system
Version 0.0.5
What's Changed
- add roles chocolatey_packages,timezone,yum_repositories by @sbaerlocher in #5
- fix(deps): bump actions/checkout from 1 to 3 by @dependabot in #6
- fix apt packages by @sbaerlocher in #7
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 0.0.4...0.0.5
Version 0.0.4
Version 0.0.3
Version 0.0.2
What's Changed
- fix dependencies version by @sbaerlocher in #2
Fixed
- Fixed dependencies version of
devsec.hardening
- Fixed problems loading variable in sysctl role.
Full Changelog: 0.0.1...0.0.2
Version 0.0.1
What's Changed
- add roles and plugins by @sbaerlocher in #1
Added
Roles
- apt_cache
- apt_keys
- apt_packages
- apt_repositories
- maintenance
- netplan
- packages
- reboot
- resolv
- ssh
- sudoers
- sysctl
- systemd_service
- systemd_unit
Add Plugins
plugins/lookup:
- github_latest_release.py
plugins/modules:
- apt_update_info.py
- reboot_info.py
New Contributors
- @sbaerlocher made their first contribution in #1
Full Changelog: https://github.com/arillso/ansible.system/commits/0.0.1