hashicorp / packer-plugin-ansible

Packer plugin for Ansible Provisioner
https://www.packer.io/docs/provisioners/ansible
Mozilla Public License 2.0
50 stars 36 forks source link

ansible does not use ansible.builtin.include_vars in pre_tasks and use only roles: #181

Open gilkatz64 opened 9 months ago

gilkatz64 commented 9 months ago

The following playbook runs without any problem from command line

but when I run this from packer ansible skip pre_tasks section we are using packer 1.8.3 since we are also using chef provisioner