mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-08-02 00:45:10 +02:00
fix(macros)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
- context:
|
||||
for_user: {{ for_user }}
|
||||
sudo: {{ sudo }}
|
||||
config: {{ config }}
|
||||
config: {{ config|tojson }}
|
||||
|
||||
{% elif state == 'absent' %}
|
||||
/etc/sudoers.d/{{ filename }}:
|
||||
|
||||
Reference in New Issue
Block a user