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
zerotens b8a081b9b2
nmcli: Support gre tunnels (#3262)
* Add gre tunnel support

* Add gre tunnel support

* Fix Blank Lines

* Fix unit test
Add changelog fragment

* Update plugins/modules/net_tools/nmcli.py

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

* Update Docs

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

* Update Docs

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-08-26 08:16:36 +02: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 callback_splunk - Add user-configurable event correlation id (#2790) 2021-06-16 22:28:09 +04:30
connection Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
inventory Linode inventory plugin typo fixes (#3218) 2021-08-17 07:05:02 +02:00
lookup tss_lookup_plugin - Refactor and decoupling (#3252) 2021-08-25 06:41:05 +02:00
module_utils MH - dicts and lists change-tracking is fixed (#2951) 2021-07-08 07:20:01 +02:00
modules nmcli: Support gre tunnels (#3262) 2021-08-26 08:16:36 +02:00
__init__.py