bitwarden

This commit is contained in:
jaydee
2024-11-15 14:41:17 +01:00
parent c06d9f7bc1
commit dab68012c7
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,8 @@
- name: import a task
hosts: containers
gather_facts: false
# vars:
# selected_containers: selected_containers|split(",")
tasks:
# - debug:
# msg: "{{ inventory_hostname }}"