Skip to content
Snippets Groups Projects
Commit d6b4c25d authored by zhubingbing's avatar zhubingbing
Browse files

Change freezer exact syntax problem

Closes-Bug: #1662068

Change-Id: I57d4df3ccb70471d8509fcffb351bd254fec567b
parent d7bc9a01
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