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/test
MarkusTeufelberger c1bc556b0a Relative time support for crypto modules (openssl_certificate) (#50570)
* Move relative time handling to module_utils and rewrite it

* Fix cases with no seconds defined

* fix a small typo along the way

* add relative time handling to the ownca provider in openssl_certificate

* add initial integration test for relative time ownca

* quote the documentation to produce valid yaml

* move timespec conversion and validation to the init function

* fix small edge case in conversion function

* add relative timestamp handling to the selfsigned provider

* add get_relative_time_option

* add relative timestamp handling to valid_in

* pep8 fix indentation

* add quotes in error message

* add changelog fragment

* Update changelogs/fragments/50570-relative_time_crypto.yaml

Co-Authored-By: MarkusTeufelberger <mteufelberger@mgit.at>
2019-01-22 20:41:02 +00:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
legacy Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner ansible-test: add Ubuntu 18.04 container (#50790) 2019-01-22 10:30:35 +10:00
sanity DigitalOcean module deprecation (#47272) 2019-01-19 21:25:33 +00:00
units Pluribus Networks admin syslog modules with unit tests (#50596) 2019-01-22 22:00:12 +05:30
utils Make Shippable timing script more resilient. 2019-01-17 00:03:38 -08:00