mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
358fa2c9b1
commit
74427b8998
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user