Update to 2.9 syntax to add collections

This commit is contained in:
Jason Rothstein 2020-07-03 16:27:25 -05:00
parent 6b6d99d2d4
commit d6cf1bfc6e

View File

@ -1,4 +1,14 @@
---
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
version: master