add ansible.utils

This commit is contained in:
nazunalika 2021-09-23 13:35:06 -07:00
parent 4929e29f9a
commit 0a983db61c
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ collections:
- name: community.mysql - name: community.mysql
- name: community.rabbitmq - name: community.rabbitmq
- name: ansible.posix - name: ansible.posix
- name: ansible.utils
- name: ktdreyer.koji_ansible - name: ktdreyer.koji_ansible
- name: netbox.netbox - name: netbox.netbox
- name: community.aws - name: community.aws