mirror of https://github.com/ansible/ansible.git
Backport/2.8/docs modules omnibus (#56316)
* Update gcp_container_cluster_facts.py (#55475) : 'state' is not a supported parameter in this module (cherry picked from commitpull/56366/head8c7e38af62) * Update win_dns_record.py (#55378): Update examples to show values are strings. (cherry picked from commit3fd27f0cac) * sensu_subscription very minor docstring typo (#55675) (cherry picked from commit2cfaf6e80a) * Update win_domain_group_membership.py (#55594): add notes regarding a computer object and fixing a typo (cherry picked from commit3f0900f504) * hcloud_server: clarify further for usage of `ssh_keys` (#55713) (cherry picked from commit6e9379fe11) * Fix template lookup description (#55557): describe that it returns template content with substituted variables. (cherry picked from commit9c038b210b) * Update ec2_eip_facts.py (#53040): Add several additional examples showing how to filter on tag, how to filter on the EIP allocation id, and how to set a fact using the output. (cherry picked from commit1e2cbefac0) * Update ali_instance_facts examples in documentation (#55760) (#55803) (cherry picked from commit357dafffa4) * Update setup.py (#55871): adds a note on privileges needed on BSD systems to use dmidecode (cherry picked from commitc181e567a1) * Remove illegal basic provisioning example (#55892): The bare minimum example in the docs (i.e. only supplying name, state, and cluster) results in the error `state is present but all of the following are missing: task_definition, desired_count`. (cherry picked from commitc195645575) * clarify docs for rel src state hard (#55972) (cherry picked from commit0b002203b4) * correct method docs (#55961) (cherry picked from commitea57377ddf) * Update sample (#55654): Correct logConfiguration example on the ecs_taskdefinition module. (cherry picked from commit23ddc7738b) * add missing exported state do doc string (#56109) (cherry picked from commitba9f0d53b2) * package_facts: Trivial docs cleanup (#56015): use the current YAML style and remove unnecessary quotes around `auto`. Signed-off-by: Major Hayden <major@redhat.com> (cherry picked from commit93d24efe37) * Update include_role description (#56001) to discuss tasks: use (cherry picked from commit8cb76408d3) * Sync required flags from argument_spec to docs (#56121): arguments for certificate, private_key and password were marked as required in the ArgumentSpec, but not in the documentation. (cherry picked from commit6b474a1ecd) * updated ec2.py to describe required parameters (#56197): for each option for `state` (cherry picked from commit5346a5cdac) * Update os_image documentation (#49705) to show auth details (cherry picked from commitf5326aa6cd)
parent
c05b61777c
commit
9b867fbe84
Loading…
Reference in New Issue