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