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
Christian Fetzer f194108a26
docs: Improve documentation for regex_search,replace,findall (#74368)
Improve the documentation for regex_search by adding a few more
realistic examples such as showing how to extract only parts of a
string by using regex groups.

Extend regex_findall and regex_replace by an example that includes
the multiline and ignorecase parameters.
4 years ago
..
shared_snippets
basic_concepts.rst
become.rst
collections_using.rst fix see_also formatting (#74252) 4 years ago
command_line_tools.rst
complex_data_manipulation.rst Update complex_data_manipulation.rst (#72509) 4 years ago
connection_details.rst
guide_rolling_upgrade.rst Update HTTP -> HTTPS (#72244) 4 years ago
index.rst Docs: clarify role docs - vars vs params, dependencies (#74104) 4 years ago
intro.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
intro_adhoc.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
intro_bsd.rst
intro_dynamic_inventory.rst
intro_getting_started.rst Introduce the concept of playbooks early on (#74018) 4 years ago
intro_inventory.rst Add direct link to using multiple inventory sources (#73680) 4 years ago
intro_patterns.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
intro_windows.rst
modules.rst
modules_intro.rst
modules_support.rst Rebased pr73824 (#73934) 4 years ago
playbook_pathing.rst
playbooks.rst
playbooks_advanced_syntax.rst Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs (#72539) 4 years ago
playbooks_async.rst Auto cleanup of async cache file (#73760) 4 years ago
playbooks_best_practices.rst
playbooks_blocks.rst Fix block example line emphasis (#73238) 4 years ago
playbooks_checkmode.rst
playbooks_conditionals.rst Fixed a typo in user_guide/playbooks_conditinals (#72427) 4 years ago
playbooks_debugger.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst docs: Improve documentation for regex_search,replace,findall (#74368) 4 years ago
playbooks_filters_ipaddr.rst Fix documentation for slaac filter (#73294) 4 years ago
playbooks_handlers.rst document that handler can not run include_role and import_role (#72744) 4 years ago
playbooks_intro.rst Fix missing dashes in playbooks intro doc (#72746) 4 years ago
playbooks_lookups.rst Rebased pr73824 (#73934) 4 years ago
playbooks_loops.rst
playbooks_module_defaults.rst Docsite: update user_guide/playbooks_module_defaults (#72051) 4 years ago
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst added perf note to inc/imp diffs (#73371) 4 years ago
playbooks_reuse_includes.rst
playbooks_reuse_roles.rst Docs: clarify role docs - vars vs params, dependencies (#74104) 4 years ago
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst Docs: Remove duplicate word (#74223) 4 years ago
playbooks_templating.rst Add a link to Jinja 2 templates (#74348) 4 years ago
playbooks_tests.rst
playbooks_variables.rst Update playbooks_variables.rst. To say you can define variables within a playbook is somewhat misleading. Variables are defined within plays and are only visible within the play they are defined in *not* the entire playbook. There is no way to define vars to have strictly playbook scope. (#73986) 4 years ago
playbooks_vars_facts.rst
playbooks_vault.rst
plugin_filtering_config.rst Wording changes to docs (#70082) 4 years ago
quickstart.rst
sample_setup.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
vault.rst Fixed typo in vault documentation (#73666) 4 years ago
windows.rst
windows_dsc.rst
windows_faq.rst Update WSL docs to mention sleep workaround (#72839) 4 years ago
windows_performance.rst
windows_setup.rst Added TLS security protocol for Powershell downloads (#73226) 4 years ago
windows_usage.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
windows_winrm.rst Update windows_winrm.rst (#73101) 4 years ago