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
Ryan Brown 91a16990d8 New module: Python Requirements Facts (#43108)
* New boto3_facts module

boto3_facts aims to help users see whether their python and module
versions are as expected.

* Rename to `assert_python_requirements`

* Update integration tests

* Document options

* fix imports

* boilerplate

* fix docs

* reorder import

* Make distutils optional and fail gracefully when it is not available

* fix example doc

* fix docs on requirements_facts
6 years ago
..
cache
integration New module: Python Requirements Facts (#43108) 6 years ago
legacy Vultr: Introducing vultr_network_facts module (#43600) 6 years ago
results
runner ACME: using new acme-test-container (#44095) 6 years ago
sanity Deprecated Old NetApp Cdot Modules (#43781) 6 years ago
units Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
utils