Explorar el Código

remove xonsh

pull/1/head
padre
commit
920b69a3f1
Se han modificado 3 ficheros con 0 adiciones y 15 borrados
  1. +0
    -1
      tasks/main.yaml
  2. +0
    -11
      tasks/xonsh.yaml
  3. +0
    -3
      templates/xonsh/xonshrc.j2

+ 0
- 1
tasks/main.yaml Ver fichero

@@ -9,7 +9,6 @@
- import_tasks: pulseaudio.yaml
- import_tasks: git.yaml
- import_tasks: timer.yaml
- import_tasks: xonsh.yaml

- import_tasks: kanboard.yaml



+ 0
- 11
tasks/xonsh.yaml Ver fichero

@@ -1,11 +0,0 @@
---

- name: xonsh pip
pip:
name: xonsh[full]
state: latest

- name: xonsh config
template:
src: xonsh/xonshrc.j2
dest: ~/.xonshrc

+ 0
- 3
templates/xonsh/xonshrc.j2 Ver fichero

@@ -1,3 +0,0 @@
{{ansible_managed|comment}}

xontrib load abbrevs coreutils