mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02: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