Small typo in vars plugin example. (#75702)

This commit is contained in:
Jon Pugh
2021-09-14 10:18:04 -05:00
committed by GitHub
parent 208014422d
commit b1527dcf63
@@ -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