- 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 &)"