diff --git a/roles/sudo/templates/sudoers.j2 b/roles/sudo/templates/sudoers.j2 index 2b635b8c..9f018b88 100644 --- a/roles/sudo/templates/sudoers.j2 +++ b/roles/sudo/templates/sudoers.j2 @@ -22,6 +22,6 @@ root ALL=(ALL:ALL) ALL USERS ALL=(root:ALL) NOPASSWD:/usr/sbin/qm list {% endif %} -# See sudoers(5) for more information on "#include" directives: +# See sudoers(5) for more information on "@include" directives: -#includedir /etc/sudoers.d +@includedir /etc/sudoers.d