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/lib/ansible_test/_data/requirements
Toshio Kuratomi 7662568bd8
Antsibull build format backport 71080 (#71285)
* Updates to docs build for new antsibull CLI

* --ansible-base-cache renamed to --ansible-base-source
* _acd_version in the .deps file has been renamed to _ansible_version

(cherry picked from commit 22d2c97b81)

* Fix expr regex for MacOSX compat

MacOSX seems to want bare `+` whereas GNU expr wants escaped `+` (`\+`)
to mean match one or more.  Use `\{1,\}` instead which will match one or
more on both MaxOSX and GNU-using systems.

Fixes #71053

(cherry picked from commit 99cac0b135)

* Force an upgrade to a newer version of antsibull

(cherry picked from commit d816a5966e)
4 years ago
..
ansible-test.txt Fix ansible-test requirements installation. 5 years ago
constraints.txt Antsibull build format backport 71080 (#71285) 4 years ago
coverage.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.aws.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.azure.txt Vmss scale in policy (#66512) 5 years ago
integration.cloud.cs.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.hcloud.txt Fix hcloud requirements. 5 years ago
integration.cloud.nios.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.opennebula.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.openshift.txt Relocate ansible-test code. (#60147) 5 years ago
integration.cloud.vcenter.txt Fix vcenter requirements. 5 years ago
integration.txt collection routing (#67684) 5 years ago
network-integration.txt collection routing (#67684) 5 years ago
sanity.ansible-doc.txt Split out and install sanity test requirements. (#69971) 5 years ago
sanity.changelog.txt Use antsibull-changelog instead of packaged changelog generator (#69313) 5 years ago
sanity.import.txt Split out and install sanity test requirements. (#69971) 5 years ago
sanity.pep8.txt Split out and install sanity test requirements. (#69971) 5 years ago
sanity.ps1 Use common ps sanity requirements file (#69992) 5 years ago
sanity.pylint.txt Add mccabe complexity testing (#64623) 5 years ago
sanity.rstcheck.txt Split out and install sanity test requirements. (#69971) 5 years ago
sanity.runtime-metadata.txt validate ansible-base's and collections runtime.yml (#69742) 5 years ago
sanity.validate-modules.txt Split out and install sanity test requirements. (#69971) 5 years ago
sanity.yamllint.txt Split out and install sanity test requirements. (#69971) 5 years ago
units.txt Fix ansible-test unit test requirements. 5 years ago
windows-integration.txt collection routing (#67684) 5 years ago