Ignore errors enabling vhostmd
Seems to cause issues in bookworm.
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user