helps to remove the right file
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
f7564ee7e9
commit
3e6aa4790a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue