Merge "fix(packer): prevent task failure when packer_variables is not defined"
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