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
9e411099d6
commit
383428748e
@ -29,7 +29,4 @@
|
|||||||
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
|
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
|
||||||
line: "{{ key.stdout }}"
|
line: "{{ key.stdout }}"
|
||||||
create: yes
|
create: yes
|
||||||
|
|
||||||
- name: Print
|
|
||||||
ansible.builtin.debug:
|
|
||||||
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '/home/jd/.ssh/id_rsa.pub') }}"
|
|
Loading…
x
Reference in New Issue
Block a user