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
Tim Gerla 9008b7b0e7 Clarify how tagged roles work
This is a confusing part of roles and tags. Most people assume that tagging a role means that the tagged tasks inside the role will run based on the tags specified. But in reality, it tags the whole role with those tags.
9 years ago
..
modules Remove extra "latest/" subdirectory in docs build structure. 11 years ago
YAMLSyntax.rst Fixed Github examples directory URL 9 years ago
ansible_ssh_changes_note.rst removed repetition of note and replaced with an include directive 9 years ago
become.rst typo fix 9 years ago
common_return_values.rst Updated outdated link to module directory. 10 years ago
community.rst Merge pull request #12097 from mgedmin/patch-1 9 years ago
developing.rst Add PR testing guide (95% from James). 10 years ago
developing_api.rst Much rejoicing, ansibleworks.com is now ansible.com 11 years ago
developing_inventory.rst fix json typo 11 years ago
developing_modules.rst Clarify module documentation 9 years ago
developing_plugins.rst Fix typo 9 years ago
developing_test_pr.rst Update doc for testing PR with mock dependency 10 years ago
faq.rst removed repetition of note and replaced with an include directive 9 years ago
galaxy.rst Add mention of roles_path parameter to `ansible-galaxy install` command 9 years ago
glossary.rst reordering entries in glossary for alphabetical order 9 years ago
guide_aws.rst Fix links to dynamic inventory script example. 9 years ago
guide_cloudstack.rst doc: cloudstack guide fix up 9 years ago
guide_gce.rst fixed all references to old plugins/inventory to point at contrib/inventory 9 years ago
guide_rax.rst removed repetition of note and replaced with an include directive 9 years ago
guide_rolling_upgrade.rst Add note about useful quote filter. 10 years ago
guide_vagrant.rst removed repetition of note and replaced with an include directive 9 years ago
guides.rst doc: add cloudstack guide to the guides 9 years ago
index.rst Update index.rst 9 years ago
intro.rst draft bsd intro and bootstrapping 9 years ago
intro_adhoc.rst Make shell quoting rules explanation a bit clearer 10 years ago
intro_bsd.rst Typo fix: invenotry to inventory 9 years ago
intro_configuration.rst add missing configuration examples 9 years ago
intro_dynamic_inventory.rst Update ec2 inventory documentation to refer to AWS_PROFILE 9 years ago
intro_getting_started.rst Update doc to use 'become' instead of 'sudo' 9 years ago
intro_installation.rst Add -y to yum command, otherwise it would hang indefinitely 9 years ago
intro_inventory.rst added "include" for ansible_ssh_ change note to another section of intro_inventory.rst for clarity 9 years ago
intro_patterns.rst fixed documentation for host patterns separators 9 years ago
intro_windows.rst removed repetition of note and replaced with an include directive 9 years ago
modules.rst moar docs 9 years ago
modules_core.rst updated as per feedback 9 years ago
modules_extra.rst Fixing a small typo 9 years ago
modules_intro.rst fixed spelling 9 years ago
playbooks.rst moar docs 9 years ago
playbooks_acceleration.rst - Fixed line break causing part of the text to display as "Definition List" 9 years ago
playbooks_async.rst extend conditions for async error 9 years ago
playbooks_best_practices.rst DOC: in yum examples, 'pkg' arg renamed to 'name' 9 years ago
playbooks_blocks.rst Update playbooks_blocks.rst 9 years ago
playbooks_checkmode.rst Minor documentation fixes. 11 years ago
playbooks_conditionals.rst made condition not simplifiable to 'in' 9 years ago
playbooks_delegation.rst removing confusing parts 9 years ago
playbooks_environment.rst Document setting environment variables in a playbook 9 years ago
playbooks_error_handling.rst clarified ignore_errors 9 years ago
playbooks_filters.rst Merge pull request #12444 from knakayama/bugfix/update-docs 9 years ago
playbooks_filters_ipaddr.rst Specify that 'ipaddr' is available in 1.9 10 years ago
playbooks_intro.rst Fix order of handlers that were notified in different sections 9 years ago
playbooks_lookups.rst Update playbooks_lookups.rst 9 years ago
playbooks_loops.rst add documentation for with_file loops 9 years ago
playbooks_prompts.rst Fix incorrect example of vars_prompt 9 years ago
playbooks_roles.rst Clarify how tagged roles work 9 years ago
playbooks_special_topics.rst minor doc fixes 9 years ago
playbooks_startnstep.rst Replaced --start-at with --start-at-task 10 years ago
playbooks_strategies.rst Fixed docs typo 9 years ago
playbooks_tags.rst Update playbooks_tags.rst 9 years ago
playbooks_variables.rst Change the dict attribute collision warning to recommend using bracket notation 9 years ago
playbooks_vault.rst vault and variables best practices info added, edited, and referenced 9 years ago
quickstart.rst URL has changed 9 years ago
test_strategies.rst Merge pull request #9961 from volanja/replace_running_to_started 9 years ago
tower.rst Update tower.rst 10 years ago