nbering / terraform-provider-ansible

"Logical" provider for integrating with an Ansible Dynamic Inventory script.
https://nbering.github.io/terraform-provider-ansible/
Mozilla Public License 2.0
329 stars 64 forks source link

Missed this test during 0.12 updates. #17

Closed nbering closed 5 years ago

nbering commented 5 years ago

Adds the = sign for host vars assignment. Looks like I missed this because it had been a while and I forgot to run make testacc, forgetting that make test doesn't actually run the unit tests.