Fix removing the wrong archive file
This commit is contained in:
parent
9145796033
commit
ef7b4db3eb
@ -62,7 +62,7 @@
|
||||
extra_opts: [--strip-components=1]
|
||||
- name: Cleanup
|
||||
file:
|
||||
path: /var/www/nextcloud.tar.gz
|
||||
path: /var/www/nextcloud.tar.bz2
|
||||
state: absent
|
||||
when: not stat_webroot_index.stat.exists
|
||||
- name: Register certificates
|
||||
|
Loading…
Reference in New Issue
Block a user