From 2751491a4ab0490428de1faaba285fae6e7ee0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20G=C3=A9rczei?= Date: Sat, 12 May 2018 08:31:28 +0200 Subject: [PATCH] conditional syntax adapted to upstream changes owing to the deprecation warning displayed --- smartos-updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartos-updater.yml b/smartos-updater.yml index 40ea30a..38f648f 100644 --- a/smartos-updater.yml +++ b/smartos-updater.yml @@ -75,5 +75,5 @@ subject: "SmartOS update ({{ last_release }}) available" body: "created {{ image_dir }}/{{ last_release }} and {{ tftp_dir }}/smartos.ipxe" - when: tarball|changed + when: tarball is changed