ansible betrayed me
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
776e17e5d9
commit
701c6d851a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
tasks:
|
||||
- name: Copy borked pkl
|
||||
copy: src=/var/lib/mirrormanager/mirrorlist_cache.pkl dest=/root/mirrorlist_cache.pkl-{{ ansible_date_time.date }}
|
||||
copy: src=/var/lib/mirrormanager/mirrorlist_cache.pkl dest=/root/mirrorlist_cache.pkl-{{ ansible_date_time.date }} remote_src=yes
|
||||
|
||||
- name: Nuke borked pkl
|
||||
file: path=/var/lib/mirrormanager/mirrorlist_cache.pkl state=absent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue