mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
Small typo in vars plugin example. (#75702)
This commit is contained in:
@@ -507,7 +507,7 @@ Include the ``vars_plugin_staging`` documentation fragment to allow users to det
|
||||
.. code-block:: python
|
||||
|
||||
DOCUMENTATION = '''
|
||||
vars: custom_hostvars
|
||||
name: custom_hostvars
|
||||
version_added: "2.10" # for collections, use the collection version, not the Ansible version
|
||||
short_description: Load custom host vars
|
||||
description: Load custom host vars
|
||||
|
||||
Reference in New Issue
Block a user