community.docker/tests/sanity/ignore-2.18.txt
Felix Fontein 9ff53bc143
CI: Add stable-2.17; copy ignore.txt files from 2.17 to 2.18; move stable-2.14 from AZP to GHA (#830)
* Add stable-2.17 to CI; copy ignore files from 2.17 to 2.18.

* Move stable-2.14 from AZP to GHA.
2024-04-03 08:32:28 +02:00

5 lines
486 B
Plaintext

plugins/modules/docker_container_copy_into.py validate-modules:undocumented-parameter # _max_file_size_for_diff is used by the action plugin
plugins/module_utils/_api/api/client.py pylint:use-yield-from # suggested construct does not work with Python 2
plugins/module_utils/_api/utils/build.py pylint:use-yield-from # suggested construct does not work with Python 2
tests/unit/plugins/module_utils/test_copy.py pylint:use-yield-from # suggested construct does not work with Python 2