This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add users playbook
update_ca_key
Andrea Cimbalo
8 years ago
parent
9dab7dd887
commit
1aca04d5c7
1 changed files
with
12 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-0
users.yaml
+ 12
- 0
users.yaml
View File
@ -0,0 +1,12 @@
---
-
hosts
:
biff
roles:
-
role
:
lxc_guest
vm_name
:
users
-
hosts
:
users
roles:
-
role
:
fail2ban
-
role
:
pam-ldap
ldap_server
:
"{{ hostvars['ldap'].ansible_host }}"
-
role
:
apache2
user_dir
:
true
Write
Preview
Loading…
Cancel
Save