move quote
This commit is contained in:
parent
c1a72a16d8
commit
ccd5225ba6
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
- mirrorlist_proxy
|
||||
|
||||
- name: Deploy mirrorlist data files (if this is a initial install)
|
||||
shell: "rsync -az --delete-delay --delay-updates --delete /var/lib/mirrormanager/{*pkl,*txt} {{ inventory_hostname }}:/srv/mirrorlist/data/mirrorlist1/" creates=/srv/mirrorlist/data/mirrorlist1/mirrorlist_cache.pkl
|
||||
shell: "rsync -az --delete-delay --delay-updates --delete /var/lib/mirrormanager/{*pkl,*txt} {{ inventory_hostname }}:/srv/mirrorlist/data/mirrorlist1/ creates=/srv/mirrorlist/data/mirrorlist1/mirrorlist_cache.pkl"
|
||||
become: mirrormanager
|
||||
delegate_to: "mm_backend01{{env_suffix}}.phx2.fedoraproject.org"
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue