Make requirements.yml match documentation for location
This commit is contained in:
parent
d6cf1bfc6e
commit
dbacad09f6
14
collections/requiremets.yml
Normal file
14
collections/requiremets.yml
Normal 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'
|
||||
|
@ -1,13 +1,4 @@
|
||||
---
|
||||
collections:
|
||||
- name: 'ansible.netcommon'
|
||||
- name: 'ansible.posix'
|
||||
# - name: 'ansible.windows'
|
||||
- name: 'community.crypto'
|
||||
- name: 'community.general'
|
||||
- name: 'community.kubernetes'
|
||||
- name: 'community.libvirt'
|
||||
- name: 'community.windows'
|
||||
roles:
|
||||
- name: ensure_ansible_prereq
|
||||
src: git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user