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
8d81bf6450
commit
358fa2c9b1
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
- name: Ensure we have our own comment added to /etc/services
|
- name: Ensure we have our own comment added to /etc/services
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
path: "cat {{ ansible_env.HOME }}/.ssh/authorized_keys"
|
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
|
||||||
line: key.stdout
|
line: key.stdout
|
||||||
|
|
||||||
- name: Print
|
- name: Print
|
||||||
|
Loading…
x
Reference in New Issue
Block a user