mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #7983/49bd9cbd backport][stable-8] Add noexec support to sudoers (#8012)
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>
(cherry picked from commit 49bd9cbd3c
)
Co-authored-by: adaniaud <adaniaud@users.noreply.github.com>
This commit is contained in:
parent
c089260c88
commit
a7a2631333
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