mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-31 21:40:55 +00:00
* Adding support for IP identifiers according to https://tools.ietf.org/html/draft-ietf-acme-ip-05. * Add changelog. * Make sure that the authorizations return value is unchanged for CSRs with DNS-only SANs. * Remove unneeded import. * type -> identifier_type * Python 2.6 compatibility. * Fix unit tests. * Add IP address normalization. * Extend tests. * Move data into fixtures. * Adjust BOTMETA. |
||
|---|---|---|
| .. | ||
| acme | ||
| aws | ||
| basic | ||
| cloud | ||
| common | ||
| docker | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| net_tools | ||
| network | ||
| parsing | ||
| urls | ||
| xenserver | ||
| __init__.py | ||
| conftest.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_distro.py | ||
| test_known_hosts.py | ||
| test_netapp.py | ||
| test_postgresql.py | ||
| test_text.py | ||
| test_utm_utils.py | ||
| test_vmware.py | ||