このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Thrace-lan.info
/
ansible
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
working on changes, and debugging
master
Erin Sims
2年前
親
beb20b58d8
コミット
781b7066c7
1個のファイルの変更
、
2行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-1
playbooks/mpdf.yaml
+ 2
- 1
playbooks/mpdf.yaml
ファイルの表示
@@ -130,8 +130,9 @@
handlers:
- name: Restart MPD
ansible.builtin.service:
name: mpd
name:
"
mpd
f{{ item }}"
state: restarted
loop: "{{ range(1,mpdcount|int + 1) }}"
- name: sshfs
ansible.builtin.import_playbook: sshfs.yaml
書き込み
プレビュー
読み込み中…
キャンセル
保存