Skip to content
Snippets Groups Projects
Verified Commit 353b63e5 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

fixup! Add libvirt role for upcoming GitLab runner libvirt executor

parent ed6e407c
No related branches found
No related tags found
Loading
......@@ -12,7 +12,6 @@
- name: autostart default network on boot
file: src=/etc/libvirt/qemu/networks/default.xml dest=/etc/libvirt/qemu/networks/autostart/default.xml state=link owner=root group=root
register: default_network
- name: start and enable libvirtd
systemd: name=libvirtd enabled=yes state=started daemon_reload=yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment