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.
2021-04-28 08:45:01 -04:00
..
shared_snippets
basic_concepts.rst
become.rst
collections_using.rst fix see_also formatting (#74252) 2021-04-13 11:51:39 -04:00
command_line_tools.rst
complex_data_manipulation.rst Update complex_data_manipulation.rst (#72509) 2021-04-27 14:04:48 +05:30
connection_details.rst
guide_rolling_upgrade.rst
index.rst Docs: clarify role docs - vars vs params, dependencies (#74104) 2021-04-06 11:24:28 -04:00
intro.rst Fixing ad-hoc commands #73636 (#73646) 2021-02-18 16:48:22 -06:00
intro_adhoc.rst Fixing ad-hoc commands #73636 (#73646) 2021-02-18 16:48:22 -06:00
intro_bsd.rst
intro_dynamic_inventory.rst
intro_getting_started.rst Introduce the concept of playbooks early on (#74018) 2021-03-25 11:55:01 -04:00
intro_inventory.rst Add direct link to using multiple inventory sources (#73680) 2021-03-11 14:36:00 -05:00
intro_patterns.rst Fixing ad-hoc commands #73636 (#73646) 2021-02-18 16:48:22 -06:00
intro_windows.rst
modules.rst
modules_intro.rst
modules_support.rst Rebased pr73824 (#73934) 2021-03-17 16:07:38 -04:00
playbook_pathing.rst
playbooks.rst
playbooks_advanced_syntax.rst
playbooks_async.rst Auto cleanup of async cache file (#73760) 2021-03-04 11:06:27 -08:00
playbooks_best_practices.rst
playbooks_blocks.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
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) 2021-04-28 08:45:01 -04:00
playbooks_filters_ipaddr.rst Fix documentation for slaac filter (#73294) 2021-01-20 13:10:24 -05:00
playbooks_handlers.rst
playbooks_intro.rst
playbooks_lookups.rst Rebased pr73824 (#73934) 2021-03-17 16:07:38 -04:00
playbooks_loops.rst
playbooks_module_defaults.rst
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst added perf note to inc/imp diffs (#73371) 2021-02-11 13:10:02 -05:00
playbooks_reuse_includes.rst
playbooks_reuse_roles.rst Docs: clarify role docs - vars vs params, dependencies (#74104) 2021-04-06 11:24:28 -04:00
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst Docs: Remove duplicate word (#74223) 2021-04-11 05:50:36 -05:00
playbooks_templating.rst Add a link to Jinja 2 templates (#74348) 2021-04-20 12:14:08 -05:00
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) 2021-03-25 16:05:50 -04:00
playbooks_vars_facts.rst
playbooks_vault.rst
plugin_filtering_config.rst
quickstart.rst
sample_setup.rst Fixing ad-hoc commands #73636 (#73646) 2021-02-18 16:48:22 -06:00
vault.rst Fixed typo in vault documentation (#73666) 2021-02-22 19:03:23 -06:00
windows.rst
windows_dsc.rst
windows_faq.rst
windows_performance.rst
windows_setup.rst Added TLS security protocol for Powershell downloads (#73226) 2021-01-14 14:23:19 -08:00
windows_usage.rst Fixing ad-hoc commands #73636 (#73646) 2021-02-18 16:48:22 -06:00
windows_winrm.rst