This commit is contained in:
Tom Alexander 2022-12-03 17:22:53 -05:00
parent b5ffd1e44d
commit e32c2b1f6b
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 32 additions and 32 deletions

View File

@ -2,37 +2,37 @@
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
# - sshfs
# - jail
# - fuse
# - autofs
# - exfat
# - bhyve
# - media
# - kubernetes
# - google_cloud_sdk
# - ansible
- sudo
- users
- package_manager
- zrepl
- zsh
- network
- sshd
- base
- firewall
- cpu
- ntp
- build
- graphics
- gpg
- fonts
- alacritty
- sway
- emacs
- firefox
- devfs
- ssh_client
- sshfs
- jail
- fuse
- autofs
- exfat
- bhyve
- media
- kubernetes
- google_cloud_sdk
- ansible
- wireguard
- hosts: nat_dhcp:homeserver_nat_dhcp

View File

@ -10,7 +10,7 @@
dest: /usr/local/etc/wireguard/
mode: 0440
owner: root
group: root
group: wheel
with_fileglob: "files/wireguard_configs/{{ wireguard_directory }}/*.conf"
- name: Enable gateway