Start a jail task which creates the zfs datasets and installs a new_jail script.

This commit is contained in:
Tom Alexander
2022-10-28 21:05:26 -04:00
parent 9bf06cc90e
commit 33d2118c15
10 changed files with 160 additions and 21 deletions

View File

@@ -2,24 +2,25 @@
vars:
ansible_become: True
roles:
- sudo
- users
- package_manager
- zrepl
- zsh
- network
- sshd
- base
- firewall
- cpu
- ntp
- build
- graphics
- gpg
- fonts
- alacritty
- sway
- emacs
- firefox
- devfs
- ssh_client
# - sudo
# - users
# - package_manager
# - zrepl
# - zsh
# - network
# - sshd
# - base
# # - firewall
# - cpu
# - ntp
# - build
# - graphics
# - gpg
# - fonts
# - alacritty
# - sway
# - emacs
# - firefox
# - devfs
# - ssh_client
- jail