Make requirements.yml match documentation for location

This commit is contained in:
Jason Rothstein 2020-07-12 15:38:49 -05:00
parent d6cf1bfc6e
commit dbacad09f6
2 changed files with 14 additions and 9 deletions

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'

View File

@ -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