systemd_info - extend support to timer unit (#9891)

* systemd_info - extend support to timer unit

* systemd_info - add changelogs fragments

* systemd_info - fix description and base_props
This commit is contained in:
Nocchia 2025-03-16 21:21:07 +01:00 committed by GitHub
commit 4a2cc71141
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 48 additions and 7 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- systemd_info - extend support to timer units (https://github.com/ansible-collections/community.general/pull/9891).