ansible.utils/plugins
Marcin Lewandowski fc3a2a116b
fix: netaddr fallback to is_private when is_global is not available (#348)
* fix: netaddr fallback to is_private when is_global is not available

* fix: adjust fallback logic to edge cases

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix: address pylint errors

* fix: comment spacing in test task broken by prettier

* changelog update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Marcin Lewandowski <mlewandowski@pl.ibm.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ruchi Pakhle <ruchipakhle@gmail.com>
2024-04-15 16:11:26 +05:30
..
action Avoid unnecessary use of a persistent connection (#326) 2024-01-23 12:31:57 +05:30
filter Enhance fact_diff to show common lines (#323) 2024-01-16 17:55:39 +05:30
lookup Undo changes done by https://github.com/ansible-collections/ansible.utils/pull/172 (#335) 2024-03-01 11:36:54 +05:30
module_utils/common Clean up test failures (#216) 2022-10-13 11:01:42 -04:00
modules docs: Fixed validate lookup plugin and module filter examples in document (#325) 2024-01-16 14:44:01 +05:30
plugin_utils fix: netaddr fallback to is_private when is_global is not available (#348) 2024-04-15 16:11:26 +05:30
sub_plugins Fix CI (#314) 2023-11-30 12:28:27 +05:30
test fact_diff filter plugin (#310) 2023-11-13 11:28:43 +05:30