- hosts: "{{ hostlist }}" tasks: - name: Install the xdg Python module pip: name: xdg extra_args: --user