Fix wrong changes when applying started to running instance

Previously, applying the started state to an instance that was already running always resulted in changed=True, even though no action was needed. This caused false-positive change reporting in Ansible interface and probably CLI too.

close #508 (closed)

Merge request reports

Loading