Skip to content

Releases: rhythmictech/terraform-aws-imagebuilder-component-ansible

3.2.0 - Allow running ansible without venv

22 Apr 20:44
Compare
Choose a tag to compare
v3.2.0

allow running without venv

V3.1.1 - Bug Fix

09 Feb 19:18
3e3fccd
Compare
Choose a tag to compare

Change coalesce to try for repo_port so that null ports don't cause an error

v3.1.0 - Move ansible to python venv

27 Jan 00:22
3c3e2b9
Compare
Choose a tag to compare
Merge pull request #21 from rhythmictech/ENG-3526

move ansible to python 3 venv

v3.0.0 - Migrate to AWS Provider from CloudFormation

19 Jan 18:50
3a0c386
Compare
Choose a tag to compare
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

08 Jun 20:04
ca86e70
Compare
Choose a tag to compare
Merge pull request #19 from rhythmictech/remove_additional_pkgs

move additional packages var to setup/teardown modules

Set HOME before Ansible run

05 Feb 00:30
1725c28
Compare
Choose a tag to compare

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

07 Dec 20:54
39956a1
Compare
Choose a tag to compare

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

09 Nov 18:49
0d242b0
Compare
Choose a tag to compare
Merge pull request #15 from rhythmictech/ENG-1393

Eng 1393

v2.0.0

22 Sep 13:36
b4de5eb
Compare
Choose a tag to compare
  • Merge pull request #13

    move Ansible setup and teardown to separate components

v2.0.0-rc2

21 Sep 22:12
f79e0b4
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
  • 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