Skip to content
Snippets Groups Projects
Commit 36408dde authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Change freezer exact syntax problem"

parents af5a81b5 d6b4c25d
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
register: wsgi_freezer_api
when:
- inventory_hostname in groups[item.value.group]
- service.enabled | bool
- item.value.enabled | bool
with_dict: "{{ freezer_services }}"
notify:
- Restart freezer-api container
......
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