acme ALL=(ALL) NOPASSWD: {{ acme_reload_cmd }} {% for item in acme_issue_certs %} {% if item.reloadcmd is defined %} acme ALL=(ALL) NOPASSWD: {{ item.reloadcmd }} {% endif %} {% endfor %}