Releases: rhythmictech/terraform-aws-imagebuilder-component-ansible
Releases · rhythmictech/terraform-aws-imagebuilder-component-ansible
3.2.0 - Allow running ansible without venv
v3.2.0 allow running without venv
V3.1.1 - Bug Fix
Change coalesce
to try
for repo_port so that null ports don't cause an error
v3.1.0 - Move ansible to python venv
Merge pull request #21 from rhythmictech/ENG-3526 move ansible to python 3 venv
v3.0.0 - Migrate to AWS Provider from CloudFormation
Merge pull request #20 from rhythmictech/v1.X Refactor to use AWS Provider instead of CloudFormation
v2.0.4 - Remove non-functional additional_packages var
Merge pull request #19 from rhythmictech/remove_additional_pkgs move additional packages var to setup/teardown modules
Set HOME before Ansible run
Ensure's the $HOME variable is correctly set before running ansible, as some items require it.
v2.0.2 - Clean up ansible-repo dir before git clone
does an rm -rf on the ansible-repo dir before doing a git clone into it as a sanity check/additional level of assurance
v2.0.1
v2.0.0
v2.0.0-rc2
-
move Ansible setup and teardown to separate components
-
Merge branch 'master' into ENG-1058-as-an-engineer-i-d-like-to-be-able-to-install-and
-
update tags version in example