Restart opennebula instead of start in case re-apply the role

This commit is contained in:
Khue Doan 2020-07-23 14:44:15 +07:00
parent 04c093d7d5
commit 85895604a7

View File

@ -20,7 +20,7 @@
service:
name: "{{ item }}"
enabled: yes
state: started
state: restarted
with_items:
- opennebula
- opennebula-sunstone