1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 04:27:15 +00:00

[PR #11424/f0e3edc8 backport][stable-12] New module: logrotate (#11581)

New module: `logrotate` (#11424)

* add module logrotate

* add values for start

* fix docs

* version 12.5.0 and fix test

---------


(cherry picked from commit f0e3edc892)

Co-authored-by: Aleksandr Gabidullin <101321307+a-gabidullin@users.noreply.github.com>
Co-authored-by: Александр Габидуллин <agabidullin@astralinux.ru>
This commit is contained in:
patchback[bot] 2026-03-13 08:01:39 +01:00 committed by GitHub
parent e631648ef6
commit 79d8c9bd6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1978 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -930,6 +930,8 @@ files:
labels: logentries
$modules/logentries_msg.py:
maintainers: jcftang
$modules/logrotate.py:
maintainers: a-gabidullin
$modules/logstash_plugin.py:
maintainers: nerzhul
$modules/lvg.py: