Files @ 2f65aa1f3f81
Branch filter:

Location: majic-ansible-roles/roles/bootstrap/defaults/main.yml

branko
MAR-155: Update usage instructions to cover the ansible_key now being mandatory in the preseed role.
1
2
3
---

ansible_key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}"