ansible.posix/changelogs/fragments/682_update_ci_20250929.yml
saito-hideki e9f72afbbc
Ignore pylint errors caused by compatibility checks for six
* This is a temporary measure until we stop covering Python2
* Remove standalone ansible-lint tests since it is covered by ansible-test

Signed-off-by: saito-hideki <saito@fgrep.org>
2025-09-30 13:55:16 +09:00

2 lines
139 B
YAML

trivial:
- Update AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).