machine_setup/ansible/playbook.yaml

31 lines
431 B
YAML
Raw Normal View History

2022-10-09 22:51:41 +00:00
- hosts: all
vars:
ansible_become: True
roles:
2022-11-01 22:53:03 +00:00
# - sudo
# - users
# - package_manager
# - zrepl
# - zsh
# - network
# - sshd
2022-11-02 03:03:30 +00:00
# - base
2022-11-01 22:53:03 +00:00
# - firewall
# - cpu
# - ntp
# - build
# - graphics
# - gpg
# - fonts
# - alacritty
# - sway
# - emacs
# - firefox
# - devfs
# - ssh_client
2022-11-02 03:43:48 +00:00
- jail
2022-11-01 22:53:03 +00:00
# - fuse
# - autofs
# - exfat
2022-11-02 03:03:30 +00:00
- bhyve