ansible/test/lib/ansible_test/_data
Sam Doran c0cb353ce1
Remove PyCrypto (#74699)
* Remove PyCrypto from setup.py and packaging script
* Remove mention of pycrpto from installation docs
* Remove PyCrypto from vault
* Remove pycryto constraint and unit test requirement
* Remove PyCrypto tests from unit tests
* Add docs and fix warning message
* Remove section about cryptography library in Ansible Vault docs
2021-05-18 16:12:32 -04:00
..
cli
completion Add support for testing with Python 3.10. 2021-05-10 08:23:15 -07:00
injector [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
legacy_collection_loader Add comments to keep collection loader in sync. 2021-04-28 17:45:42 -07:00
playbooks Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
pytest/plugins Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
requirements Remove PyCrypto (#74699) 2021-05-18 16:12:32 -04:00
sanity Update vendored copy of six to 1.16.0 (#74680) 2021-05-12 16:26:48 -05:00
setup Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible.cfg
collection_detail.py
coverage_stub.ps1 ansible-test - use pwsh to generate stubs (#74271) 2021-05-17 10:00:06 -07:00
coveragerc
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
inventory
pytest.ini Remove em dash from the pytest configuration file 2020-09-14 09:02:48 -07:00
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 2021-04-08 15:47:23 -07:00
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
versions.py
virtualenvcheck.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
yamlcheck.py