このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-ansible
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
remove ovh module setup
master
Markus Katharina Brechtel
4年前
親
6b73aa2482
コミット
e526ff03cc
2個のファイルの変更
、
0行の追加
、
18行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-6
tasks/cleanup.yaml
+0
-12
tasks/ovh_module.yaml
+ 0
- 6
tasks/cleanup.yaml
ファイルの表示
@@ -5,12 +5,6 @@
pkg: ansible
state: absent
- name: cleanup ansible ovh module
file:
path: /usr/share/ansible/modules/ovh
state: absent
when: not ansible_with_ovh_module
- name: cleanup ara pip package
pip:
name: ara
+ 0
- 12
tasks/ovh_module.yaml
ファイルの表示
@@ -1,12 +0,0 @@
---
- name: python ovh client
pip:
name: ovh
executable: pip3
- name: ansible ovh module
git:
repo: https://github.com/cornelius-keller/ansible-ovh.git
version: master
dest: /usr/share/ansible/modules/ovh/
書き込み
プレビュー
読み込み中…
キャンセル
保存