mirror of https://github.com/ansible/ansible.git
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 commitpull/63863/headf638f29e44) * Fix example in pip module documentation (#63462) (cherry picked from commitd8b9f9fb4f) * 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 commit8a77f17dea) * Typo usersername should be username (#63671) (cherry picked from commit2ef4ac1404) * 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 commitaeb0dde7cc) * Update win_regmerge.py (#63633) s/windows/Windows/ in title (cherry picked from commit4326165be5) * 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 commitb02467961a) * doc: win_user: fix typo in the description of the groups modifyer (#63743) (cherry picked from commit6046386dba) * Update AWS dev guide to recommend module_defaults and point to CI policy repo (#63589) (cherry picked from commit9cda5819b9) * Add example for port range to win_firewall_rule_module (#63269) (cherry picked from commit2e81b813dd) * added a link to install instruction of OpenSSH (#63548) (cherry picked from commitcfe2beae46)
parent
e1b9bed57d
commit
07fa9b5187
Loading…
Reference in New Issue