diff --git a/collections/requirements.yml b/collections/requirements.yml index 2dfe310..869cbdc 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,6 +1,7 @@ --- collections: - name: 'ansible.netcommon' + - name: 'ansible.mysql' - name: 'ansible.posix' - name: 'ansible.windows' - name: 'awx.awx'