Quote strings in requirements
This commit is contained in:
		| @@ -1,11 +1,11 @@ | |||||||
| --- | --- | ||||||
| - name: enable_epel | - name: 'enable_epel' | ||||||
|   src: git+https://git.fdragon.com/AnsibleRoles/enable_epel.git |   src: 'git+https://git.fdragon.com/AnsibleRoles/enable_epel.git' | ||||||
|   version: master |   version: 'master' | ||||||
| - name: enable_rpmfusion | - name: 'enable_rpmfusion' | ||||||
|   src: git+https://git.fdragon.com/AnsibleRoles/enable_rpmfusion.git |   src: 'git+https://git.fdragon.com/AnsibleRoles/enable_rpmfusion.git' | ||||||
|   version: master |   version: 'master' | ||||||
| - name: ensure_os_patch | - name: 'ensure_os_patch' | ||||||
|   src: git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git |   src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git' | ||||||
|   version: master |   version: 'master' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user