mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 09:30:08 +01:00
bitwarden
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
listjojocomma: "{{ selected_containers | split(',') }}"
|
||||
#listjojocomma: "{{ selected_containers | from_json }}"
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{ listjojocomma }}"
|
||||
when: inventory_hostname in groups['morefine-server']
|
||||
- debug:
|
||||
msg: "{{ item }}"
|
||||
loop: "{{ listjojocomma }}"
|
||||
|
||||
Reference in New Issue
Block a user