Enable install of pre-reqs
This commit is contained in:
		| @@ -1,4 +1,7 @@ | |||||||
| --- | --- | ||||||
|  | - name: ensure_ansible_prereq | ||||||
|  |   src: git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git | ||||||
|  |   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 | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								test.yml
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								test.yml
									
									
									
									
									
								
							| @@ -8,6 +8,7 @@ | |||||||
|     - name: 'Fetch service data' |     - name: 'Fetch service data' | ||||||
|       service_facts: |       service_facts: | ||||||
|   roles: |   roles: | ||||||
|  |     - role: 'ensure_ansible_prereq' | ||||||
|     - role: 'ensure_os_patch' |     - role: 'ensure_os_patch' | ||||||
|     - role: 'ensure_repo_epel' |     - role: 'ensure_repo_epel' | ||||||
|     - role: 'ensure_repo_fdragon' |     - role: 'ensure_repo_fdragon' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user