bitwarden

This commit is contained in:
jaydee 2024-11-14 12:51:42 +01:00
parent fb1fddb773
commit 95e77f095f

View File

@ -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 }}"