ansible/docsite/rst
Jesse Rusak d13646dcc5 Fix --force-handlers, and allow it in plays and ansible.cfg
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
2015-04-13 10:20:11 -04:00
..
modules Remove extra "latest/" subdirectory in docs build structure. 2013-10-14 08:27:30 -04:00
become.rst preliminary privlege escalation unification + pbrun 2015-03-10 17:42:52 -05:00
community.rst Fix documentation link to issue template 2014-11-15 21:40:42 +00:00
developing.rst Add PR testing guide (95% from James). 2014-09-10 17:41:58 -04:00
developing_api.rst Much rejoicing, ansibleworks.com is now ansible.com 2014-01-28 20:29:41 -05:00
developing_inventory.rst fix json typo 2014-02-20 23:02:07 -05:00
developing_modules.rst Fix some typos in developing_modules.rst 2014-12-29 08:39:39 -05:00
developing_plugins.rst Fix copy/paste in plugins docs. 2015-01-18 15:55:24 -08:00
developing_test_pr.rst Update doc for testing PR with mock dependency 2015-02-27 09:34:20 +01:00
faq.rst Merge pull request #8866 from Fresheyeball/patch-1 2015-03-09 02:05:27 -04:00
galaxy.rst Typo in galaxy.rst 2015-02-11 23:03:45 +02:00
glossary.rst fixed typos found by RETF rules in RST files 2014-05-03 17:59:50 +02:00
guide_aws.rst Add missing register 2015-01-18 14:27:26 +01:00
guide_gce.rst Small update to guid_gce.rst, says 'project-name', should be 'project_id'. 2015-02-12 09:15:43 +00:00
guide_rax.rst Small spelling fix for Rax docs 2015-01-13 21:19:27 -06:00
guide_rolling_upgrade.rst Add note about useful quote filter. 2014-07-18 18:23:48 -04:00
guide_vagrant.rst [Vagrant guide] Updating private key location 2015-02-02 13:30:17 +01:00
guides.rst Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-08 22:03:17 +03:00
index.rst Modified the version numbers in one section on index of docs to reflect their current state. 2015-01-18 14:34:02 -05:00
intro.rst Docsite things. 2014-06-19 14:25:28 -05:00
intro_adhoc.rst "its" => "it's" in docsite/rst/intro_adhoc.rst 2014-12-28 21:35:30 -05:00
intro_configuration.rst Fix --force-handlers, and allow it in plays and ansible.cfg 2015-04-13 10:20:11 -04:00
intro_dynamic_inventory.rst Typo: lead --> led 2015-03-11 11:53:36 -05:00
intro_getting_started.rst By popular request, make the no_log attribute also censor tasks from callbacks. 2014-08-12 13:36:05 -04:00
intro_installation.rst Added "--recursive" to git clone command in installation via yum section. Changed rpm build parent directory to current dir. 2015-02-11 20:00:38 -08:00
intro_inventory.rst Merge pull request #9584 from Sgoettschkes/issue_docs_missing_ansible_sudo 2015-01-28 13:42:59 -05:00
intro_patterns.rst Add doc of @filename in intro_patterns.rst 2014-10-01 16:49:33 -07:00
intro_windows.rst Added winrm/kerberos configuration information 2015-02-16 09:36:39 -08:00
modules.rst modules.rst: be consistent with service module documentation 2014-04-08 16:45:55 +02:00
playbooks.rst Add the playbook filters to a toctree 2015-03-06 21:02:40 -08:00
playbooks_acceleration.rst Docs: accelerate mode -> accelerated mode 2014-11-01 19:31:04 -04:00
playbooks_async.rst Fixing version added for the fire/forget check later feature 2014-09-25 19:16:41 -05:00
playbooks_best_practices.rst Fix documentation syntax problems 2014-12-16 12:25:41 -08:00
playbooks_checkmode.rst Minor documentation fixes. 2014-01-21 22:05:21 -07:00
playbooks_conditionals.rst Add note to section 'Loops' that the 'when:' statement is processed per-item. 2015-03-06 21:35:49 +00:00
playbooks_delegation.rst Update playbooks_delegation.rst 2015-02-09 11:05:21 +00:00
playbooks_environment.rst fix typo 2014-04-11 16:48:51 +01:00
playbooks_error_handling.rst Fix --force-handlers, and allow it in plays and ansible.cfg 2015-04-13 10:20:11 -04:00
playbooks_filters.rst added version to ternary example 2015-03-10 12:42:55 -04:00
playbooks_filters_ipaddr.rst Specify that 'ipaddr' is available in 1.9 2015-02-21 14:11:04 +01:00
playbooks_intro.rst Make the example somewhat more feature complete 2015-03-09 16:16:58 +01:00
playbooks_lookups.rst Merge pull request #10079 from lorin/csv-lookup-doc 2015-02-26 23:54:57 -05:00
playbooks_loops.rst Add note to section 'Loops' that the 'when:' statement is processed per-item. 2015-03-06 21:35:49 +00:00
playbooks_prompts.rst Move from md5 to sha1 to work on fips-140 enabled systems 2014-11-06 21:28:04 -08:00
playbooks_roles.rst changed examples to not have a non working variable that gets confused 2014-11-06 08:20:01 -05:00
playbooks_special_topics.rst put start and step docs into their own topic, moved from playbook_intro 2014-11-15 17:01:25 -05:00
playbooks_startnstep.rst Fix documentation syntax problems 2014-12-16 12:25:41 -08:00
playbooks_tags.rst documented new tag behaviour 2015-02-13 08:27:07 -05:00
playbooks_variables.rst Move Jinja2 filters documentation to separate file 2015-02-21 13:01:22 +01:00
playbooks_vault.rst Mention view in the ansible vault docs 2015-03-05 14:01:09 -08:00
quickstart.rst Fix note about video length 2014-11-06 02:38:21 +01:00
test_strategies.rst Fixed typos 2014-08-22 11:39:38 +01:00
tower.rst Update tower.rst 2014-06-16 15:51:25 -04:00
YAMLSyntax.rst Update YAMLSyntax.rst 2015-02-05 11:16:39 -05:00