mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Correct docsite typos: it's -> its (#50812)
This commit is contained in:
parent
0e7a9a2771
commit
88029a73d6
5 changed files with 5 additions and 5 deletions
|
@ -198,7 +198,7 @@ Inventory source common format
|
|||
------------------------------
|
||||
|
||||
To simplify development, most plugins use a mostly standard configuration file as the inventory source, YAML based and with just one required field ``plugin`` which should contain the name of the plugin that is expected to consume the file.
|
||||
Depending on other common features used, other fields might be needed, but each plugin can also add it's own custom options as needed.
|
||||
Depending on other common features used, other fields might be needed, but each plugin can also add its own custom options as needed.
|
||||
For example, if you use the integrated caching, ``cache_plugin``, ``cache_timeout`` and other cache related fields could be present.
|
||||
|
||||
.. _inventory_development_auto:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue