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/docs/docsite/rst
Matt Clay d651bda123
Relocate ansible-test code. (#60147)
* Initial move of `test/runner/` content.

`test/runner/lib/` -> `test/lib/ansible_test/_internal/`
`test/runner/`     -> `test/lib/ansible_test/_internal/data/`

* Initial move of `test/sanity/` content.

`test/sanity/` -> `test/lib/ansible_test/_internal/data/sanity/` (except `test/sanity/ignore.txt`)

* Initial move of `test/units/pytest/` content.

`test/units/pytest/` -> `test/lib/ansible_test/_internal/data/pytest/`

* Follow-up move of `test/runner/unit/` content.

`test/lib/ansible_test/_internal/data/unit/` -> `test/lib/ansible_test/tests/unit/`

* Initial move of `ansible.cfg` content.

`test/units/ansible.cfg` -> `test/lib/ansible_test/_internal/data/units/ansible.cfg`
`test/env/ansible.cfg` -> `test/lib/ansible_test/_internal/data/env/ansible.cfg`

* Follow-up move of `data` directory.

`test/lib/ansible_test/_internal/data/` -> `test/lib/ansible_test/_data/`

* Update import statements.

* Add missing __init__.py for unit tests.

* Fix path references and miscellaneous issues.
5 years ago
..
api
community Move common build code from _build_helpers (#55986) 5 years ago
dev_guide Relocate ansible-test code. (#60147) 5 years ago
images
installation_guide
inventory
network Support Ericsson device management (#59277) 5 years ago
plugins removes last :doc: links in other sections of the docs (#58432) 5 years ago
porting_guides Add vyos_l3_interfaces resource module (#59929) 5 years ago
reference_appendices #54195 List supported platforms for RH customers (#59654) 5 years ago
roadmap
scenario_guides Doc - editorial for correct acronym introduction (#58519) 5 years ago
user_guide Runas docs (#60082) 5 years ago
404.rst
conf.py Add a banner message to warn when not on latest documentation (#58526) 5 years ago
index.rst Docs on general precedence (#50201) 5 years ago