1
0
Fork 0
mirror of synced 2024-07-26 18:11:07 -04: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 }}: