Make requirements.yml match documentation for location
This commit is contained in:
		
							
								
								
									
										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: | 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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user