github fboender/ansible-cmdb 1.25
v1.25

latest releases: 1.31, 1.30, 1.29...
7 years ago

This release features the following changes:

Features:

  • A new --exclude-cols switch was added which excludes columns entirely from the output of the fancy_html template. This can make the output much smaller and thus faster (notably the exclusion of the "(Mem|Disk) Free / Available" columns.
  • 'all' variables are now properly applied.

Bug fixes:

  • A bug in the inventory parser regarding comments was fixed (patch by Daniel Linder)
  • Hostnames got '.yml' and such appended to them. This has been fixed.
  • Variable precedence was not always handled properly causing more specific variables to override more generic ones. Fixed.
  • Invalid files / directories in inventory, group and host_vars are now skipped. (patch by Thomas Gaudin)
  • group_vars and host_vars are now properly read when specifying a directory to the -i option.

Don't miss a new ansible-cmdb release

NewReleases is sending notifications on new releases.