mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
bitwarden
This commit is contained in:
@ -29,7 +29,4 @@
|
||||
path: "{{ ansible_env.HOME }}/.ssh/authorized_keys"
|
||||
line: "{{ key.stdout }}"
|
||||
create: yes
|
||||
|
||||
- name: Print
|
||||
ansible.builtin.debug:
|
||||
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '/home/jd/.ssh/id_rsa.pub') }}"
|
||||
|
Reference in New Issue
Block a user