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
6ef4dbdb80
commit
ac3d2b3298
@ -17,6 +17,6 @@
|
|||||||
url: http://192.168.77.106:48000/ssh/id_rsa.pub
|
url: http://192.168.77.106:48000/ssh/id_rsa.pub
|
||||||
dest: ~/.ssh/id_rsa.pub
|
dest: ~/.ssh/id_rsa.pub
|
||||||
mode: '0600'
|
mode: '0600'
|
||||||
|
- name: Print
|
||||||
- ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '~/.ssh/id_rsa.pub') }}"
|
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '~/.ssh/id_rsa.pub') }}"
|
Loading…
x
Reference in New Issue
Block a user