Switch to cifs for home dirs.
This commit is contained in:
parent
5640c3e76b
commit
7a3f106ee3
6 changed files with 25 additions and 9 deletions
|
@ -108,6 +108,7 @@
|
|||
rsync://server:/vmimages-download/xml /var/lib/libvirt/images/
|
||||
register: result
|
||||
changed_when: result.stdout | length > 0
|
||||
when: not run_in_installer | default(false) | bool
|
||||
|
||||
- name: rsync VM images
|
||||
command: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue