mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 17:40:08 +01:00
bitwarden
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
msg: "{{ result.stdout_lines }}"
|
msg: "{{ result.stdout_lines }}"
|
||||||
when: inventory_hostname in groups['raspberrypi5']
|
when: inventory_hostname == selected_server
|
||||||
- name: Replace ip
|
- name: Replace ip
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user