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
8e5e91bbce
machine_setup
/
ansible
/
playbook.yaml
9 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
Add an initial sudo role.
2022-10-09 22:51:41 +00:00
-
hosts
:
all
vars
:
ansible_become
:
True
roles
:
-
sudo
Add a users role.
2022-10-10 03:36:22 +00:00
-
users
Start of zrepl role. Currently only doing FreeBSD.
2022-10-11 02:31:22 +00:00
-
zrepl
Start of zsh role, per-user section not yet implemented.
2022-10-12 00:21:38 +00:00
-
zsh
Reference in New Issue
Copy Permalink