mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
* influxdb_retention_policy: ensure duration parameters are idempotent (#2281)
* add changelog for pr #2284
(cherry picked from commit aea12899cc
)
Co-authored-by: Xabier Napal <naxabier@gmail.com>
This commit is contained in:
parent
1b05e03384
commit
6158b5f56b
2 changed files with 105 additions and 30 deletions
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- influxdb_retention_policy - ensure idempotent module execution with different
|
||||
duration and shard duration parameter values
|
||||
(https://github.com/ansible-collections/community.general/issues/2281).
|
Loading…
Add table
Add a link
Reference in a new issue