ansible/test
Micah Hunsberger a54e77193b New Windows Module: win_certificate_info (#64035)
* win_cert_stat initial commit with tests

* documentation fix.
first attempt windows server 2008 compatibility

* add formatted dates
removed debug tests

* make choices generic list

* return a list of certificates
use .net x509 store instead of PS cert provider

* fixed tests file

* fix timestamps returning null

* rename to win_certificate_info

* rename tests win_certificate_info

* return certificates as a sorted array
open the store with readonly privileges

* extensions always returned as an array
2019-12-17 12:43:03 +10:00
..
ansible_test
integration New Windows Module: win_certificate_info (#64035) 2019-12-17 12:43:03 +10:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Sanity checks: test for print statement (#65219) 2019-12-06 05:31:31 +10:00
sanity fixed inconsistent required set to True in zabbix modules 2019-12-09 10:20:17 -08:00
units Fix network action plugin load in collection (#65849) 2019-12-16 19:15:41 +05:30
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00