2023-09-19 18:03:26 +02:00
|
|
|
plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice
|
|
|
|
plugins/modules/homectl.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
|
|
plugins/modules/homectl.py import-3.12 # Uses deprecated stdlib library 'crypt'
|
|
|
|
plugins/modules/iptables_state.py validate-modules:undocumented-parameter # params _back and _timeout used by action plugin
|
|
|
|
plugins/modules/lxc_container.py validate-modules:use-run-command-not-popen
|
|
|
|
plugins/modules/osx_defaults.py validate-modules:parameter-state-invalid-choice
|
|
|
|
plugins/modules/parted.py validate-modules:parameter-state-invalid-choice
|
|
|
|
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
|
|
|
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
|
|
|
plugins/modules/udm_user.py import-3.12 # Uses deprecated stdlib library 'crypt'
|
|
|
|
plugins/modules/xfconf.py validate-modules:return-syntax-error
|
2024-03-23 12:28:41 +01:00
|
|
|
plugins/module_utils/univention_umc.py pylint:use-yield-from # suggested construct does not work with Python 2
|
|
|
|
tests/unit/compat/mock.py pylint:use-yield-from # suggested construct does not work with Python 2
|
2024-05-24 21:59:00 +02:00
|
|
|
tests/unit/plugins/modules/helper.py pylint:use-yield-from # suggested construct does not work with Python 2
|
2023-09-20 19:39:24 +02:00
|
|
|
tests/unit/plugins/modules/test_gio_mime.yaml no-smart-quotes
|