machine_setup/ansible/playbook.yaml

30 lines
371 B
YAML
Raw Normal View History

2022-10-09 22:51:41 +00:00
- hosts: all
vars:
ansible_become: True
roles:
2022-10-30 04:15:58 +00:00
- sudo
- users
- package_manager
- zrepl
- zsh
- network
- sshd
- base
- firewall
- cpu
- ntp
- build
- graphics
- gpg
- fonts
- alacritty
- sway
- emacs
- firefox
- devfs
- ssh_client
- jail
2022-10-30 04:19:38 +00:00
- fuse
- autofs
2022-10-30 04:15:58 +00:00
- exfat