diff --git a/roles/sudo/templates/sudoers.j2 b/roles/sudo/templates/sudoers.j2 index 2b635b8c5b336f6aa970e9327479602cc4bd1355..9f018b888b2d2cc9539bb9ba4c54b7d6375f58f4 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