Make compatible with current ansible-core devel (#7379)

Make compatible with current ansible-core devel.
This commit is contained in:
Felix Fontein
2023-10-10 07:55:02 +02:00
committed by GitHub
parent 40809ed953
commit 557a4ae653
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "memset module utils - make compatible with ansible-core 2.17 (https://github.com/ansible-collections/community.general/pull/7379)."