mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -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 }}"
|
||||
|
Reference in New Issue
Block a user