This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Shokunin
/
cookiecutter-ansible-role
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
remove any dependency roles in testing from git repo
Chris Mague
7 年 前
親
f9edcc9f1c
コミット
709ba3e058
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
ファイルの表示
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*