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
47e61f1d0f
commit
80ef278406
@ -3,6 +3,8 @@
|
||||
hosts: containers
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{ selected_containers }}"
|
||||
- debug:
|
||||
msg: "{{ item }}"
|
||||
loop: "{{ selected_containers }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user