Add git clients to ensure_apache works
This commit is contained in:
		| @@ -18,6 +18,9 @@ roles: | |||||||
|   - name: 'ensure_dovecot' |   - name: 'ensure_dovecot' | ||||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_dovecot.git' |     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_dovecot.git' | ||||||
|     version: 'master' |     version: 'master' | ||||||
|  |   - name: 'ensure_git' | ||||||
|  |     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_git.git' | ||||||
|  |     version: 'master' | ||||||
|   - name: 'ensure_log_rotation' |   - name: 'ensure_log_rotation' | ||||||
|     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git' |     src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git' | ||||||
|     version: 'master' |     version: 'master' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user