Replace ansible.module_utils.six with own module utils in some cases (#1138)

* Replace ansible.module_utils.six with own module utils in some cases.

* Add ignore.txt entires.
This commit is contained in:
Felix Fontein
2025-10-04 23:45:27 +02:00
committed by GitHub
parent 82b49c7cf2
commit ebe42308cc
43 changed files with 149 additions and 70 deletions
+1
View File
@@ -15,6 +15,7 @@ description: Modules and plugins for working with Docker
license:
- GPL-3.0-or-later
- Apache-2.0
- MIT
# license_file: COPYING
tags:
- docker