Use YAML.
This commit is contained in:
parent
f9ef7a6360
commit
7373e14c24
|
|
@ -18,6 +18,10 @@ platforms:
|
|||
pre_build_image: yes
|
||||
provisioner:
|
||||
name: ansible
|
||||
config_options:
|
||||
defaults:
|
||||
stdout_callback: yaml
|
||||
bin_ansible_callbacks: true
|
||||
{% if verify.stat.exists %}
|
||||
verifier:
|
||||
name: ansible
|
||||
|
|
|
|||
Loading…
Reference in New Issue