ansible/docsite/rst
tsemerad d0241f5640 made nested lists diff lengths - caused confusion
As a relatively-new user to Ansible, the Nested Loop example made me think it was looping through both lists together (`alice` would go with `clientdb`, `bob` with `employeedb`) and not actually nested. I realize now I was just being stupid, but I feel making the example lists different lengths would prevent such confusion in the future.
2014-06-03 17:45:03 -07:00
..
modules
community.rst
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
developing_plugins.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
faq.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
galaxy.rst
glossary.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guide_aws.rst Update test strategies guide. 2014-05-26 08:12:39 -04:00
guide_gce.rst
guide_rax.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guide_rolling_upgrade.rst Documentation: fix various small typos 2014-03-30 18:45:55 -05:00
guide_vagrant.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guides.rst Documentation: fix various small typos 2014-03-30 18:45:55 -05:00
guru.rst Documentation: fix various small typos 2014-03-30 18:45:55 -05:00
index.rst Update test strategies guide. 2014-05-26 08:12:39 -04:00
intro.rst
intro_adhoc.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_configuration.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_dynamic_inventory.rst Merge pull request #6906 from idupree/patch-1 2014-04-23 10:12:43 -05:00
intro_getting_started.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
intro_installation.rst Add Mavericks install notes 2014-04-29 16:42:25 -04:00
intro_inventory.rst Adding ansible_shell_type and basic environment construction on it 2014-05-09 16:29:56 -05:00
intro_patterns.rst
modules.rst modules.rst: be consistent with service module documentation 2014-04-08 16:45:55 +02:00
playbooks.rst
playbooks_acceleration.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_checkmode.rst
playbooks_conditionals.rst Remove duplicate table of contents in Conditionals 2014-05-26 23:34:50 -04:00
playbooks_delegation.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
playbooks_environment.rst fix typo 2014-04-11 16:48:51 +01:00
playbooks_error_handling.rst
playbooks_intro.rst
playbooks_lookups.rst Clarify lookup plugin execution location per request. 2014-04-29 16:49:34 -04:00
playbooks_loops.rst made nested lists diff lengths - caused confusion 2014-06-03 17:45:03 -07:00
playbooks_prompts.rst
playbooks_roles.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
playbooks_special_topics.rst
playbooks_tags.rst
playbooks_variables.rst Add missing space between var and delimeter 2014-05-17 16:43:23 +03:00
playbooks_vault.rst
quickstart.rst
test_strategies.rst Update test_strategies.rst 2014-05-27 10:54:14 -07:00
tower.rst
YAMLSyntax.rst