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 db2e1d9227
Backport/2.9/docs (#63521)
* Update stat.py (#63289)
Reword awkward documentation language.

(cherry picked from commit b46299ff86)

* Update win_disk_facts.py example (#63266)
Fix incorrect index for second disk (should be `disks[1]` not `disks[0]`)

(cherry picked from commit ce1c8c24f7)

* Fix broken link (#63185)

(cherry picked from commit 021d095625)

* Typo on line 161 (#63133)
fix module name for azure_rm_manageddisk in one example

(cherry picked from commit 81a614684a)

* docs: add Centos and Ubuntu to examples for playbook conditionals (#63085)

Co-Authored-By: Sandra McCann <samccann@redhat.com>
(cherry picked from commit 19587b35da)

* Spot instance code error (#63246)
Adds 'instance_initiated_shutdown_behavior: terminate' to spot instance example for greater efficiency.

(cherry picked from commit 5ed163ce3f)

* Pass a JSON file to the Lambda's payload (#63261)
* Add an example of passing a JSON file to the Lambda's payload
Events passed to Lambda are commonly in JSON format, the change provides an example of using JSON file as an alternative to the inline YAML payload in the other examples.

(cherry picked from commit 1d5206f53e)

* Update ec2.py (#63260)
Change the explanation of spot_wait_timeout

(cherry picked from commit 719170e5c1)

* fix aruba_config examples (#63136)

(cherry picked from commit 6ff5968781)

* [ec2_launch_template] Update examples (#63152)
- Update tasks names for existing examples
- Add a new example showing how to delete a launch template

(cherry picked from commit 32980f214a)
6 years ago
..
platforms Backport/2.9/docs (#63247) 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 document suboptions for type:list options too (#62177) 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