mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
ITPLT-3650 compatibility updates for ansible-core 2.16 and other dependencies
This commit is contained in:
@@ -11,6 +11,6 @@ platforms:
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../"
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../../../"
|
||||
verifier:
|
||||
name: testinfra
|
||||
|
||||
@@ -11,6 +11,6 @@ platforms:
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../"
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../../../"
|
||||
verifier:
|
||||
name: testinfra
|
||||
|
||||
Reference in New Issue
Block a user