mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-09-20 00:22:28 +02:00
feat: implement option to purge included files directory
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
sudoers:
|
||||
# By default the main sudoers file is managed by this formula (False to skip)
|
||||
manage_main_config: true
|
||||
# By default the included directory is not purged from unwanted files
|
||||
purge_includedir: false
|
||||
users:
|
||||
johndoe:
|
||||
- 'ALL=(ALL) ALL'
|
||||
|
||||
Reference in New Issue
Block a user