This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ka
/
ansible-role-home
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
remove xonsh
pull/1/head
Markus Katharina Brechtel
2 年之前
父節點
096be760ed
當前提交
920b69a3f1
共有
3 個文件被更改
,包括
0 次插入
和
15 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/main.yaml
+0
-11
tasks/xonsh.yaml
+0
-3
templates/xonsh/xonshrc.j2
+ 0
- 1
tasks/main.yaml
查看文件
@@ -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
查看文件
@@ -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
查看文件
@@ -1,3 +0,0 @@
{{ansible_managed|comment}}
xontrib load abbrevs coreutils