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
c70c758c96
commit
f7203cbf38
@ -4,4 +4,6 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- debug:
|
- debug:
|
||||||
msg: "{{ selected_containers }}"
|
msg: "{{ item }}"
|
||||||
|
loop: "{{ selected_containers }}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user