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/dev_guide
Gonéri Le Bouder 6421e89e23 docs: refresh testing_integration.rst (#53338)
* docs: refresh testing_integration.rst

Ensures the examples can be run:
- fedora25 is not available anymore, use fedora29 instead
- the posix/ci alias does not exist anymore, use shippable/posix/ instead
- explain how to list the target without argcomplete

* ansible-test should be in $PATH
* call ansible-runner from bin/, not test/runner
* we don't use credentials.template anymore, we use a collection of .template files.
* low-case bash bc we refresh to name of the binary
* refresh the command of Windows-CI example
* Update docs/docsite/rst/dev_guide/testing_integration.rst

Co-Authored-By: goneri <goneri@lebouder.net>
6 years ago
..
shared_snippets rewrite of the developer guide, part 1 (#45179) 6 years ago
style_guide Remove old 'srtd' theme and references. (#49289) 6 years ago
testing/sanity doc - skip/windows for integration tests (#53010) 6 years ago
debugging.rst standardize connection variable names (#51776) 6 years ago
developing_api.rst Update the example for API use to reflect new context object (#50723) 6 years ago
developing_core.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_inventory.rst Fix inventory cache interface (#50446) 6 years ago
developing_locally.rst Fix the example plugin paths (#52881) 6 years ago
developing_module_utilities.rst doc: describe merging to ansible.module_utils.* (#51152) 6 years ago
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_modules_best_practices.rst Added recommendation about module name (#49540) 6 years ago
developing_modules_checklist.rst add '_facts' rule to module checklist (#53359) 6 years ago
developing_modules_documenting.rst Doc fragments to plugins (#50172) 6 years ago
developing_modules_general.rst Fix docs syntax highlighting errors (#50836) 6 years ago
developing_modules_general_aci.rst Correct the command for test coverage 6 years ago
developing_modules_general_windows.rst Ansible.Basic - add required_by to module spec (#51407) 6 years ago
developing_modules_in_groups.rst Doc fragments to plugins (#50172) 6 years ago
developing_plugins.rst Fix inventory cache interface (#50446) 6 years ago
developing_program_flow_modules.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
developing_python_3.rst adds stub API docs in a single file (#46663) 6 years ago
developing_rebasing.rst Update developing_rebasing.rst (#51650) 6 years ago
index.rst Docs reorg /community/index & /dev_guide/index (#48734) 6 years ago
module_lifecycle.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
overview_architecture.rst rewrite of the developer guide, part 1 (#45179) 6 years ago
testing.rst Consistent typesetting of "GitHub" (#50929) 6 years ago
testing_compile.rst Remove more docs build errors (#45364) 6 years ago
testing_documentation.rst Add docs about contributing to docs (#46481) 6 years ago
testing_httptester.rst Remove more docs build errors (#45364) 6 years ago
testing_integration.rst docs: refresh testing_integration.rst (#53338) 6 years ago
testing_integration_legacy.rst restores legacy testing file (#46095) 6 years ago
testing_pep8.rst Remove more docs build errors (#45364) 6 years ago
testing_running_locally.rst doc: preseve block-quote structure (#53293) 6 years ago
testing_sanity.rst Docs: List of Sanity Tests (#52986) 6 years ago
testing_units.rst Remove more docs build errors (#45364) 6 years ago
testing_units_modules.rst doc: Correct path of unit tests directory (#51631) 6 years ago
testing_validate-modules.rst Add a new check to ensure that module arguments are valid python identifiers (#53278) 6 years ago