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:
@@ -23,7 +23,7 @@ platforms:
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../"
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../../../"
|
||||
options:
|
||||
skip-tags: runtime_pkg
|
||||
inventory:
|
||||
|
||||
@@ -23,7 +23,7 @@ platforms:
|
||||
provisioner:
|
||||
name: ansible
|
||||
env:
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../"
|
||||
ANSIBLE_COLLECTIONS_PATH: "../../../../"
|
||||
options:
|
||||
skip-tags: runtime_pkg
|
||||
inventory:
|
||||
|
||||
Reference in New Issue
Block a user