bitwarden

This commit is contained in:
jaydee 2024-07-08 20:30:27 +02:00
parent 0e1299ad93
commit f8ce4d0dd7

View File

@ -1,6 +1,5 @@
- hosts: nas
name: Import media
become: true
tasks:
- name: Import media
ansible.builtin.shell: "(python3 /share/Data/__GITLAB/python/auto_import.py >/dev/null 2>&1 &)"