Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.25 KB

CHANGELOG.rst

File metadata and controls

38 lines (25 loc) · 1.25 KB

The Terraform Provider for Ansible Release Notes

  • resource/ansible_playbook - Provider should failed with proper message when ansible is not installed (#35).
  • ensure extra vars are quoted (#57).

The terraform-provider-ansible v1.2.0 includes minor bugfixes and improvements.

  • provider/resource_playbook - Fix race condition between multiple ansible_playbook resources (#38).