conditional syntax adapted to upstream changes owing to the deprecation warning displayed

This commit is contained in:
Tamás Gérczei 2018-05-12 08:31:28 +02:00
parent 4846f6fc7d
commit 2751491a4a
Signed by: tgerczei
GPG Key ID: 9E1246D452248DCE
1 changed files with 1 additions and 1 deletions

View File

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