ITPLT-3650 compatibility updates for ansible-core 2.16 and other dependencies

This commit is contained in:
Lee Goolsbee
2024-04-26 13:07:57 -05:00
parent cff27677c6
commit ecb262a15f
44 changed files with 43 additions and 45 deletions

View File

@@ -11,6 +11,6 @@ platforms:
provisioner:
name: ansible
env:
ANSIBLE_COLLECTIONS_PATH: "../../"
ANSIBLE_COLLECTIONS_PATH: "../../../../"
verifier:
name: testinfra

View File

@@ -11,6 +11,6 @@ platforms:
provisioner:
name: ansible
env:
ANSIBLE_COLLECTIONS_PATH: "../../"
ANSIBLE_COLLECTIONS_PATH: "../../../../"
verifier:
name: testinfra