From: Guillaume Abrioux Date: Thu, 12 May 2022 19:01:44 +0000 (+0200) Subject: collections: install ansible.utils X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff424b1c39572fba9fc27e6200b2b5961919e24a;p=ceph-ansible.git collections: install ansible.utils Signed-off-by: Guillaume Abrioux --- 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