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/modules
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
..
cloud Proxmox tasks module (#3226) 2021-10-03 22:21:33 +02:00
database Added redis_incr module (#3229) 2021-10-22 07:54:02 +02:00
files archive - fixing determination of archive root when root is '/' (#3036) 2021-07-24 22:10:56 +02:00
identity keycloak_identity_provider: Fix mappers update (#3538) 2021-10-11 22:43:50 +02:00
messaging Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
monitoring Temporarily disable datadog_downtime unit tests. (#3222) 2021-08-17 07:32:02 +02:00
net_tools Fixing ip address without mask bug (#3784) 2021-11-28 21:09:49 +01:00
notification discord.py: Add new module for discord notifications (#2398) 2021-05-11 19:31:46 +02:00
packaging npm - fix installing from package.json (#2924) 2021-07-02 21:42:50 +02:00
remote_management Fix CI (#3637) 2021-10-30 10:58:48 +02:00
source_control Bugfix: github_repo does not apply defaults on existing repos (#2386) 2021-11-22 07:11:26 +01:00
storage sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
system [ufw] Insert or delete biased when deletion enabled - as for append or delete. (#3514) 2021-10-07 15:31:38 +02:00
web_infrastructure Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
conftest.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
utils.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00