Skip to content
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

Closed
ryanmerolle opened this issue Nov 6, 2023 · 1 comment
Closed

fact_diff show all common lines #311

ryanmerolle opened this issue Nov 6, 2023 · 1 comment
Assignees

Comments

@ryanmerolle
Copy link

SUMMARY

Set a fact_diff argument to show all common lines instead of only showing three lines above and below a diff.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

fact_diff

ADDITIONAL INFORMATION
@ashwini-mhatre
Copy link
Contributor

Fixed: #323

lumiere-bot bot added a commit to coolguy1771/home-ops that referenced this issue 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.([ansible-collections/ansible.utils#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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants