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
commit 557a4ae653
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)."