mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
@@ -15,7 +15,7 @@
|
||||
file: path=/var/lib/mirrormanager/mirrorlist_cache.pkl state=absent
|
||||
|
||||
- name: Copy old pkl/files into place
|
||||
copy: src=/var/lib/mirrormanager/old/{{item}} dest=/var/lib/mirrormanager/{{item}} force=yes
|
||||
copy: src=/var/lib/mirrormanager/old/{{item}} dest=/var/lib/mirrormanager/{{item}} force=yes remote_src=yes
|
||||
with_items:
|
||||
- mirrorlist_cache.pkl
|
||||
- i2_netblocks.txt
|
||||
|
||||
Reference in New Issue
Block a user