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/docsite/rst
James Cammarata a9c9cd773f Fix variable precedence issue where set facts beat role params
Also updates doc on variable precedence, as it was incorrect for the
order of play vars/vars_prompt/vars_files in relation to set_fact and
registered variables.

Fixes #14702
Fixes #14826
9 years ago
..
modules
YAMLSyntax.rst
ansible_ssh_changes_note.rst
become.rst add centrify dzdo escalation (#15219) 9 years ago
committer_guidelines.rst Add @willthames to committer list (#15454) 9 years ago
common_return_values.rst start of merge from google doc and team comments, module guidelines as focus, added a link anchor as needed 9 years ago
community.rst Changing code of conduct email address 9 years ago
developing.rst Core module program flow and glossary (#15355) 9 years ago
developing_api.rst
developing_inventory.rst
developing_modules.rst Update Program flow documentation for new way that ziploader works 9 years ago
developing_plugins.rst
developing_program_flow_modules.rst Update Program flow documentation for new way that ziploader works 9 years ago
developing_releases.rst
developing_test_pr.rst
faq.rst Fix typo in FAQ (#15472) 9 years ago
galaxy.rst
glossary.rst Core module program flow and glossary (#15355) 9 years ago
guide_aws.rst Add link to both Ansible local and Ansible remote provisioner introduced in Packer 0.9.0 (#15335) 9 years ago
guide_azure.rst updates for Azure SDK 2.0.0rc4 9 years ago
guide_cloudstack.rst
guide_docker.rst Fix typo. 9 years ago
guide_gce.rst Update GCE module to use JSON credentials (#13623) 9 years ago
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst Adding getting started guide for Docker 9 years ago
index.rst
intro.rst
intro_adhoc.rst
intro_bsd.rst
intro_configuration.rst Correct the spelling of "overridden" (#15598) 9 years ago
intro_dynamic_inventory.rst
intro_getting_started.rst
intro_installation.rst Add installing with pip from git (#15366) 9 years ago
intro_inventory.rst Document connection types (#15155) 9 years ago
intro_patterns.rst
intro_windows.rst
modules.rst
modules_core.rst
modules_extra.rst
modules_intro.rst
playbooks.rst
playbooks_acceleration.rst
playbooks_advanced_syntax.rst Fix quoting issue in example (#15589) 9 years ago
playbooks_async.rst
playbooks_best_practices.rst
playbooks_blocks.rst doc: another block/rescue with flush_handlers (#15463) 9 years ago
playbooks_checkmode.rst adding links and anchors for links, referencing check mode 9 years ago
playbooks_conditionals.rst Add example of checking registered variable for emptiness. (#15510) 9 years ago
playbooks_debugger.rst Add debug strategy plugin (#15125) 9 years ago
playbooks_delegation.rst doc fix for delegate_to / ansible_host (issue #15546) (#15605) 9 years ago
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst
playbooks_filters_ipaddr.rst
playbooks_intro.rst
playbooks_lookups.rst Add the encoding parameter to the options of csvfile (#15283) 9 years ago
playbooks_loops.rst Refer to the play_host as remote instead of local (#15307) 9 years ago
playbooks_prompts.rst
playbooks_roles.rst
playbooks_special_topics.rst Add debug strategy plugin (#15125) 9 years ago
playbooks_startnstep.rst
playbooks_strategies.rst Add debug strategy plugin (#15125) 9 years ago
playbooks_tags.rst
playbooks_variables.rst Fix variable precedence issue where set facts beat role params 9 years ago
playbooks_vault.rst make vi the default editor if no EDITOR 9 years ago
porting_guide_2.0.rst Update porting_guide_2.0.rst 9 years ago
quickstart.rst
test_strategies.rst adding links and anchors for links, referencing check mode 9 years ago
tower.rst