From ff424b1c39572fba9fc27e6200b2b5961919e24a Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 12 May 2022 21:01:44 +0200 Subject: [PATCH] collections: install ansible.utils Signed-off-by: Guillaume Abrioux --- requirements.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.yml b/requirements.yml index 9ac7ecfcb..fa3266315 100644 --- a/requirements.yml +++ b/requirements.yml @@ -4,3 +4,4 @@ collections: - name: https://opendev.org/openstack/ansible-config_template version: 1.2.1 type: git + - name: ansible.utils \ No newline at end of file -- 2.47.3