Skip to content
Snippets Groups Projects
Commit 81ca36c9 authored by Alexander Käb's avatar Alexander Käb
Browse files

Add missing node-cert tmp dir cleanup delegation

parent aa04712e
Branches
No related tags found
No related merge requests found
......@@ -72,3 +72,5 @@
path: "{{ tmp_cert_dir.path }}"
state: absent
when: tmp_cert_dir.path is defined
run_once: true
delegate_to: localhost
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment