Files @ 3d3f7f804487
Branch filter:

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

branko
MAR-22: Added missing tests for common role and did small clean-up:

- Removed deployment of SSH client configuration from helper machine.
- Added tests for verifying backup configuration (deployed via meta
dependencies).
1
2
3
---

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