mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Corrected typo
Corrected typo ansible_serach_path --> ansible_search_path +label: docsite_pr
This commit is contained in:
parent
ef131c7556
commit
90126f37cd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue