mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-07-25 00:06:53 +02:00
includedir fix
This commit is contained in:
@@ -36,7 +36,7 @@ Defaults {{ default }}
|
||||
# Group privilege specification
|
||||
{{ groups }}
|
||||
|
||||
{% if includes %}
|
||||
{% if includedir %}
|
||||
includedir {{ includedir }}
|
||||
{% else %}
|
||||
#includedir /etc/sudoers.d
|
||||
|
||||
Reference in New Issue
Block a user