This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ffdo-infrastruktur
/
ffdo-ansible
miroir de
https://github.com/ffdo/ffdo-ansible.git
Suivre
5
Voter
0
Fork
0
Fichiers
Parcourir la source
Added simple role manage ssh users
Till Klocke
il y a 9 ans
Parent
9cf1534c9a
commit
ebb6681395
2 fichiers modifiés
avec
8 ajouts
et
7 suppressions
Vue séparée
Afficher les stats Diff
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
Fichier diff supprimé car celui-ci est trop grand
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
Voir le fichier
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage