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