@@ -44,6 +44,7 @@
- |
[Install]
WantedBy=default.target
+
notify:
- Daemon Reload
with_items:
@@ -103,6 +104,8 @@
+ {{ item.quadlet_options | default('') }}
- "{{ containers }}"
when:
@@ -128,4 +131,3 @@
- containers is defined
loop_control:
label: "{{ item.name }}"
-