Make git checkout happy with SSH URLs
This commit is contained in:
		| @@ -150,6 +150,7 @@ | |||||||
|     - item.fqdn is defined |     - item.fqdn is defined | ||||||
|     - item.repo is defined |     - item.repo is defined | ||||||
|   ansible.builtin.git: |   ansible.builtin.git: | ||||||
|  |     accept_hostkey: 'yes' | ||||||
|     dest: '/srv/http/{{ item.fqdn }}' |     dest: '/srv/http/{{ item.fqdn }}' | ||||||
|     repo: '{{ item.repo }}' |     repo: '{{ item.repo }}' | ||||||
|   loop: '{{ http_vhost }}' |   loop: '{{ http_vhost }}' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user