Fix wrong replacements. (#1139)

This commit is contained in:
Felix Fontein
2025-10-04 23:18:11 +02:00
committed by GitHub
parent 1902e0fdf2
commit 82b49c7cf2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
bugfixes:
- "Avoid usage of deprecated ``ansible.module_utils.six`` in all code that does not have to support Python 2 (https://github.com/ansible-collections/community.docker/pull/1137)."
- "Avoid usage of deprecated ``ansible.module_utils.six`` in all code that does not have to support Python 2 (https://github.com/ansible-collections/community.docker/pull/1137, https://github.com/ansible-collections/community.docker/pull/1139)."