mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 12:10:11 +02:00
bitwarden
This commit is contained in:
@@ -19,4 +19,4 @@
|
|||||||
mode: '0600'
|
mode: '0600'
|
||||||
- name: Print
|
- name: Print
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '$HOME/.ssh/id_rsa.pub') }}"
|
msg: "the value of foo.txt is {{ lookup('ansible.builtin.file', '/home/jd/.ssh/id_rsa.pub') }}"
|
Reference in New Issue
Block a user