mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -12,6 +12,5 @@
|
||||
when: inventory_hostname in groups['morefine-server']
|
||||
|
||||
- debug:
|
||||
msg: "{{ item }}"
|
||||
loop: "{{ selected_host }}"
|
||||
msg: "{{ selected_host }}"
|
||||
when: inventory_hostname in groups['morefine-server']
|
Reference in New Issue
Block a user