This website requires JavaScript.
Explore
Help
Sign In
humm
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
forked from
ccchb/ansible
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
66ba886916
ansible
/
debian.yml
7 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
Add default setup for debian (HACKY/WIP)
2020-09-16 19:14:54 -05:00
---
-
hosts
:
debian
become
:
yes
roles
:
-
debian
roles/user_mgmt: for add/delete users and ssh_keys
2020-09-17 07:55:13 -05:00
- {
role: user_mgmt, tags
:
[
user_mgmt]}
Reference in a new issue
Copy permalink