ansible/docs/docsite/rst/user_guide
Sloane Hertel ec1287ca7e
Fix notifying handlers by using an exact match (#55624)
* Fix notifying handlers by using an exact match rather than a string subset if listen is text rather than a list

* Enforce better type checking for listeners

* Share code for validating handler listeners

* Add test for handlers without names

* Add test for templating in handlers

* Add test for include_role

* Add a couple notes about 'listen' for handlers

* changelog

* Add a test for handlers without names

* Test templating in handlers

* changelog

* Add some tests for include_role

* Add a couple notes about 'listen' for handlers

* make more sense

* move local function into a class method
2019-06-27 17:29:20 -04:00
..
shared_snippets Add docs detailing how to convert many with_X style loops to use loop and filters (#40964) 2018-06-01 10:37:21 -04:00
become.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
command_line_tools.rst Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
guide_rolling_upgrade.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 2019-04-04 11:58:30 -05:00
index.rst
intro.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
intro_adhoc.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
intro_bsd.rst Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
intro_dynamic_inventory.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
intro_getting_started.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
intro_inventory.rst standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
intro_patterns.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
intro_windows.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
modules.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
modules_intro.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
modules_support.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbook_pathing.rst doc(user_guide): fix typos (#47425) 2018-10-24 12:01:24 -04:00
playbooks.rst Shortens Scenario Guides, incorporates vmware guide (#54554) 2019-04-04 11:58:30 -05:00
playbooks_advanced_syntax.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_async.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_best_practices.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_blocks.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_checkmode.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_conditionals.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_debugger.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_delegation.rst Add note about delegate_facts to run_once (#58241) 2019-06-27 17:19:22 -04:00
playbooks_environment.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_error_handling.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_filters.rst Improve regex_replace filter docs (#57450) 2019-06-13 09:12:12 -05:00
playbooks_filters_ipaddr.rst add docs for vlan_parser filter (#57498) 2019-06-11 11:22:02 -05:00
playbooks_intro.rst Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
playbooks_lookups.rst "with in" changed to "within" (#54990) 2019-04-08 11:25:03 -05:00
playbooks_loops.rst docsite: remove lexers which have been fixed in Pygments 2.4.0 (#57508) 2019-06-18 10:56:33 -05:00
playbooks_module_defaults.rst AWS: _facts -> _info (part 4) (#57651) 2019-06-10 21:40:05 +02:00
playbooks_prompts.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_python_version.rst
playbooks_reuse.rst Add link to include / import module doc to discussion of include / import. (#48932) 2018-11-20 14:02:58 -06:00
playbooks_reuse_includes.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_reuse_roles.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_roles.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_special_topics.rst clarifies FAQ answer about env vars (#48432) 2018-11-09 14:31:29 -05:00
playbooks_startnstep.rst
playbooks_strategies.rst Update playbooks_strategies.rst (#57784) 2019-06-18 16:52:01 -04:00
playbooks_tags.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_templating.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_tests.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
playbooks_variables.rst Change un-ordered list to ordered (#52033) 2019-02-13 09:21:08 -06:00
playbooks_vault.rst Update playbooks_vault.rst (#58005) 2019-06-18 11:23:30 -05:00
plugin_filtering_config.rst Update plugin filter documentation (#46665) 2018-10-29 15:04:32 -04:00
quickstart.rst Add links to quickstart guides (#56722) 2019-05-21 10:48:50 -05:00
vault.rst Updated "Speeding up Vault Operations" section (#57701) 2019-06-14 10:17:40 -04:00
windows.rst Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
windows_dsc.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
windows_faq.rst Windows FAQ: fix reference (#56909) 2019-05-24 09:39:49 -05:00
windows_setup.rst Add Microsoft Document URL for WinRM Memory Hotfix (#55680) 2019-04-25 10:56:34 -05:00
windows_usage.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00
windows_winrm.rst removes last :doc: links in user guide (#58433) 2019-06-26 17:07:27 -04:00