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

Signed-off-by: saito-hideki <saito@fgrep.org>
2025-10-01 17:10:45 +09:00

3 lines
217 B
YAML

trivial:
- Updatng AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).
- Removing sandalone ansible-lint test it already covered by ansible-test.