We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a30f47 commit fca6f71Copy full SHA for fca6f71
1 file changed
matplotlib.org.yml
@@ -163,6 +163,7 @@
163
ansible.builtin.template:
164
src: Caddyfile.j2
165
dest: /etc/caddy/Caddyfile
166
+ validate: "caddy validate --adapter caddyfile --config %s"
167
notify: Reload Caddy
168
169
- name: Configure Caddy TLS certificate directory
0 commit comments