community.general/changelogs/fragments/3194-sanity.yml
2021-08-12 12:07:50 +02:00

14 lines
1.7 KiB
YAML

bugfixes:
- "memcached cache plugin - change function argument names to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "logdns callback plugin - improve split call to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "saltstack connection plugin - fix function signature (https://github.com/ansible-collections/community.general/pull/3199)."
- "online inventory plugin - improve split call to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "netapp module utils - remove always-true conditional to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "online module utils - improve split call to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "scaleway module utils - improve split call to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "one_template - change function argument name to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "packet_device - use generator to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "packet_sshkey - use generator to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "maven_artifact - improve split call to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "launchd - use private attribute to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."
- "ufw - use generator to fix sanity errors (https://github.com/ansible-collections/community.general/pull/3199)."