mirror of https://github.com/ansible/ansible.git
Backport/2.9/docs (#63521)
* Update stat.py (#63289) Reword awkward documentation language. (cherry picked from commitpull/63576/headb46299ff86
) * Update win_disk_facts.py example (#63266) Fix incorrect index for second disk (should be `disks[1]` not `disks[0]`) (cherry picked from commitce1c8c24f7
) * Fix broken link (#63185) (cherry picked from commit021d095625
) * Typo on line 161 (#63133) fix module name for azure_rm_manageddisk in one example (cherry picked from commit81a614684a
) * docs: add Centos and Ubuntu to examples for playbook conditionals (#63085) Co-Authored-By: Sandra McCann <samccann@redhat.com> (cherry picked from commit19587b35da
) * Spot instance code error (#63246) Adds 'instance_initiated_shutdown_behavior: terminate' to spot instance example for greater efficiency. (cherry picked from commit5ed163ce3f
) * 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 commit1d5206f53e
) * Update ec2.py (#63260) Change the explanation of spot_wait_timeout (cherry picked from commit719170e5c1
) * fix aruba_config examples (#63136) (cherry picked from commit6ff5968781
) * [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 commit32980f214a
)
parent
bbc7c2d2ea
commit
db2e1d9227
Loading…
Reference in New Issue