このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-dovecot
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
29
コミット
1
ブランチ
65KB
ツリー:
bbdd0749f2
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'bbdd0749f2' から
${ noResults }
ansible-role-dovecot
/
tasks
/
auth
/
passwdfile.yaml
9 行
120B
Raw
Blame
履歴
---
- name: dovecot users
template:
src: users.j2
dest: /etc/dovecot/users
group: dovecot
mode: 0640