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
Will Smith 2de692348f change raising errors example to raise error (#43664)
Example instantiates an AnsibleError which derives from Exception but doesn't actually raise it like intended. This is misleading as it's not clear without examining the code for AnsibleError to know that it's not some function which would raise the exception automatically.
6 years ago
..
style_guide Prefer https:// links in the docs site 6 years ago
testing/sanity Update Shippable integration test groups. (#43118) 6 years ago
Makefile
developing_api.rst Prefer https:// links in the docs site 6 years ago
developing_core.rst Prefer https:// links in the docs site 6 years ago
developing_inventory.rst Prefer https:// links in the docs site 6 years ago
developing_module_utilities.rst
developing_modules.rst Prefer https:// links in the docs site 6 years ago
developing_modules_best_practices.rst
developing_modules_checklist.rst
developing_modules_documenting.rst Document module links (#42308) 6 years ago
developing_modules_general.rst
developing_modules_general_OLD._rst
developing_modules_general_windows.rst
developing_modules_in_groups.rst
developing_plugins.rst change raising errors example to raise error (#43664) 6 years ago
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst
overview_architecture.rst
repomerge.rst
testing.rst
testing_compile.rst
testing_httptester.rst
testing_integration.rst
testing_integration_legacy.rst Prefer https:// links in the docs site 6 years ago
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst Fix typos in documentation (#42406) 6 years ago
testing_units_modules.rst Prefer https:// links in the docs site 6 years ago
testing_validate-modules.rst Add AnsibleModule signature schema, and fix associated issues (#43512) 6 years ago