Separate clean-up-stuff from other tasks.
This commit is contained in:
parent
668eca6585
commit
bfae6ff010
2 changed files with 20 additions and 5 deletions
|
@ -152,11 +152,6 @@
|
|||
mode: '0644'
|
||||
notify: "enable vmimage-torrent.service"
|
||||
|
||||
- name: Remove virtiofs service
|
||||
file:
|
||||
path: /etc/systemd/system/virtiofs@.service
|
||||
state: absent
|
||||
|
||||
- name: Deploy bridge.conf needed for qemu session mode
|
||||
lineinfile:
|
||||
path: /etc/qemu/bridge.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue