mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-10 14:45:28 +01:00
* This is a temporary measure until we stop covering Python2 * Skipped sanity[cannot-ignore] to keep backward compatibility with Python2 * Consolidate all ansible-lint option locations into .ansible-lint * Fixed some typos Signed-off-by: saito-hideki <saito@fgrep.org>
10 lines
570 B
Text
10 lines
570 B
Text
tests/utils/shippable/timing.py shebang
|
|
plugins/action/synchronize.py pylint:ansible-bad-import-from
|
|
plugins/callback/cgroup_perf_recap.py pylint:ansible-bad-import-from
|
|
plugins/modules/mount.py pylint:ansible-bad-import-from
|
|
plugins/modules/sysctl.py pylint:ansible-bad-import-from
|
|
plugins/shell/csh.py pylint:ansible-bad-import-from
|
|
plugins/shell/fish.py pylint:ansible-bad-import-from
|
|
tests/unit/mock/procenv.py pylint:ansible-bad-import-from
|
|
tests/unit/mock/yaml_helper.py pylint:ansible-bad-import-from
|
|
tests/unit/modules/conftest.py pylint:ansible-bad-import-from
|