radekg / terraform-provisioner-ansible

Ansible with Terraform 0.14.x
Apache License 2.0
572 stars 100 forks source link

Upload roles when using remote provisioning. Closes #49. #73

Closed radekg closed 6 years ago

radekg commented 6 years ago

Summary

Upload roles when using remote provisioner. This handles the scenario when roles_path referencing roles outside of a playbook directory are in use.

Fixes