community.docker/tests
Felix Fontein a3efa26e2e
Address some pylint issues (#1155)
* Address cyclic-import.

* Address redefined-builtin.

* Address redefined-argument-from-local.

* Address many redefined-outer-name.

* Address pointless-string-statement.

* No longer needed due to separate bugfix.

* Address useless-return.

* Address possibly-used-before-assignment.

* Add TODOs.

* Address super-init-not-called.

* Address function-redefined.

* Address unspecified-encoding.

* Clean up more imports.
2025-10-09 20:11:36 +02:00
..
ee Move EE tests to antsibull-nox (#1100) 2025-07-25 21:23:06 +02:00
images Add Distribution 3.0.0 image. 2025-08-03 14:18:29 +02:00
integration Fix docker_container_exec's detach=true. (#1145) 2025-10-07 18:49:20 +02:00
sanity Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
unit Address some pylint issues (#1155) 2025-10-09 20:11:36 +02:00
utils Restrict cffi on Python 2. (#1126) 2025-09-12 19:58:48 +02:00
config.yml Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway. 2025-04-27 12:24:53 +02:00