Releases: Skedulo/ansible-inventory-diff
Releases · Skedulo/ansible-inventory-diff
github action with result and snippet outputs
v1.5 Add result and snippet outputs
Fix output format
v1.5-rc15 Update docker image
Update bash path
v1.5-rc14 Update docker image
Fix action.yml spec
v1.5-rc13 Move truncate to inputs section
Truncate output to create snippets
Full output can be too long so provide truncated version
ansible-inventory-diff github action initial release
Pre-release
ansible-inventory-diff is now available as a github action
Handle multiline output
Escape multiline separators Otherwise the output gets truncated after the first line break See https://github.community/t/set-output-truncates-multiline-strings/16852/5
Fix tag to point to right branch
v1.5-rc8 Fix to correct docker tag
More output in action script
v1.5-rc6 Update docker image to latest version
Allow github to use /github/workspace git root
v1.5-rc5 Update container reference to include git root change