mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
bitwarden
This commit is contained in:
parent
fb1fddb773
commit
95e77f095f
@ -34,7 +34,7 @@
|
||||
|
||||
- debug:
|
||||
msg: "{{ result.stdout_lines }}"
|
||||
when: inventory_hostname in groups['raspberrypi5']
|
||||
when: inventory_hostname == selected_server
|
||||
- name: Replace ip
|
||||
ansible.builtin.lineinfile:
|
||||
path: "{{ item }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user