使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
nils
/
ispmail-buster-ansible
镜像自地址
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
浏览代码
Yet... trying to install via Ansible locally
merge-requests/1/merge
Christoph Haas
10 年前
父节点
cbd23533df
当前提交
7ae84b8eaa
共有
2 个文件被更改
,包括
1 次插入
和
5 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+0
-5
.gitlab-ci.yml
+1
-0
hosts
+ 0
- 5
.gitlab-ci.yml
查看文件
@@ -1,10 +1,5 @@
image: williamyeh/ansible:debian8
#before_script:
# - apt-get update -qy
# - apt-get install -y python-dev python-pip
# - pip install ansible
variables:
HOSTNAME: default.example.org
+ 1
- 0
hosts
查看文件
@@ -1,2 +1,3 @@
default
localhost ansible_connection=local
撰写
预览
正在加载...
取消
保存