1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 11:39:02 +00:00
community.general/changelogs/fragments/sudoers-defaults.yml
Tiziano Müller 59e4e5f4fa
sudoers: add defaults attribute to allow specifying scoped defaults (#12186)
Assisted-by: multi-model agent

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-06-12 08:18:43 +02:00

2 lines
229 B
YAML

minor_changes:
- sudoers - add ``defaults`` parameter to allow specifying ``Defaults`` directives scoped to the user or group in the generated sudoers file (https://github.com/ansible-collections/community.general/pull/12186).