Accept new SSH hostkey.
This commit is contained in:
parent
c951592281
commit
4293d9293a
@ -65,6 +65,7 @@
|
||||
repo: "ssh://git@git.scimetis.net:2222/yohan/config.git"
|
||||
dest: "{{ remote_workdir }}/config"
|
||||
version: master
|
||||
accept_newhostkey: true
|
||||
force: true
|
||||
changed_when: false
|
||||
when: not dovecot_installed_flag.stat.exists
|
||||
|
@ -22,6 +22,7 @@
|
||||
repo: "ssh://git@git.scimetis.net:2222/yohan/config.git"
|
||||
dest: "{{ remote_workdir }}/config"
|
||||
version: master
|
||||
accept_newhostkey: true
|
||||
force: true
|
||||
changed_when: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user