..
shared_snippets
Add docs detailing how to convert many with_X style loops to use loop and filters ( #40964 )
2018-06-01 10:37:21 -04:00
basic_concepts.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
become.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
collections_using.rst
update configuring ansible-galaxy client ( #64796 )
2019-11-15 09:49:51 -06:00
command_line_tools.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
connection_details.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
guide_rolling_upgrade.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
index.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
intro.rst
Remove more docs build errors ( #45364 )
2018-09-11 17:51:47 +01:00
intro_adhoc.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
intro_bsd.rst
docs: Prefer python3 on OpenBSD ( #65447 )
2019-12-10 09:05:18 -05:00
intro_dynamic_inventory.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
intro_getting_started.rst
Fix list formatting in Getting Started docs page ( #65713 )
2019-12-12 16:52:52 -06:00
intro_inventory.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
intro_patterns.rst
Add docs clarifying behavior of retry files ( #65153 )
2019-11-25 14:26:46 -05:00
intro_windows.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
modules.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
modules_intro.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
modules_support.rst
fixed some broken links ( #66182 )
2020-01-06 10:24:07 -06:00
playbook_pathing.rst
doc(user_guide): fix typos ( #47425 )
2018-10-24 12:01:24 -04:00
playbooks.rst
Shortens Scenario Guides, incorporates vmware guide ( #54554 )
2019-04-04 11:58:30 -05:00
playbooks_advanced_syntax.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_async.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_best_practices.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_blocks.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_checkmode.rst
fix syntax issue ( #65166 )
2019-11-25 15:01:10 +00:00
playbooks_conditionals.rst
Add warning about skipped vars ( #63599 )
2019-11-05 16:25:15 -05:00
playbooks_debugger.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
playbooks_delegation.rst
Update indentation used in the code examples, unify empty lines ( #65874 )
2019-12-16 11:26:25 -06:00
playbooks_environment.rst
[Fix] Typo in playbooks_environment.rst ( #64496 )
2019-11-06 17:31:16 +05:30
playbooks_error_handling.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_filters.rst
add a path_join filter which joins path components ( #62713 )
2020-01-06 11:56:40 -05:00
playbooks_filters_ipaddr.rst
playbooks_filters_ipaddr.rst: fix syntax, indentation ( #65208 )
2019-11-25 15:00:15 -05:00
playbooks_intro.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_lookups.rst
"with in" changed to "within" ( #54990 )
2019-04-08 11:25:03 -05:00
playbooks_loops.rst
loop: simplify dict2items example in docs ( #66235 )
2020-01-07 10:32:46 -05:00
playbooks_module_defaults.rst
Add module_defaults group for ovirt ( #64377 )
2019-11-05 12:30:41 +05:30
playbooks_prompts.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_python_version.rst
playbooks_reuse.rst
Clarify the advantage include* statement brought regarding looping ( #66022 )
2020-01-11 11:09:51 -05:00
playbooks_reuse_includes.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
playbooks_reuse_roles.rst
Update indentation used in the code examples, unify empty lines ( #65346 )
2019-12-10 10:55:51 -05:00
playbooks_roles.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
playbooks_special_topics.rst
clarifies FAQ answer about env vars ( #48432 )
2018-11-09 14:31:29 -05:00
playbooks_startnstep.rst
playbooks_strategies.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_tags.rst
Clarify behavior of --skip-tags, --list-tasks, and --list-tags. ( #60492 )
2019-08-13 09:47:28 -05:00
playbooks_templating.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_tests.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
playbooks_variables.rst
Fix variable name in an example ( #65760 )
2019-12-12 16:51:47 -06:00
playbooks_vault.rst
clarify vault warning and fix typo ( #64419 )
2019-11-04 17:47:03 -06:00
plugin_filtering_config.rst
Update plugin filter documentation ( #46665 )
2018-10-29 15:04:32 -04:00
quickstart.rst
link from quickstart page to Network Getting Started ( #65150 )
2019-11-21 11:42:57 -05:00
sample_setup.rst
Docs: User guide overhaul, part 2 ( #65474 )
2019-12-12 13:35:17 -05:00
vault.rst
Updated "Speeding up Vault Operations" section ( #57701 )
2019-06-14 10:17:40 -04:00
windows.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
2019-07-30 15:53:17 -04:00
windows_dsc.rst
fixed some broken links ( #66182 )
2020-01-06 10:24:07 -06:00
windows_faq.rst
Deprecate Windows 2008, and 2008 R2 ( #66257 )
2020-01-14 11:22:39 +10:00
windows_performance.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
2019-07-30 15:53:17 -04:00
windows_setup.rst
remove the word "support" from Windows pages, add Windows Server 2019 ( #61404 )
2019-08-28 08:05:12 +10:00
windows_usage.rst
Prefer https:// links in the docs site ( #62939 )
2019-09-30 15:11:19 -04:00
windows_winrm.rst
Add warning about winrm on MacoS ( #64472 )
2019-11-08 16:12:26 -05:00