Skip to content

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

v2.0.0-rc1

21 Sep 21:47
ecb4810
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
  • set region when getting ssh key

  • create_before_destroy

  • retain old versions in cfn

  • compose arn

  • arn depends_on

  • make region set more explicit

  • escape env var ref

  • fix ssh key retrieval

  • start ssh agent

  • fix git auth

  • explain cfn retain

  • move Ansible setup and teardown to separate components

0.4.3

31 Aug 15:25
bd067a8
Compare
Choose a tag to compare

-Allow additional packages to be included when calling the module (inspired by libselinux, which is otherwise missing)
-Prepare ssh key (if provided) before calling ansible-galaxy, also
-Allow branches to be specified in the playbook_repo

fix ansible role cleanup

20 Jul 18:50
1bc2747
Compare
Choose a tag to compare

Cleanup script would not remove the correct dir, causing downstream amis that also clone to the same dir to fail.

SSH key support

06 Jul 17:57
29a6380
Compare
Choose a tag to compare

Added support for SSH keys and some minor fixes

Fix Typo

01 Jul 16:04
3837057
Compare
Choose a tag to compare
Merge pull request #6 from rhythmictech/typo

fix typo

SSH key support

01 Jul 14:49
69b4af5
Compare
Choose a tag to compare

Add the ability to pass in a secretsmanager secret containing an SSH key for private repo auth.

Lint all the things

03 Jun 21:38
0e5e55e
Compare
Choose a tag to compare
Merge pull request #2 from rhythmictech/readme

Add hooks and README

Initial Release

01 Jun 15:54
2f9e5ca
Compare
Choose a tag to compare
Merge pull request #1 from rhythmictech/init

init