[PR #9891/4a2cc711 backport][stable-10] systemd_info - extend support to timer unit (#9894)

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

(cherry picked from commit 4a2cc71141)

Co-authored-by: Nocchia <133043574+NomakCooper@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-03-16 21:33:28 +01:00 committed by GitHub
commit 8f8b1ee4ce
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).