0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2025-01-31 13:30:21 +01:00

fix(macros)

This commit is contained in:
Anthony Martinet 2019-04-24 17:29:58 +02:00
parent a1b88a9845
commit d8a0e12abf

View File

@ -12,7 +12,7 @@
- context:
for_user: {{ for_user }}
sudo: {{ sudo }}
config: {{ config }}
config: {{ config|tojson }}
{% elif state == 'absent' %}
/etc/sudoers.d/{{ filename }}: