Fix removing the wrong archive file

This commit is contained in:
Salt 2020-02-05 22:12:56 -06:00
parent 9145796033
commit ef7b4db3eb

View File

@ -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