EvoBSD/roles/base
Jérémy Dubois 78686b8730 Stricter ssh and doas access - two separate groups actually needed
Fix #34 again

After some discussions, with actually need two separates groups :
- One group for ssh access (evobsd_ssh_group)
- One group for sudo/doas access (evobsd_sudo_group)

We won't need any client group. A client user will be added to the ssh group,
so that we won't have to think about what specific group a user need to be
added in.
2020-10-15 11:01:52 +02:00
..
defaults Add jinja2 variable for PATH variable environment 2020-10-13 11:44:53 +02:00
files Add jinja2 variable for PATH variable environment 2020-10-13 11:44:53 +02:00
handlers Fstab : we now also add noatime to each partitions 2020-10-15 09:57:02 +02:00
tasks Fstab : we now also add noatime to each partitions 2020-10-15 09:57:02 +02:00
templates Stricter ssh and doas access - two separate groups actually needed 2020-10-15 11:01:52 +02:00