Run sanity tests outside of our container

Also just ignore one sanity test for the export module, instead of
ignoring all of them.

Also use latest ansible-test, and make it work on GHA (by using podman
instead of docker).

Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
Rick Elrod
2022-12-20 17:40:08 -06:00
parent 41f3f381ec
commit d968b648de
6 changed files with 24 additions and 95 deletions

View File

@@ -0,0 +1,3 @@
---
modules:
python_requires: '>3'