fix(packer): prevent task failure when packer_variables is not defined
Change-Id: I402ea6a823077b0b48bcfe5577c6deefb5f1738b
This commit is contained in:
@@ -36,3 +36,4 @@
|
||||
file:
|
||||
state: absent
|
||||
path: "{{ packer_variable_tempfile.path }}"
|
||||
when: packer_variables is defined
|
||||
|
||||
Reference in New Issue
Block a user