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 }}"
|
||||
state: started
|
||||
enabled: yes
|
||||
ignore_errors: yes
|
||||
with_items:
|
||||
- vhostmd
|
||||
|
||||
|
|
Loading…
Reference in New Issue