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 aae3ae1a8e
Fixing ip address without mask bug (#3784)
* 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
2021-11-28 21:09:49 +01:00
..
become Use become test framework for sudosu tests. (#2629) 2021-05-26 10:34:35 +02:00
cache
callback [opentelemetry][callback] Support loops error handling (#3599) 2021-10-27 07:51:49 +02:00
connection
inventory Xen orchestra inventory: Added groups, keyed_groups and compose support (#3766) 2021-11-22 13:53:25 +01:00
lookup RevBits PAM Secret Server Plugin (#3405) 2021-11-22 13:49:51 +01:00
module_utils Remove and redirect all infoblox/nios content (#3592) 2021-10-21 08:02:06 +02:00
modules Fixing ip address without mask bug (#3784) 2021-11-28 21:09:49 +01:00
__init__.py