このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-ansible
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
32
コミット
1
ブランチ
59KB
ツリー:
6e45dc4fcf
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'6e45dc4fcf' から
${ noResults }
ansible-role-ansible
/
tasks
/
ansible.yaml
ansible.yaml
76B
Raw
通常表示
履歴
ansible in own tasks file
6年前
role rewritten
6年前
ansible in own tasks file
6年前
1
2
3
4
5
6
---
- name: ansible pip package
pip:
name: ansible
state: latest