This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ffdo-infrastruktur
/
ffdo-ansible
mirror de
https://github.com/ffdo/ffdo-ansible.git
Observar
5
Favorito
0
Fork
0
Arquivos
Ver código fonte
Manage users playbooks requires sudo to work
Till Klocke
9 anos atrás
pai
ebb6681395
commit
eb8f99a23f
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
playbooks/manage-users.yml
+ 1
- 0
playbooks/manage-users.yml
Ver arquivo
@@ -1,4 +1,5 @@
---
- hosts: all
+ sudo: true
roles:
- usermanage