mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-11 20:12:14 +00:00
[CI] Update Azure Pipelines distros and fix shebang
- Add devel targets for Docker and Remote stages - Split existing targets into 2.21 stages - Fix shebang in timing.py to pass sanity test - Remove unnecessary shebang ignores from sanity ignore files Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
9
tests/sanity/ignore-2.22.txt
Normal file
9
tests/sanity/ignore-2.22.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user