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
Added simple role manage ssh users
Till Klocke
hace 9 años
padre
9cf1534c9a
commit
ebb6681395
Se han
modificado 2 ficheros
con
8 adiciones
y
7 borrados
Dividir vista
Mostrar estadísticas de diff
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
Ver fichero
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage