1 line
85 B
YAML
1 line
85 B
YAML
root_group: "{% if ansible_os_family == 'FreeBSD' %}wheel{% else %}root{% endif %}"
|
root_group: "{% if ansible_os_family == 'FreeBSD' %}wheel{% else %}root{% endif %}"
|