rm invalid register

master
Michael Wilson 3 years ago
parent 158902440e
commit 83fe9a0482
  1. 1
      hetzner/autoinstall/tasks/main.yml

@ -1,7 +1,6 @@
- name: bootstrap fully encrypted linux image - name: bootstrap fully encrypted linux image
when: hetzner_autoinstall|default(false) when: hetzner_autoinstall|default(false)
notify: unlock_disk notify: unlock_disk
register: autoinstall
block: block:
- name: copy setup.conf template - name: copy setup.conf template
template: template:

Loading…
Cancel
Save