This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Xem
5
Star
0
Fork
0
Các tập tin
Browse Source
Manage users playbooks requires sudo to work
Till Klocke
9 năm trước cách đây
mục cha
ebb6681395
commit
eb8f99a23f
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
playbooks/manage-users.yml
+ 1
- 0
playbooks/manage-users.yml
Xem Tập Tin
@@ -1,4 +1,5 @@
---
- hosts: all
+ sudo: true
roles:
- usermanage