mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
cfe83649ec
commit
e18bccd4f2
@ -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 }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user