Changes to run sanity tests locally

Use a Makefile arg for the ansible-test sanity CLI args
  defaults to --docker
  in the future we probably need to customize python versions

Copy the rule exception for Ansible 2.15
  this helps people who are running from Ansible devel
This commit is contained in:
Alan Rominger
2022-12-21 09:53:18 -05:00
parent d968b648de
commit cf1ec07eab
2 changed files with 13 additions and 8 deletions

View File

@@ -0,0 +1 @@
plugins/modules/export.py validate-modules:nonexistent-parameter-documented # needs awxkit to construct argspec