use a previous version of ansible.utils with support for ansible-core<2.14

This commit is contained in:
Lee Goolsbee
2024-03-26 09:53:46 -05:00
parent e2ea50d4f7
commit c18cde830a

View File

@@ -1,7 +1,7 @@
---
collections:
- name: ansible.utils
version: "3.1.0"
version: "2.12.0"
- name: amazon.aws
version: "6.1.0"
- name: ansible.posix