ansible / terraform-provider-ansible

community terraform provider for ansible
https://registry.terraform.io/providers/ansible/ansible/latest
GNU General Public License v3.0
195 stars 43 forks source link

[PR #106/34b158a5 backport][stable-1] Provider should properly failed when ansible-playbook executable is not installed #115

Closed patchback[bot] closed 5 months ago

patchback[bot] commented 5 months ago

This is a backport of PR #106 as merged into main (34b158a5ee310ee08432b098aa4ab01aa729fc07).

This Pull requests check the executable prior running the ansible-playbook command. Fixes #35