This website works better with JavaScript
Home
Explore
Help
Sign In
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Watch
5
Star
0
Fork
0
Files
Browse Source
Added simple role manage ssh users
Till Klocke
9 years ago
parent
9cf1534c9a
commit
ebb6681395
2 changed files
with
8 additions
and
7 deletions
Split View
Show Diff Stats
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
File diff suppressed because it is too large
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
View File
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage