mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Add noexec support to sudoers (#7983)
* Add noexec support to sudoers * Add changelog fragment #7983 * Fix yml formatting in fragment 7983 * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2a8da76907
commit
49bd9cbd3c
3 changed files with 40 additions and 1 deletions
2
changelogs/fragments/7983-sudoers-add-support-noexec.yml
Normal file
2
changelogs/fragments/7983-sudoers-add-support-noexec.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- sudoers - add support for the ``NOEXEC`` tag in sudoers rules (https://github.com/ansible-collections/community.general/pull/7983).
|
Loading…
Add table
Add a link
Reference in a new issue