Update to 2.9 syntax to add collections
This commit is contained in:
parent
6b6d99d2d4
commit
d6cf1bfc6e
@ -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
|
- name: ensure_ansible_prereq
|
||||||
src: git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git
|
src: git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git
|
||||||
version: master
|
version: master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user