Hi there,is there a way to skip provisioner tasks when they fail? Right now the whole build aborts when a provisioner fails.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/b7453514-ea81-4880-8bc3-e090b38206bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
---
- hosts: all tasks: - include: ansible_playbooks/tester2017-07-25-14-07-45test.yaml ignore_errors: yes - include: ansible_playbooks/admin2017-07-31-14-28-38test.yaml ignore_errors: yes - include: ansible_playbooks/admin2017-08-01-15-06-39test.yaml ignore_errors: yes--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/07da4797-746e-419d-83f9-1dd3980549f6%40googlegroups.com.