mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -4,4 +4,6 @@
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{ selected_containers }}"
|
||||
msg: "{{ item }}"
|
||||
loop: "{{ selected_containers }}"
|
||||
|
||||
|
Reference in New Issue
Block a user