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
Tim Rupp 290df027e3
Adds the ipaddress compat library backport from Python 3.x (#42265)
This library is a backport (to 2.x versions of Python) of the code
that is found in the mainline versions of Python 3.x. It is being
included so that networking vendors, and others, can make use of it
without needing to add a python module dependency to their own modules.

A separate dependency would add to user burden of satisfying those
dependencies before using some Ansible modules.

In a previous core meeting, this was approved. Naming of the directory
it is found in was up for debate, but "compat" was the first directory
to have some sort of concensus.
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Adding namespace option into the xattr module (#42755) 8 years ago
legacy Added Scaleway volume module (#41667) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Updating the nios_test_container version to 1.1.0 from 1.0.0 (#42526) 8 years ago
sanity Adds the ipaddress compat library backport from Python 3.x (#42265) 8 years ago
units Rename AWS unit tests that are not running when changing the module (#42712) 8 years ago
utils Remove unwanted containers at CI job start. 8 years ago