fosshostorg / aarch64

Dashboard and API for https://console.aarch64.com
https://console.aarch64.com
GNU Affero General Public License v3.0
12 stars 7 forks source link

Every ansible install restart libvirt on ALL hypervisors #29

Closed haylinmoore closed 3 years ago

haylinmoore commented 3 years ago

Title explains it, only the hypervisor we are installing on should be restarted imo

TASK [virt : Restart libvirt-sshd] ************************************************
changed: [dfw0]
changed: [dfw2]
changed: [dfw1]
changed: [dfw3]
changed: [dfw4]
changed: [lon0]
changed: [lon2]
changed: [lon1]
natesales commented 3 years ago

Good catch, fixed in 503c353