mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 20:20:11 +02:00
bitwarden
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
hosts: containers
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{ selected_containers }}"
|
||||
- debug:
|
||||
msg: "{{ item }}"
|
||||
loop: "{{ selected_containers }}"
|
||||
|
Reference in New Issue
Block a user