bitwarden

This commit is contained in:
jaydee 2024-11-14 17:44:56 +01:00
parent 8d81bf6450
commit 358fa2c9b1

View File

@ -26,7 +26,7 @@
- name: Ensure we have our own comment added to /etc/services
ansible.builtin.lineinfile:
path: "cat {{ ansible_env.HOME }}/.ssh/authorized_keys"
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
line: key.stdout
- name: Print