community.general/lib/ansible/modules
Yanis Guenane b658ea8da2 openssl_csr: Ensure array comparison is deterministic (#28265)
When comparing expected and current value for keyUsage and
extendedKeyUsage current behavior is not deterministic.

As we compare two arrays, based on the order the value have been
specified, False might be returned when the two arrays actually matches.
In order to have a deterministic comparison we compare sets rather than
arrays.
2017-08-16 14:35:25 +02:00
..
cloud Update metadata to 1.1 2017-08-15 23:12:08 -07:00
clustering Update metadata to 1.1 2017-08-15 23:12:08 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: Ensure array comparison is deterministic (#28265) 2017-08-16 14:35:25 +02:00
database Update metadata to 1.1 2017-08-15 23:12:08 -07:00
files Update metadata to 1.1 2017-08-15 23:12:08 -07:00
identity Update metadata to 1.1 2017-08-15 23:12:08 -07:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Update metadata to 1.1 2017-08-15 23:12:08 -07:00
monitoring Update metadata to 1.1 2017-08-15 23:12:08 -07:00
net_tools Update metadata to 1.1 2017-08-15 23:12:08 -07:00
network fix prompt error when deleting ios user (#28175) 2017-08-16 15:15:41 +05:30
notification Update metadata to 1.1 2017-08-15 23:12:08 -07:00
packaging Update metadata to 1.1 2017-08-15 23:12:08 -07:00
remote_management Update metadata to 1.1 2017-08-15 23:12:08 -07:00
source_control Update metadata to 1.1 2017-08-15 23:12:08 -07:00
storage Update metadata to 1.1 2017-08-15 23:12:08 -07:00
system Update metadata to 1.1 2017-08-15 23:12:08 -07:00
utilities Update metadata to 1.1 2017-08-15 23:12:08 -07:00
web_infrastructure Update metadata to 1.1 2017-08-15 23:12:08 -07:00
windows Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00