Skip to content
Snippets Groups Projects
Commit 1f5cc4d3 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Fix fail in conf role when conf_update is set to false

parent 3062b119
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@
lower: true
- name: load generated conf
when: check_conf.stat.exists or conf_update
changed_when: false
check_mode: false
source_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment