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 7a24541d18
Backportapalooza 08 04 (#78450)
* fix broken link (#78434)

(cherry picked from commit eb46ab1399)

* Fix escaped asterisk in code block demonstrating wildcards (#78375)

The code block is rendered verbatim. This currently results in `\*` being shown, which is incorrect (i.e., not parsed as a wildcard pattern).
Removing the superfluous `\` fixes the rendering.
This PR fixes all instances of this issue on that page.

(cherry picked from commit 9bf5da8f75)

* add example to import a playbook from collection (#78443)

(cherry picked from commit eb462edb16)

* docs: Fix control node reference links (#78424)

(cherry picked from commit f5cac6bc5d)

* Update galaxy_server_list (#78398)

(cherry picked from commit d92f6da592)

* Improve grammar (#78391)

(cherry picked from commit ddd8b8bfd9)

Co-authored-by: Tom Janson <priv.tom.janson@gmail.com>
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
Co-authored-by: Ian Wienand <iwienand@redhat.com>
Co-authored-by: Tabah Baridule <dulemartins07@gmail.com>
Co-authored-by: Geoffrey van Wyk <geoffrey@vanwyk.biz>
3 years ago
..
shared_snippets Backportapalooza 06 16 (#78072) 4 years ago
basic_concepts.rst Docs: User guide overhaul, part 1 (#63056) 6 years ago
become.rst [docs][backport] 5 06 docs backportapalooza (#77749) 4 years ago
cheatsheet.rst Backportapalooza 07 21 (#78326) 3 years ago
collections_using.rst Backportapalooza 07 21 (#78326) 3 years ago
command_line_tools.rst Docs: User guide overhaul, part 1 (#63056) 6 years ago
complex_data_manipulation.rst Docs Backportapalooza (#78379) 3 years ago
connection_details.rst add links to remote_user docs (#77140) 4 years ago
guide_rolling_upgrade.rst Docs: talk about AWX or the Platform, not Tower (#74952) 4 years ago
index.rst Backportapalooza 06 02 (#77960) 4 years ago
intro.rst Fixing ad-hoc commands #73636 (#73646) 5 years ago
intro_adhoc.rst Backportapalooza 07 21 (#78326) 3 years ago
intro_bsd.rst Update 'Ansible and BSD' section 'Setting the Python interpreter'. (#76825) 4 years ago
intro_dynamic_inventory.rst Docs: changed :: to code-block:: in 9 files (#75994) 4 years ago
intro_inventory.rst Docs backportapalooza 05 26 (#77921) 4 years ago
intro_patterns.rst Backportapalooza 08 04 (#78450) 3 years ago
intro_windows.rst removes last :doc: links in user guide (#58433) 7 years ago
modules.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
modules_intro.rst Docs: add code-blocks to User Guide modules_intro (#75932) 4 years ago
modules_support.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
playbook_pathing.rst Simplify documentation for search paths (#73818) 4 years ago
playbooks.rst User guide overhaul, Table of Contents (#71553) 5 years ago
playbooks_advanced_syntax.rst code-block wrapping for playbooks_advanced_syntax.rst (#75981) 4 years ago
playbooks_async.rst Docs: add code block elements in user_guide/playbooks_async.rst (#75947) 4 years ago
playbooks_best_practices.rst clarify how to customize ansible cli output (#77357) 4 years ago
playbooks_blocks.rst Docs: Add Matrix as a chat option (#75406) 4 years ago
playbooks_checkmode.rst Docs: code-block wrapping for playbooks_checkmode.rst #75925 (#75931) 4 years ago
playbooks_conditionals.rst Backportapalooza 06 30 (#78176) 3 years ago
playbooks_debugger.rst docs: code-block wrapping for playbooks_debugger.rst (#75968) 4 years ago
playbooks_delegation.rst Docs: Add code-blocks to Playbooks-Delegation in user guide(#75973) 4 years ago
playbooks_environment.rst typo variable reference (#77327) 4 years ago
playbooks_error_handling.rst more explicit moustache docs (#77051) 4 years ago
playbooks_filters.rst Backportapalooza 06 16 (#78072) 4 years ago
playbooks_filters_ipaddr.rst stub out ipaddr page and point to new home (#77281) 4 years ago
playbooks_handlers.rst [docs][backport] 0407 weekly docs backports (#77490) 4 years ago
playbooks_intro.rst Docs: changed :: to code-block:: in 9 files (#75994) 4 years ago
playbooks_lookups.rst Docs: changed :: to code-block:: in 9 files (#75994) 4 years ago
playbooks_loops.rst docs - Wrap examples in code-block:: in loops guide (#75916) 4 years ago
playbooks_module_defaults.rst Docs: code-block wrapping for playbooks_module_defaults.rst #75936 (#75942) 4 years ago
playbooks_prompts.rst Replace "Encrypt" with "Hash" for prompt documentation (#76584) 4 years ago
playbooks_python_version.rst Docs: changed :: to code-block:: in 9 files (#75994) 4 years ago
playbooks_reuse.rst Adds documentation about when/why to use roles (#76560) 4 years ago
playbooks_reuse_includes.rst Changed all_modules references to list_of_collections in the documentation (#71656) 5 years ago
playbooks_reuse_roles.rst Backportapalooza 06 16 (#78072) 4 years ago
playbooks_roles.rst removes last :doc: links in user guide (#58433) 7 years ago
playbooks_special_topics.rst User guide overhaul, Table of Contents (#71553) 5 years ago
playbooks_startnstep.rst Docs: Code-block wrapping for playbooks_startnstep.rst #75934 (#75943) 4 years ago
playbooks_strategies.rst Add note to serial docs (#77006) 4 years ago
playbooks_tags.rst Update playbooks_tags.rst (#75472) 4 years ago
playbooks_templating.rst doc: fix Jinja2 doc link templating playbook (#76889) 4 years ago
playbooks_tests.rst Clarify docs for using tests as filters (#77155) 4 years ago
playbooks_variables.rst Docs: add code-block:: to playbook variables doc in user guide(#75985) 4 years ago
playbooks_vars_facts.rst Docs backportapalooza 05 26 (#77921) 4 years ago
playbooks_vault.rst Docs: User guide overhaul, part 5 (#70307) 5 years ago
plugin_filtering_config.rst Wording changes to docs (#70082) 5 years ago
sample_setup.rst Backportapalooza 06 16 (#78072) 4 years ago
vault.rst Backportapalooza 06 30 (#78176) 3 years ago
windows.rst Windows Setup doc; offer 10x perf improvement (#58259) 6 years ago
windows_dsc.rst [docs][backport] Docs backports week 4-18-22 (#77557) 4 years ago
windows_faq.rst Include links to the modern homes of the windows modules (#77220) 4 years ago
windows_performance.rst Fix various typos in documentation (#75662) 4 years ago
windows_setup.rst Backportapalooza 06 16 (#78072) 4 years ago
windows_usage.rst Docs: changed :: to code-block:: in 9 files (#75994) 4 years ago
windows_winrm.rst Backportapalooza 06 16 (#78072) 4 years ago