add delegate

master
Michael Wilson 3 years ago
parent 31984db41c
commit 97c03ee00d
  1. 1
      hetzner/autoinstall/tasks/unlock.yml

@ -7,3 +7,4 @@
host: '{{ ansible_ssh_host }}' host: '{{ ansible_ssh_host }}'
search_regex: OpenSSH|dropbear search_regex: OpenSSH|dropbear
timeout: 300 timeout: 300
delegate_to: localhost

Loading…
Cancel
Save