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
fb1fddb773
commit
95e77f095f
@ -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 }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user