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
Added simple role manage ssh users
Till Klocke
9 anos atrás
pai
9cf1534c9a
commit
ebb6681395
2 arquivos alterados
com
8 adições
e
7 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
Diferenças do arquivo suprimidas por serem muito extensas
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
Ver arquivo
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage