1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
Alex Groshev 85085bcd53
Fix dummy interface returning changed (#3625)
* fix dummy interface bug

* fix dummy interface bug

* Update nmcli.py

* Update nmcli.py

* Update nmcli.py

* Update nmcli.py

* adding tests and requested conditional

* Fix pylint problems and remove 2 lines from previous version of bugfix

* Fix pep8 issue

* add changelog

* Update changelogs/fragments/3625-nmcli_false_changed_mtu_fix.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-10 07:04:24 +01:00
..
become Use become test framework for sudosu tests. (#2629) 2021-05-26 10:34:35 +02:00
cache redis cache - better parsing of connection uri (#2579) 2021-05-26 07:07:09 +02:00
callback [opentelemetry][callback] Support loops error handling (#3599) 2021-10-27 07:51:49 +02:00
connection Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
inventory Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
lookup tss_lookup_plugin - Refactor and decoupling (#3252) 2021-08-25 06:41:05 +02:00
module_utils Remove and redirect all infoblox/nios content (#3592) 2021-10-21 08:02:06 +02:00
modules Fix dummy interface returning changed (#3625) 2021-11-10 07:04:24 +01:00
__init__.py