--- - name: xonsh pip pip: name: xonsh[full] state: latest - name: xonsh config template: src: xonsh/xonshrc.j2 dest: ~/.xonshrc