This website works better with JavaScript
Home
Explore
Help
Sign In
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Watch
5
Star
0
Fork
0
Files
Browse Source
Manage users playbooks requires sudo to work
Till Klocke
9 years ago
parent
ebb6681395
commit
eb8f99a23f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
playbooks/manage-users.yml
+ 1
- 0
playbooks/manage-users.yml
View File
@@ -1,4 +1,5 @@
---
---
- hosts: all
- hosts: all
+ sudo: true
roles:
roles:
- usermanage
- usermanage