vm-upload must be run as user root

This commit is contained in:
Raphael Dannecker 2024-02-05 12:59:23 +01:00
parent ccec0f7fea
commit d285b9dbf0
5 changed files with 7 additions and 19 deletions

View file

@ -197,14 +197,7 @@
content: |
allow virbr0
allow virbr1
- name: Deploy rsync.secret
lineinfile:
path: /etc/rsync.secret
line: "{{ rsyncsecret }}"
create: True
mode: '0600'
allow virbr2
- name: Configure macvtap interface
ansible.builtin.copy: