mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
bitwarden
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
- name: Ensure we have our own comment added to /etc/services
|
||||
ansible.builtin.lineinfile:
|
||||
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
|
||||
line: key.stdout
|
||||
line: "{{ key.stdout }}"
|
||||
|
||||
- name: Print
|
||||
ansible.builtin.debug:
|
||||
|
Reference in New Issue
Block a user