Ignore errors enabling vhostmd
Seems to cause issues in bookworm.
This commit is contained in:
parent
1c2bd544b3
commit
d54844746e
|
@ -89,6 +89,7 @@
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: started
|
state: started
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
ignore_errors: yes
|
||||||
with_items:
|
with_items:
|
||||||
- vhostmd
|
- vhostmd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue