Skip to content

v1.6

Compare
Choose a tag to compare
@fboender fboender released this 03 Oct 19:31
· 379 commits to master since this release

This is a feature release, which includes the following changes:

  • The -i switch now supports reading dynamic inventory scripts.
  • host_vars directory now supported (by Malcolm Mallardi)
  • Support for multiple inventory sources as per https://docs.ansible.com/ansible/intro_dynamic_inventory.html#using-multiple-inventory-sources.
  • Improved error handling prevents ansible-cmdb from stopping if it encounters non-critical errors (malformed host definitions, etc).
  • Improved error reporting.
  • html_fancy template column headers are now visually identifiable as being sortable.