This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
ffdo-infrastruktur
/
ffdo-ansible
同期ミラー
https://github.com/ffdo/ffdo-ansible.git
ウォッチ
5
スター
0
フォーク
0
ファイル
ソースを参照
Manage users playbooks requires sudo to work
Till Klocke
9 年 前
親
ebb6681395
コミット
eb8f99a23f
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
playbooks/manage-users.yml
+ 1
- 0
playbooks/manage-users.yml
ファイルの表示
@@ -1,4 +1,5 @@
---
- hosts: all
+ sudo: true
roles:
- usermanage