1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/2284-influxdb_retention_policy-idempotence.yml
Xabier Napal aea12899cc
influxdb_retention_policy: ensure duration parameters are idempotent (#2281) (#2284)
* influxdb_retention_policy: ensure duration parameters are idempotent (#2281)

* add changelog for pr #2284
2021-04-26 07:03:36 +02:00

4 lines
217 B
YAML

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).