1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-08-06 14:57:55 +05:30
..
style_guide Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
testing/sanity Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
developing_api.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
developing_core.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
developing_inventory.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
developing_module_utilities.rst
developing_modules.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
developing_modules_best_practices.rst
developing_modules_checklist.rst
developing_modules_documenting.rst Document module links (#42308) 2018-07-05 14:19:09 -05:00
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) 2018-08-06 14:57:55 +05:30
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst
Makefile
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 2018-08-01 08:20:40 -07:00
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst Fix typos in documentation (#42406) 2018-07-06 17:37:57 +05:30
testing_units_modules.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
testing_validate-modules.rst Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00