Update AZP CI matrix and sanity test

* Update AZP CI matrix
* Add ignore file for Ansible Core 2.21
* Remove ignore lines for ansible-bad-import-from in 2.20 sanity tests

Signed-off-by: Hideki Saito <saito@fgrep.org>
(cherry picked from commit 7d5aef07e2)
This commit is contained in:
Hideki Saito
2025-12-05 01:06:51 +00:00
parent 30db9884ce
commit 1bcf7f3ee4
3 changed files with 71 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
trivial:
- AZP - Update AZP matrix to follow ansible-test changes.
- Add ignore file for Ansible Core 2.21.
- Remove ignore lines for ansible-bad-import-from in 2.20 sanity tests.