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/user_guide
Sandra McCann 40c40a9653 Backport/2.9/docs2 (#62805)
* Update pip module docs (#62359)
* Clarifying pip module requirements in reference to #47361
* Further clarifying message with link to ansible_python_interpreter

(cherry picked from commit d3ec5ca80f)

* chore/doc-module: sts_assume_role.py (#62475)
Update `Example` section with with the correct module usage.

(cherry picked from commit a4a216640f)

* Improve dconf documentation to include conversion problems (#62316)

(cherry picked from commit 864928365e)

* Add examples for various inventory setups to the documentation (#62323)
* Updates docs/docsite/rst/user_guide/intro_inventory.rst, closes #12480.
* Use code-block and rename groups in inventory setup examples
* Fix group name in inventory setup example

Co-Authored-By: Sandra McCann <samccann@redhat.com>

(cherry picked from commit 7047b66d34)

* added networking porting guide info (#61999)
* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst

Co-Authored-By: Nathaniel Case <this.is@nathanielca.se>

(cherry picked from commit 6d35f9026f)

* [docs] split collections into user and dev guide sections (#62363)

(cherry picked from commit 7badeb6df0)

* fixed options (#62605)

(cherry picked from commit 170b4e63ff)

* ec2_vpc_subnet: Rename resource_tags > tags (#62663)

Most of the AWS module documentation refers to `tags` and not
`resource_tags`. This patch updates the documentation to match
other AWS module documentation. 😉

Signed-off-by: Major Hayden <major@redhat.com>
(cherry picked from commit cced1a3cd1)

* [Docs] Document the resource module builder (#62222)

(cherry picked from commit b17581a307)

* Fix link syntax and a typo in dev collections doc (#62650)

(cherry picked from commit 2969614c2c)

* hcloud_volume: clarify volume size units (#62771)

(cherry picked from commit 190b8fcd1c)

* ovirt_host update force doc (#62491)

(cherry picked from commit 3b2b418aad)

* update example document for zabbix_action module (#62667)

(cherry picked from commit 3299f29f7c)
5 years ago
..
shared_snippets Add docs detailing how to convert many with_X style loops to use loop and filters (#40964) 7 years ago
become.rst Add link to become plugins in become docs (#62462) 5 years ago
collections_using.rst Backport/2.9/docs2 (#62805) 5 years ago
command_line_tools.rst Refine plugin docs (#49324) 6 years ago
guide_rolling_upgrade.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 6 years ago
index.rst Backport/2.9/docs2 (#62805) 5 years ago
intro.rst Remove more docs build errors (#45364) 6 years ago
intro_adhoc.rst removes last :doc: links in user guide (#58433) 6 years ago
intro_bsd.rst Remove use of simplejson throughout code base (#43548) 6 years ago
intro_dynamic_inventory.rst removes last :doc: links in user guide (#58433) 6 years ago
intro_getting_started.rst Update intro_getting_started.rst to take into account inventory precedence when proposing '-u' to change the remote user. (#59858) 5 years ago
intro_inventory.rst Backport/2.9/docs2 (#62805) 5 years ago
intro_patterns.rst Doc fixes for readability (formatting/punctuation) (#61086) 5 years ago
intro_windows.rst removes last :doc: links in user guide (#58433) 6 years ago
modules.rst removes last :doc: links in user guide (#58433) 6 years ago
modules_intro.rst removes last :doc: links in user guide (#58433) 6 years ago
modules_support.rst removes last :doc: links in user guide (#58433) 6 years ago
playbook_pathing.rst doc(user_guide): fix typos (#47425) 6 years ago
playbooks.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 6 years ago
playbooks_advanced_syntax.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_async.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_best_practices.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_blocks.rst Correct indentation of the code in the example (#61622) (#61725) 5 years ago
playbooks_checkmode.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_conditionals.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_debugger.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_delegation.rst Add some details to any_errors_fatal documentation (#62029) 5 years ago
playbooks_environment.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_error_handling.rst Add some details to any_errors_fatal documentation (#62029) 5 years ago
playbooks_filters.rst Fix naming discrepancy in zip filter example (#60918) 5 years ago
playbooks_filters_ipaddr.rst add docs for vlan_parser filter (#57498) 6 years ago
playbooks_intro.rst Fix notifying handlers by using an exact match (#55624) 6 years ago
playbooks_lookups.rst "with in" changed to "within" (#54990) 6 years ago
playbooks_loops.rst docsite: remove lexers which have been fixed in Pygments 2.4.0 (#57508) 6 years ago
playbooks_module_defaults.rst Amazon modules: rename _facts with ansible_facts result to _info (#60178) 5 years ago
playbooks_prompts.rst Update playbooks_prompts.rst (#62003) 5 years ago
playbooks_python_version.rst
playbooks_reuse.rst Add caution about handlers & import to Pitfalls (#61060) 5 years ago
playbooks_reuse_includes.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_reuse_roles.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_roles.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_special_topics.rst clarifies FAQ answer about env vars (#48432) 6 years ago
playbooks_startnstep.rst
playbooks_strategies.rst T woerner max concurrent (#60702) 5 years ago
playbooks_tags.rst Clarify behavior of --skip-tags, --list-tasks, and --list-tags. (#60492) 5 years ago
playbooks_templating.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_tests.rst removes last :doc: links in user guide (#58433) 6 years ago
playbooks_variables.rst Docs on general precedence (#50201) 5 years ago
playbooks_vault.rst Update playbooks_vault.rst (#58005) 6 years ago
plugin_filtering_config.rst Update plugin filter documentation (#46665) 6 years ago
quickstart.rst Add links to quickstart guides (#56722) 6 years ago
vault.rst Updated "Speeding up Vault Operations" section (#57701) 6 years ago
windows.rst Windows Setup doc; offer 10x perf improvement (#58259) 5 years ago
windows_dsc.rst get rid of Sphinx 2.1.2 errors (#59001) 5 years ago
windows_faq.rst remove the word "support" from Windows pages, add Windows Server 2019 (#61404) 5 years ago
windows_performance.rst Windows Setup doc; offer 10x perf improvement (#58259) 5 years ago
windows_setup.rst remove the word "support" from Windows pages, add Windows Server 2019 (#61404) 5 years ago
windows_usage.rst removes last :doc: links in user guide (#58433) 6 years ago
windows_winrm.rst get rid of Sphinx 2.1.2 errors (#59001) 5 years ago