Releases: marshallford/terraform-provider-ansible
Releases · marshallford/terraform-provider-ansible
v0.13.1
Changelog
- 8f82010: adds debug logging (#46) (@marshallford)
v0.13.0
Changelog
- f826626: fixes conditional run behavior, adds test for skip run case, improves test config variables usage (#45) (@marshallford)
v0.12.0
Changelog
- 1369221: refactors testing var subst, abstract out core run logic, add jsonpath expression validation (#44) (@marshallford)
v0.11.0
Changelog
- 58cead6: reorganize complete examples (#39) (@marshallford)
- 9cfbd75: adds gh workflow and script for coverage badge (#40) (@marshallford)
- 98f7d85: add acc cov badge to readme (#41) (@marshallford)
- 2bbba6b: ansible_ssh_common_args tweaks (#42) (@marshallford)
- b5e28dc: ansible version bumps, code cleanup, golang deps version bumps (#43) (@marshallford)
v0.10.1
Changelog
- 3cf9231: fixes support for relative ansible_navigator_binary path (#38) (@marshallford)
v0.10.0
Changelog
- ceaf3ae: allow relative paths, changes working_directory attr to optional (#37) (@marshallford)
v0.9.0
Changelog
- 7153f85: improves complete examples, adds ansible lint to project, adds lint to ci (#35) (@marshallford)
- 046afee: adds timezone resource to navigator_run_resource (#36) (@marshallford)
v0.8.0
Changelog
- 1253971: update complete examples (#29) (@marshallford)
- 6d62194: adds additional ansible options, bump versions (#31) (@marshallford)
v0.7.0
Changelog
- 95adf39: refactor private keys attribute (#28) (@marshallford)
v0.6.0
Changelog
- 32b0b7b: adds ssh key tests and improves other tests (#26) (@marshallford)
- 795e1e5: conditionally run playbook on update (#27) (@marshallford)