本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
nils
/
ispmail-buster-ansible
镜像来自
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Yet... trying to install via Ansible locally
merge-requests/1/merge
Christoph Haas
10 年之前
父節點
cbd23533df
當前提交
7ae84b8eaa
共有
2 個檔案被更改
,包括
1 行新增
和
5 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
取消
儲存