Releases: O1ahmad/ansible-role-systemd
Releases · O1ahmad/ansible-role-systemd
Release v0.3.5
Release v0.3.4
Changelog:
- Add label to loop_control in handlers and replace with_items with loop
Release v0.3.3
Changelog:
- Add unit processing loop control labels for better output readability
- Add support for drop-in override configuration
Release v0.3.2
Changelog:
- Reload handler: Only restart modified units
Release v0.3.1
Changelog:
- don't end-play following uninstall process to allow for downstream role cleanup
Release v0.3.0
Changelog:
- add functionality for enabling and setting state of configured units
Release v0.2.2
Changelog:
- rename loop_vars to context dependent value in order to avoid variable collisions with default
item
name
Release v0.2.1
Changelog:
- fix unit file rendering bug preventing
target
units from being expressed due to lack of[Type]
section by definition - update and parallelize test workflow by leveraging Travis jobs (rather than relying test-kitchen's relatively problematic
--concurrency
flag)
Release v0.1.0
Changelog:
- initial release of the Ansible role providing installation and configuration provisioning logic for
Systemd
units