mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
use a previous version of ansible.utils with support for ansible-core<2.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- name: ansible.utils
|
- name: ansible.utils
|
||||||
version: "3.1.0"
|
version: "2.12.0"
|
||||||
- name: amazon.aws
|
- name: amazon.aws
|
||||||
version: "6.1.0"
|
version: "6.1.0"
|
||||||
- name: ansible.posix
|
- name: ansible.posix
|
||||||
|
|||||||
Reference in New Issue
Block a user