.. |
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
|
Document how to migrate a standalone role to a collection (#68687)
|
2020-05-04 15:59:54 -05: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
|
Remove reference to core Ansible (#68462)
|
2020-03-26 15:22:36 -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
|
user_guide/intro_adhoc.rst: fix typo (#67644)
|
2020-02-21 10:56:25 +00:00 |
intro_bsd.rst
|
Clarification for Ansible and BSD Introduction (#69275)
|
2020-05-04 16:16:41 -05:00 |
intro_dynamic_inventory.rst
|
Redirect inventory script links (#69143)
|
2020-04-29 16:05:39 -04:00 |
intro_getting_started.rst
|
Fix list formatting in Getting Started (#68153)
|
2020-03-25 15:29:09 -04:00 |
intro_inventory.rst
|
Add note in inventory guide saying group names follow variable name guidelines. (#69285)
|
2020-05-04 16:09:44 -05:00 |
intro_patterns.rst
|
Update intro_patterns.rst (#67151)
|
2020-02-11 11:52:00 -06: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
|
Docs: User Guide overhaul, part 3 (#66371)
|
2020-01-21 16:57:55 -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 (more) explicit references to Jinja2 docs in conditionals doc (#61814)
|
2020-02-14 10:53:14 -05:00 |
playbooks_debugger.rst
|
true and false commands have to be quoted (#68761)
|
2020-04-09 10:22:43 -05: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 FQCN for migrated filters (#69321)
|
2020-05-04 16:02:13 -05:00 |
playbooks_filters_ipaddr.rst
|
add FQCN for migrated filters (#69321)
|
2020-05-04 16:02:13 -05:00 |
playbooks_intro.rst
|
Fix indentation (#66991)
|
2020-02-03 12:30:12 -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
|
Upstream jinja has decided not to rename from jinja2. (#66880)
|
2020-01-30 10:57:50 -05:00 |
playbooks_reuse.rst
|
Docs: User Guide overhaul, part 3 (#66371)
|
2020-01-21 16:57:55 -05:00 |
playbooks_reuse_includes.rst
|
Docs: User Guide overhaul, part 3 (#66371)
|
2020-01-21 16:57:55 -05:00 |
playbooks_reuse_roles.rst
|
Add library in role directory structure (#67030)
|
2020-02-11 14:30:59 -06: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
|
all: fix all the the duplicate words (#66784)
|
2020-01-28 14:06:40 -05:00 |
playbooks_templating.rst
|
Docs: User guide overhaul, part 2 (#65474)
|
2019-12-12 13:35:17 -05:00 |
playbooks_tests.rst
|
consistently call tests tests, not filters (#68170)
|
2020-03-25 21:31:29 -04:00 |
playbooks_variables.rst
|
doc: variable precedence: "override", not "overwrite" (#68698)
|
2020-04-09 11:55:53 -04: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
|
Update windows_faq.rst (#67482)
|
2020-02-17 13:38:46 -06:00 |
windows_performance.rst
|
Windows Setup doc; offer 10x perf improvement (#58259)
|
2019-07-30 15:53:17 -04:00 |
windows_setup.rst
|
Fix grammar error in docfile (#68707)
|
2020-04-06 16:03:17 -04:00 |
windows_usage.rst
|
Prefer https:// links in the docs site (#62939)
|
2019-09-30 15:11:19 -04:00 |
windows_winrm.rst
|
Fixes #65590 add pywinrm version explanation (#65591)
|
2020-01-16 08:22:38 +10:00 |