generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fact_diff show all common lines #311
Comments
Fixed: #323 |
lumiere-bot bot
referenced
this issue
in coolguy1771/home-ops
Feb 2, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible.utils](https://togithub.com/ansible-collections/ansible.utils) | galaxy-collection | minor | `3.0.0` -> `3.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>ansible-collections/ansible.utils (ansible.utils)</summary> ### [`v3.1.0`](https://togithub.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v310) [Compare Source](https://togithub.com/ansible-collections/ansible.utils/compare/v3.0.0...v3.1.0) \====== ## Minor Changes - Add support in fact_diff filter plugin to show common lines.([https://github.com/ansible-collections/ansible.utils/issues/311](https://togithub.com/ansible-collections/ansible.utils/issues/311)) ## Bugfixes - Avoid unnecessary use of persistent connection in `cli_parse`, `fact_diff`, `update_fact` and `validate` as this action does not require a connection. ## Documentation Changes - ipv6form filter plugin - Fix to be displayed correctly. - validate lookup plugin - Fix syntax in EXAMPLES. - validate module - Fix syntax in EXAMPLES. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUMMARY
Set a fact_diff argument to show all common lines instead of only showing three lines above and below a diff.
ISSUE TYPE
COMPONENT NAME
fact_diff
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: