このサイトは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行の削除
分割表示
差分オプション
統計情報を表示
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
書き込み
プレビュー
読み込み中…
キャンセル
保存