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
Alicia Cozine 07fa9b5187
Backport/2.9/docs (#63814)
* Replaced old DSC links that given 404 (#63556)
Replace DSC links that returned "not found" with updated, working links.

(cherry picked from commit f638f29e44)

* Fix example in pip module documentation (#63462)

(cherry picked from commit d8b9f9fb4f)

* Update vmware ansible modules requirements section (#62797)
Update vSphere Automation Python SDK to the requirement section

Signed-off-by: Jobin George <jgeorge@vmware.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 8a77f17dea)

* Typo usersername should be username (#63671)

(cherry picked from commit 2ef4ac1404)

* Update description for firstmatch option (#62896)

Fixes issue https://github.com/ansible/ansible/issues/62862. The edit makes the description for the `firstmatch` option clearer. The `firstmatch` option was introduced by PR https://github.com/ansible/ansible/pull/33825

(cherry picked from commit aeb0dde7cc)

* Update win_regmerge.py (#63633)
s/windows/Windows/ in title

(cherry picked from commit 4326165be5)

* Example incorrect: server_url is required argument (#63670)
The example "Delete GitLab Group" does not work - requires server_url parameter. This likely applies to all Examples, so this change proposes at least putting in the required parameter in the examples. In future we can remove the soon-to-be deprecated server_url parameter.

(cherry picked from commit b02467961a)

* doc: win_user: fix typo in the description of the groups modifyer (#63743)

(cherry picked from commit 6046386dba)

* Update AWS dev guide to recommend module_defaults and point to CI policy repo (#63589)

(cherry picked from commit 9cda5819b9)

* Add example for port range to win_firewall_rule_module (#63269)

(cherry picked from commit 2e81b813dd)

* added a link to install instruction of OpenSSH (#63548)

(cherry picked from commit cfe2beae46)
6 years ago
..
platforms Backport/2.9/docs (#63814) 6 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 7 years ago
style_guide Backport/2.9/docs (#63247) 6 years ago
testing/sanity sanity ignores for a collection need to go to tests/sanity/ (#62182) 6 years ago
debugging.rst Add an example for the debugging module (#50197) 7 years ago
developing_api.rst removes last :doc: links in the dev guide (#58417) 7 years ago
developing_collections.rst Backport/2.9/docs (#63247) 6 years ago
developing_core.rst removes last :doc: links in the dev guide (#58417) 7 years ago
developing_inventory.rst Backport/2.9/docs (#63247) 6 years ago
developing_locally.rst Update local module options (#57553) 7 years ago
developing_module_utilities.rst Docs: edits & expands module_utils & search path info in dev guide (#55931) 7 years ago
developing_modules.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
developing_modules_best_practices.rst Rename python files in hacking/ directory to have .py suffix 7 years ago
developing_modules_checklist.rst Clarify documentation on _info vs. _facts modules (#56611) 7 years ago
developing_modules_documenting.rst Backport/2.9/docs2 (#63524) 6 years ago
developing_modules_general.rst Update unit tests requirements/units.txt path (#61656) 6 years ago
developing_modules_general_aci.rst Backport/2.9/docs (#63247) 6 years ago
developing_modules_general_windows.rst Ansible.Basic - add required_by to module spec (#51407) 7 years ago
developing_modules_in_groups.rst removes last :doc: links in the dev guide (#58417) 7 years ago
developing_plugins.rst Backport/2.9/docs (#63247) 6 years ago
developing_program_flow_modules.rst Backport/2.9/docs (#63247) 6 years ago
developing_python_3.rst Fix typo in 'Ansible and Python 3' dev guide (#61226) 6 years ago
developing_rebasing.rst Update developing_rebasing.rst (#51650) 7 years ago
index.rst Backport/2.9/docs2 (#62805) 6 years ago
module_lifecycle.rst rewrite of the developer guide, part 1 (#45179) 7 years ago
overview_architecture.rst Docs: edits & expands module_utils & search path info in dev guide (#55931) 7 years ago
testing.rst removes last :doc: links in the dev guide (#58417) 7 years ago
testing_compile.rst Remove more docs build errors (#45364) 7 years ago
testing_documentation.rst Update docs references for ansible-test. (#60109) 6 years ago
testing_httptester.rst removes last :doc: links in the dev guide (#58417) 7 years ago
testing_integration.rst Elaborate on note that docker-priv only works with integration (#62035) 6 years ago
testing_integration_legacy.rst restores legacy testing file (#46095) 7 years ago
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 6 years ago
testing_running_locally.rst removes last :doc: links in the dev guide (#58417) 7 years ago
testing_sanity.rst Docs: List of Sanity Tests (#52986) 7 years ago
testing_units.rst Backport/2.9/docs (#63521) 6 years ago
testing_units_modules.rst removes last :doc: links in the dev guide (#58417) 7 years ago
testing_validate-modules.rst typo: missing-subption-docs → missing-suboption-docs (#62180) 6 years ago