You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
cloud New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs (#49425) 6 years ago
crypto New LUKS devices management module (#48991) 6 years ago
files Fixes #34893 (#40166) 6 years ago
messaging Rabbitmq user permission fixes (#49404) 6 years ago
monitoring Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
net_tools nmcli: Fix known validate-modules issues (#52493) 6 years ago
network ios_logging: fix idempotence errors (#53109) 6 years ago
notification Add support for hex color in slack module (#49804) 6 years ago
packaging Add force parameter to gem module (#51366) 6 years ago
remote_management new module lxca_cmms for Lenovo XClarity Administrator (#49594) 6 years ago
source_control gitlab_hook: renaming module name (#51979) 6 years ago
storage New Module: na_ontap_quotas (#49783) 6 years ago
system Enable changed var with ufw check mode (#49948) 6 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 6 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Python 3.8 collections compatibility fixes. 6 years ago
utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago