From 90126f37cdc5808b8cc58c97f19879b2c81869d6 Mon Sep 17 00:00:00 2001 From: Andrii Trykush <35301546+atrykush@users.noreply.github.com> Date: Fri, 28 Sep 2018 19:20:12 +0300 Subject: [PATCH] Corrected typo Corrected typo ansible_serach_path --> ansible_search_path +label: docsite_pr --- docs/docsite/rst/reference_appendices/special_variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/reference_appendices/special_variables.rst b/docs/docsite/rst/reference_appendices/special_variables.rst index 2c988b362c0..27098c1a13f 100644 --- a/docs/docsite/rst/reference_appendices/special_variables.rst +++ b/docs/docsite/rst/reference_appendices/special_variables.rst @@ -31,7 +31,7 @@ ansible_play_hosts_all ansible_playbook_python The path to the python interpreter being used by Ansible on the controller -ansible_serach_path +ansible_search_path Current search path for action plugins and lookups, i.e where we search for relative paths when you do ``template: src=myfile`` ansible_verbosity