Skip to content

Releases: ansible/ansible-creator

v24.4.2

22 Apr 07:14
febdc21

Choose a tag to compare

Minor Changes

  • Add devfile to collection and playbook projects (#143) @cidrblock
  • Global vars and common resources (#142) @cidrblock
  • Adds build-import job in GHA workflows and includes flake8 hook in pre-commit-config for collection scaffolding (#138) @shatakshiiii

v24.4.1

08 Apr 19:54
965325c

Choose a tag to compare

Minor Changes

Bugfixes

  • Do not fail if init-path exists but is empty (#134) @NilashishC
  • Add mkdocs macro for recommended installation (#132) @audgirka
  • fix: replace automation hub workflow secret with release_galaxy secret (#125) @trfore

v24.4.0

03 Apr 13:12
308dafe

Choose a tag to compare

Minor Changes

  • Scaffold a sample ansible role and playbook in existing collection: init (#99) @shatakshiiii
  • Include a .devcontainer directory as part of collection scaffolding (#114) @shatakshiiii

Bugfixes

  • Only create the namespace / collection_name sub-directories if init-path ends with collections/ansible_collections (#118) @NilashishC

v24.2.0

07 Feb 15:27
1a42ab1

Choose a tag to compare

Minor Changes

Bugfixes

v24.1.0

23 Jan 10:52
1d43a72

Choose a tag to compare

What's Changed - ansible-creator 🛠️ v24.1.0

New Contributors

Full Changelog: v0.1.0...v24.1.0

v0.1.0

02 Jan 17:44
318a3e7

Choose a tag to compare

Minor Changes

Bugfixes

v0.0.1-alpha.4

07 Nov 10:07
b7312ca

Choose a tag to compare

v0.0.1-alpha.4 Pre-release
Pre-release

What's Changed - ansible-creator 🛠️ v0.0.1a4

  • Fixes an issue with log file path being incorrectly expanded in #34

Full Changelog: v0.0.1-alpha.3...v0.0.1-alpha.4

v0.0.1-alpha.3

31 Oct 11:07
fa504e2

Choose a tag to compare

v0.0.1-alpha.3 Pre-release
Pre-release

What's Changed - ansible-creator 🛠️ v0.0.1a3

Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha.3

v0.0.1-alpha.2

17 Oct 12:22
f4eb9bf

Choose a tag to compare

v0.0.1-alpha.2 Pre-release
Pre-release

Releasing ansible-creator 🛠️ to PyPI!

  • This is an alpha release of the CLI tool ansible-creator that helps you generate all your Ansible content!
  • Please refer to the README for more details.
  • Available on PyPI.

v0.0.1-alpha.1

17 Oct 10:42
a9641eb

Choose a tag to compare

v0.0.1-alpha.1 Pre-release
Pre-release

Releasing ansible-creator 🛠️!

  • This is the first alpha release of the CLI tool ansible-creator that helps you generate all your Ansible content!
  • Please refer to the README for more details.