使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ka
/
ansible-role-home
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
remove xonsh
pull/1/head
Markus Katharina Brechtel
2 年前
父节点
096be760ed
当前提交
920b69a3f1
共有
3 个文件被更改
,包括
0 次插入
和
15 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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