add freebsd support, fix template
This commit is contained in:
parent
0df06810fc
commit
6e5f0d0726
3 changed files with 5 additions and 9 deletions
1
vars/main.yml
Normal file
1
vars/main.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
root_group: "{% if ansible_os_family == 'FreeBSD' %}wheel{% else %}root{% endif %}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue