This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ffdo-infrastruktur
/
ffdo-ansible
espejo de
https://github.com/ffdo/ffdo-ansible.git
Seguir
5
Destacar
0
Fork
0
Archivos
Explorar el Código
Manage users playbooks requires sudo to work
Till Klocke
hace 9 años
padre
ebb6681395
commit
eb8f99a23f
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
playbooks/manage-users.yml
+ 1
- 0
playbooks/manage-users.yml
Ver fichero
@@ -1,4 +1,5 @@
---
- hosts: all
+ sudo: true
roles:
- usermanage