Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 421 Bytes

Changelog

[Unreleased]

Changed

  • Function get_inventory is now get_repositories and return an array containing _rawData for each found repository
  • sample inventory to own folder inventory.sample

Added

  • Logging
  • Caching Parameters to ansible.cfg

Fixed

  • search_repositories returned duplicates, this was fixed by adding sort="updated"
  • linting errors

Removed

  • outdated, commented code