summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/general/tests/sanity/ignore-2.18.txt
blob: 806c4c5fcf39e3b288cb020c3e4a746fb7458b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
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
tests/unit/plugins/modules/helper.py pylint:use-yield-from  # suggested construct does not work with Python 2
tests/unit/plugins/modules/test_gio_mime.yaml no-smart-quotes