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 b80ca85a69
Backport/2.9/docs (#64073)
* clarify no subfolders and md only for collections /docs folder (#63808)

(cherry picked from commit 6a2902c8d5)

* Fixed example error in windows_winrm user guide (#63922)
The example code to configure TLS 1.2 Support using Ansible had an indention error. The register variable 'enable_tls12' was not indented. This caused the subsequent task to fail since the variable was not registered. 

(cherry picked from commit c562e17659)

* Fix doc errors in AWS modules (#63851)
* Fix register/debug in aws_batch_compute_environment
* Fix aws_batch_job_queue doc errors
* Fix module naming: `batch_job_queue` > `aws_batch_job_queue`
* Fix missing register
* Update debug task to use modern YAML format
* Fix missing register + debug for lambda_policy
* Fix YAML syntax for elb_application_lb_info module

(cherry picked from commit e4f16368ed)

* Update documentation for package module (#63909)
It is not clear from the documentation that list can be used

(cherry picked from commit 7f2c367d78)

* [ec2_launch_template] Update description of state param (#63147)
Currently, it is not possible to delete specific versions of an ec2 launch template. The module docs incorrectly suggest that there is a `version` param to the module that can be used to do that. This patch aims to correct that error.

(cherry picked from commit 7ea7260753)

* template: Add a space in example block (#63930)

(cherry picked from commit f279715c29)

* revisions to docsite  README (#63957)

(cherry picked from commit 5c962ef859)

* combine galaxy.com install roles details (#63486)

(cherry picked from commit ee8a088205)

* Correct a typo (#64020)

(cherry picked from commit 18f4f0549f)

* Update password.py (#63965)
Update the examples of the password lookup plugin to show how multiple options are joined together.

(cherry picked from commit 92daec5d0b)

* Fix indentation of example (#63789)
Remove no_log since module_defaults aren't displayed like set_fact was

(cherry picked from commit 1e52782d6b)

* add newline to render table correctly (#63769)

(cherry picked from commit 1aee11c860)

* clarified some points on environment keyword usage (#64065)

(cherry picked from commit 885ee62b53)
5 years ago
..
platforms Backport/2.9/docs (#64073) 5 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 6 years ago
style_guide Backport/2.9/docs (#64073) 5 years ago
testing/sanity sanity ignores for a collection need to go to tests/sanity/ (#62182) 5 years ago
debugging.rst Add an example for the debugging module (#50197) 5 years ago
developing_api.rst removes last :doc: links in the dev guide (#58417) 6 years ago
developing_collections.rst Backport/2.9/docs (#64073) 5 years ago
developing_core.rst removes last :doc: links in the dev guide (#58417) 6 years ago
developing_inventory.rst Backport/2.9/docs (#63247) 5 years ago
developing_locally.rst Update local module options (#57553) 6 years ago
developing_module_utilities.rst
developing_modules.rst
developing_modules_best_practices.rst Rename python files in hacking/ directory to have .py suffix 5 years ago
developing_modules_checklist.rst Clarify documentation on _info vs. _facts modules (#56611) 6 years ago
developing_modules_documenting.rst Backport/2.9/docs2 (#63524) 5 years ago
developing_modules_general.rst Update unit tests requirements/units.txt path (#61656) 5 years ago
developing_modules_general_aci.rst Backport/2.9/docs (#63247) 5 years ago
developing_modules_general_windows.rst
developing_modules_in_groups.rst removes last :doc: links in the dev guide (#58417) 6 years ago
developing_plugins.rst Backport/2.9/docs (#63247) 5 years ago
developing_program_flow_modules.rst Backport/2.9/docs (#63247) 5 years ago
developing_python_3.rst Fix typo in 'Ansible and Python 3' dev guide (#61226) 5 years ago
developing_rebasing.rst
index.rst Backport/2.9/docs2 (#62805) 5 years ago
module_lifecycle.rst
overview_architecture.rst
testing.rst removes last :doc: links in the dev guide (#58417) 6 years ago
testing_compile.rst
testing_documentation.rst Update docs references for ansible-test. (#60109) 5 years ago
testing_httptester.rst removes last :doc: links in the dev guide (#58417) 6 years ago
testing_integration.rst Elaborate on note that docker-priv only works with integration (#62035) 5 years ago
testing_integration_legacy.rst
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 5 years ago
testing_running_locally.rst removes last :doc: links in the dev guide (#58417) 6 years ago
testing_sanity.rst
testing_units.rst Backport/2.9/docs (#63521) 5 years ago
testing_units_modules.rst removes last :doc: links in the dev guide (#58417) 6 years ago
testing_validate-modules.rst typo: missing-subption-docs → missing-suboption-docs (#62180) 5 years ago