This website requires JavaScript.
Explore
Help
Sign In
talexander
/
machine_setup
Watch
1
Star
0
Fork
0
You've already forked machine_setup
Code
Issues
Pull Requests
Releases
Activity
machine_setup
/
ansible
/
playbook.yaml
9 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
Add an initial sudo role.
2022-10-09 18:51:41 -04:00
-
hosts
:
all
vars
:
ansible_become
:
True
roles
:
-
sudo
Add a users role.
2022-10-09 23:36:22 -04:00
-
users
Start of zrepl role. Currently only doing FreeBSD.
2022-10-10 22:31:22 -04:00
-
zrepl
Start of zsh role, per-user section not yet implemented.
2022-10-11 20:21:38 -04:00
-
zsh
Reference in New Issue
Copy Permalink