..
shared_snippets
Docsite: improve playbooks_loops.rst ( #71718 )
2020-09-15 16:00:09 -04:00
basic_concepts.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
become.rst
Docsite: replace Latin phrases to English ( #71588 )
2020-09-03 14:47:57 -05:00
collections_using.rst
clarify FQCN use for playbooks ( #71816 )
2020-09-24 09:45:11 -05:00
command_line_tools.rst
Docs: User guide overhaul, part 1 ( #63056 )
2019-10-08 13:46:38 -04:00
complex_data_manipulation.rst
Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs ( #72539 )
2020-12-02 10:29:49 -06:00
connection_details.rst
Docsite: replace Latin phrases to English ( #71588 )
2020-09-03 14:47:57 -05:00
guide_rolling_upgrade.rst
Update HTTP -> HTTPS ( #72244 )
2020-10-19 15:57:20 -04:00
index.rst
Docsite: fix a typo in user_guide/index.rst ( #71717 )
2020-09-15 11:31:38 -04:00
intro.rst
User guide overhaul, Table of Contents ( #71553 )
2020-09-01 12:29:21 -04:00
intro_adhoc.rst
Docsite: improve user_guide/intro_adhoc ( #71909 )
2020-09-24 12:16:15 -05:00
intro_bsd.rst
Clarification for Ansible and BSD Introduction ( #69275 )
2020-05-04 16:16:41 -05:00
intro_dynamic_inventory.rst
Docsite: improve inventory-related pages ( #71907 )
2020-09-25 09:46:24 -05:00
intro_getting_started.rst
added sample output for echo example ( #72718 )
2020-11-30 09:59:27 -05:00
intro_inventory.rst
Miscellaneous fixes in user_guide/intro_inventory.rst docs ( #72202 )
2020-10-20 10:35:15 -05:00
intro_patterns.rst
Fix typos ( #72072 )
2020-10-02 10:32:03 -04:00
intro_windows.rst
removes last :doc: links in user guide ( #58433 )
2019-06-26 17:07:27 -04:00
modules.rst
Collections docs generation ( #59761 )
2020-07-17 13:07:35 -07:00
modules_intro.rst
More docs updates to reflect collections ecosystem ( #71597 )
2020-09-02 13:50:12 -04:00
modules_support.rst
More docs updates to reflect collections ecosystem ( #71597 )
2020-09-02 13:50:12 -04:00
playbook_pathing.rst
Docsite: replace Latin phrases to English ( #71588 )
2020-09-03 14:47:57 -05:00
playbooks.rst
User guide overhaul, Table of Contents ( #71553 )
2020-09-01 12:29:21 -04:00
playbooks_advanced_syntax.rst
Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs ( #72539 )
2020-12-02 10:29:49 -06:00
playbooks_async.rst
Docsite: update user_guide/playbooks_async ( #72115 )
2020-10-09 10:50:58 -05:00
playbooks_best_practices.rst
Changed all_modules references to list_of_collections in the documentation ( #71656 )
2020-09-09 11:43:40 -05:00
playbooks_blocks.rst
Docsite: fix user_guide/playbooks_blocks ( #71769 )
2020-09-17 10:20:22 -04:00
playbooks_checkmode.rst
Docsite: update user_guide/playbooks_checkmode ( #72052 )
2020-10-01 16:33:24 -04:00
playbooks_conditionals.rst
Fixed a typo in user_guide/playbooks_conditinals ( #72427 )
2020-11-02 10:04:57 -05:00
playbooks_debugger.rst
Docsite: update user_guide/playbooks_debugger ( #72053 )
2020-10-01 16:32:03 -04:00
playbooks_delegation.rst
Docsite: misc fixes of playbooks_delegation ( #71753 )
2020-09-17 10:22:03 -04:00
playbooks_environment.rst
Docsite: fix user_guide/playbooks_environment ( #71772 )
2020-09-17 10:17:05 -04:00
playbooks_error_handling.rst
Docsite: fix user_guide/playbooks_error_handling ( #71771 )
2020-09-17 10:18:21 -04:00
playbooks_filters.rst
json_query: Add examples for starts_with and contains ( #72821 )
2020-12-03 14:52:00 -05:00
playbooks_filters_ipaddr.rst
Update playbooks_filters_ipaddr.rst ( #72705 )
2020-11-30 11:58:11 -06:00
playbooks_handlers.rst
document that handler can not run include_role and import_role ( #72744 )
2020-12-01 10:15:46 -06:00
playbooks_intro.rst
Fix missing dashes in playbooks intro doc ( #72746 )
2020-11-30 16:19:40 -05:00
playbooks_lookups.rst
WIP: Docs: User guide overhaul, part 4 ( #69266 )
2020-05-15 16:18:07 -04:00
playbooks_loops.rst
Reword strangely patronising introduction to loops ( #72019 )
2020-09-30 16:05:46 -04:00
playbooks_module_defaults.rst
Docsite: update user_guide/playbooks_module_defaults ( #72051 )
2020-11-04 09:58:47 -06:00
playbooks_prompts.rst
Docsite: update user_guide/playbooks_prompts ( #72049 )
2020-10-01 16:34:23 -04:00
playbooks_python_version.rst
Upstream jinja has decided not to rename from jinja2. ( #66880 )
2020-01-30 10:57:50 -05:00
playbooks_reuse.rst
adds name lines to handler re-use examples ( #71946 )
2020-09-25 12:46:45 -04:00
playbooks_reuse_includes.rst
Changed all_modules references to list_of_collections in the documentation ( #71656 )
2020-09-09 11:43:40 -05:00
playbooks_reuse_roles.rst
Update playbooks_reuse_roles.rst ( #71880 )
2020-09-24 13:40:02 -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
User guide overhaul, Table of Contents ( #71553 )
2020-09-01 12:29:21 -04:00
playbooks_startnstep.rst
WIP: Docs: User guide overhaul, part 4 ( #69266 )
2020-05-15 16:18:07 -04:00
playbooks_strategies.rst
Update playbooks_strategies.rst ( #72176 )
2020-10-14 12:26:16 -05:00
playbooks_tags.rst
Update playbooks_tags.rst ( #72351 )
2020-10-27 15:50:49 -04:00
playbooks_templating.rst
add link to jinja docs from templating section ( #72205 )
2020-10-12 13:52:24 -05:00
playbooks_tests.rst
Add semver support to the jinja2 version test ( #71600 )
2020-09-08 08:52:27 -05:00
playbooks_variables.rst
Update HTTP -> HTTPS ( #72244 )
2020-10-19 15:57:20 -04:00
playbooks_vars_facts.rst
Update playbooks_vars_facts.rst ( #72150 )
2020-10-09 10:44:27 -05:00
playbooks_vault.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
plugin_filtering_config.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
quickstart.rst
link from quickstart page to Network Getting Started ( #65150 )
2019-11-21 11:42:57 -05:00
sample_setup.rst
Changed all_modules references to list_of_collections in the documentation ( #71656 )
2020-09-09 11:43:40 -05:00
vault.rst
Fix typos ( #71970 )
2020-09-28 14:33:24 -04:00
windows.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
2019-07-30 15:53:17 -04:00
windows_dsc.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
windows_faq.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
windows_performance.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
2019-07-30 15:53:17 -04:00
windows_setup.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
windows_usage.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00
windows_winrm.rst
Docs: User guide overhaul, part 5 ( #70307 )
2020-07-14 17:00:44 -04:00