mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
helps to remove the right file
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -388,7 +388,7 @@
|
||||
|
||||
- name: remove old hardlink to /etc/osbs/buildroot/atomic-reactor.tar.gz
|
||||
file:
|
||||
path: /usr/share/atomic-reactor/atomic-reactor.tar.gz
|
||||
path: /etc/osbs/buildroot/atomic-reactor.tar.gz
|
||||
state: absent
|
||||
when: etc_ar_stat.stat.exists and usr_ar_stat.stat.checksum != etc_ar_stat.stat.checksum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user