ansible/test/units/modules
hexdump0x0200 4d407d1781 ios_logging: fix idempotence errors (#53109)
* ios_logging: fix the error checking the existence of "host" destinations (IOS 12)

In the "have" list, records of type "host" do not contain the key "size",
although in the list "want" it is always there. Because of this, the module
assumes that the "host" type destinations is not configured and does it again.
This does not change the configuration on the device, but is redundant and
the status of the task will always be "changed". This patch fixes it.

* ios_logging: fixes #53227

* ios_logging: minor changes in string matching
2019-03-07 17:40:03 +05:30
..
cloud New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs (#49425) 2019-02-28 17:55:05 +05:30
crypto New LUKS devices management module (#48991) 2019-02-15 09:25:14 +00:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
net_tools nmcli: Fix known validate-modules issues (#52493) 2019-02-22 11:28:57 +00:00
network ios_logging: fix idempotence errors (#53109) 2019-03-07 17:40:03 +05:30
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging Add force parameter to gem module (#51366) 2019-02-11 17:13:16 -05:00
remote_management new module lxca_cmms for Lenovo XClarity Administrator (#49594) 2019-02-19 08:55:51 -05:00
source_control gitlab_hook: renaming module name (#51979) 2019-02-11 00:30:36 +01:00
storage New Module: na_ontap_quotas (#49783) 2019-03-05 16:22:31 +00:00
system Enable changed var with ufw check mode (#49948) 2019-02-11 11:05:35 +00:00
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00