Merge pull request #1120 from rjeffman/ci_fix_sanity_test_ansible_lint

upstream ci: fix sanity test ansible lint failures
This commit is contained in:
Thomas Woerner
2023-09-07 13:03:53 +02:00
committed by GitHub
5 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
[galaxy-importer]
RUN_ANSIBLE_TEST = True
RUN_ANSIBLE_LINT = True
RUN_ANSIBLE_LINT = False
ANSIBLE_TEST_LOCAL_IMAGE = True
LOCAL_IMAGE_DOCKER = True