vm-upload must be run as user root
This commit is contained in:
parent
ccec0f7fea
commit
d285b9dbf0
5 changed files with 7 additions and 19 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue