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
Andrew Pantuso 491196937d
Fixing ip address without mask bug (#3784) (#3810)
* change ip6 type to list of str and fix problem with setting addresses without netmask

* change ip6 type to list of str and fix problem with setting addresses without netmask

* Add changelog fragment

* add suggestions

* fix no mask using bug

* Make change independed from feature branch

(cherry picked from commit aae3ae1a8e)

Co-authored-by: Alex Groshev <38885591+haddystuff@users.noreply.github.com>
2021-11-30 06:07:32 +01:00
..
become Use become test framework for sudosu tests. (#2629) (#2631) 2021-05-26 10:48:33 +02:00
cache redis cache - better parsing of connection uri (#2579) (#2622) 2021-05-26 10:00:02 +02:00
callback Add elastic callback plugin (#3380) (#3542) 2021-10-11 07:35:09 +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) (#3460) 2021-09-28 17:41:54 +02:00
lookup tss_lookup_plugin - Refactor and decoupling (#3252) (#3264) 2021-08-25 07:05:33 +02:00
module_utils mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290) (#3294) 2021-08-29 13:20:01 +02:00
modules Fixing ip address without mask bug (#3784) (#3810) 2021-11-30 06:07:32 +01:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00