Update to 2.9 syntax to add collections
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user