Fix spelling so collections import into AWX

This commit is contained in:
2020-11-11 19:04:59 -06:00
parent dbacad09f6
commit bcfb7583b6

View File

@@ -0,0 +1,14 @@
---
collections:
- name: 'ansible.netcommon'
- name: 'ansible.posix'
- name: 'awx.awx'
- name: 'community.crypto'
- name: 'community.digitalocean'
- name: 'community.general'
- name: 'community.kubernetes'
- name: 'community.libvirt'
- name: 'community.mysql'
- name: 'community.windows'
- name: 'oracle.oci'