Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 12:57
· 34 commits to main since this release

Changelog

New Features And Changes

  • bb008a3 feat(inv): add GetTemplatesForHost and self to inventory.Store interface
  • 9edb34a feat(inv): add support for user defined templates to host, role, group
  • f2db514 feat(manager): add support for host/group/role template files

Fixes

  • 131237e fix(logging): don't duplicate manager group key

Other Changes

  • efd7930 chore: explicitly init group on inventory creation
  • 0deea8e chore: remove blank commented line