You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Brian Coca d84df2405d move from with_<lookup>: to loop:
- old functionality is still available direct lookup use, the following are equivalent

  with_nested: [[1,2,3], ['a','b','c']]

  loop: "{{lookup('nested', [1,2,3], ['a','b','c'])}}"

- avoid squashing with 'loop:'
- fixed test to use new intenal attributes
- removed most of 'lookup docs' as these now reside in the plugins
7 years ago
..
community Fixed RST hyperlink issues (#31394) 7 years ago
dev_guide Add a hack to test whether type=path should be used in a module 7 years ago
modules consolidated docs 8 years ago
plugins Plugin doc update edits for #30490 (#30889) 7 years ago
roadmap corrected import_play into to import_playbook (#30853) 7 years ago
YAMLSyntax.rst Add some additional value quoting examples (#20464) 8 years ago
become.rst become options dont qualify as new anymore 8 years ago
command_line_tools.rst Plugin doc update edits for #30490 (#30889) 7 years ago
committer_guidelines.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
common_return_values.rst fix typos in various modules and docsite (#28747) 7 years ago
community.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
conf.py Misc docs fixes 7 years ago
faq.rst move from with_<lookup>: to loop: 7 years ago
galaxy.rst Cleaning up use of include: in docs (#30466) 7 years ago
glossary.rst move from with_<lookup>: to loop: 7 years ago
guide_aws.rst move from with_<lookup>: to loop: 7 years ago
guide_azure.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
guide_cloudstack.rst move from with_<lookup>: to loop: 7 years ago
guide_docker.rst consolidated docs 8 years ago
guide_gce.rst move from with_<lookup>: to loop: 7 years ago
guide_kubernetes.rst Adds k8s_common.py (#22899) 8 years ago
guide_packet.rst move from with_<lookup>: to loop: 7 years ago
guide_rax.rst move from with_<lookup>: to loop: 7 years ago
guide_rolling_upgrade.rst move from with_<lookup>: to loop: 7 years ago
guide_vagrant.rst consolidated docs 8 years ago
guides.rst Add guide for Packet host (#21346) 8 years ago
index.rst decelerate docs! 7 years ago
intro.rst Some cleanup of the intro and getting started sections. (#25083) 7 years ago
intro_adhoc.rst Remove git:// urls from docsite and from packaging (#30459) 7 years ago
intro_bsd.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
intro_configuration.rst Plugin doc update edits for #30490 (#30889) 7 years ago
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_getting_started.rst decelerate docs! 7 years ago
intro_installation.rst Make YUM repo URL clickable again (#31264) 7 years ago
intro_inventory.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
intro_networking.rst Update places we mention env vars to use :envvar: (#28887) 7 years ago
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
intro_windows.rst document the required variables for using Windows certificates (#29112) 7 years ago
modules.rst Doc module meta (#20093) 8 years ago
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
modules_support.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
network_debug_troubleshooting.rst Improve and link Network Proxy docs (#31316) 7 years ago
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks.rst Imports and includes (#25399) 7 years ago
playbooks_advanced_syntax.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_async.rst move from with_<lookup>: to loop: 7 years ago
playbooks_best_practices.rst corrected import_play into to import_playbook (#30853) 7 years ago
playbooks_blocks.rst move from with_<lookup>: to loop: 7 years ago
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 7 years ago
playbooks_conditionals.rst move from with_<lookup>: to loop: 7 years ago
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
playbooks_delegation.rst move from with_<lookup>: to loop: 7 years ago
playbooks_environment.rst Revert "made example not fail" 8 years ago
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 8 years ago
playbooks_filters.rst move from with_<lookup>: to loop: 7 years ago
playbooks_filters_ipaddr.rst Imports and includes (#25399) 7 years ago
playbooks_intro.rst Cleaning up use of include: in docs (#30466) 7 years ago
playbooks_lookups.rst move from with_<lookup>: to loop: 7 years ago
playbooks_loops.rst move from with_<lookup>: to loop: 7 years ago
playbooks_prompts.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
playbooks_python_version.rst move from with_<lookup>: to loop: 7 years ago
playbooks_reuse.rst Misc docsite fixes (#30290) 7 years ago
playbooks_reuse_includes.rst updated plugin docs (#30490) 7 years ago
playbooks_reuse_roles.rst Misc docsite fixes (#30290) 7 years ago
playbooks_roles.rst Imports and includes (#25399) 7 years ago
playbooks_special_topics.rst updated plugin docs (#30490) 7 years ago
playbooks_startnstep.rst consolidated docs 8 years ago
playbooks_strategies.rst Imports and includes (#25399) 7 years ago
playbooks_tags.rst move from with_<lookup>: to loop: 7 years ago
playbooks_templating.rst Imports and includes (#25399) 7 years ago
playbooks_tests.rst Minor fix for typo - ismount to is_mount 7 years ago
playbooks_variables.rst updated plugin docs (#30490) 7 years ago
playbooks_vault.rst Misc docsite fixes (#30290) 7 years ago
plugins.rst Plugin doc update edits for #30490 (#30889) 7 years ago
porting_guide_2.0.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
porting_guide_2.3.rst Improve and link Network Proxy docs (#31316) 7 years ago
porting_guide_2.4.rst clarified inventory_dir changes for 2.4 (#31484) 7 years ago
porting_guide_2.5.rst Update removed_in_version to 2.9 for network module top level cred args (#30416) 7 years ago
porting_guides.rst porting_guide_2.5.rst stub (#30311) 7 years ago
python_3_support.rst correct the Python 3 Pip environment setup instructions (#30988) 7 years ago
quickstart.rst consolidated docs 8 years ago
release_and_maintenance.rst Link to all the porting guides instead of just the 2.0 one (#30671) 7 years ago
test_strategies.rst consolidated docs 8 years ago
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 8 years ago
vault.rst Fixed RST hyperlink issues (#31394) 7 years ago