mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 20:19:49 +02:00
bitwarden
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
- name: import a task
|
||||||
|
hosts: containers
|
||||||
|
gather_facts: false
|
||||||
|
tasks:
|
||||||
|
- debug:
|
||||||
|
msg: "{{ selected_containers }}"
|
||||||
Reference in New Issue
Block a user