Updating developing_inventory.rst (#60647)
This commit is contained in:
parent
d64fe483be
commit
31d6d7ada5
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ The base class does some minimal assignment for reuse in other methods.
|
|||
self.templar = Templar(loader=loader)
|
||||
|
||||
It is up to the plugin now to deal with the inventory source provided and translate that into the Ansible inventory.
|
||||
To facilitate this the example below uses a few helper functions:
|
||||
To facilitate this, the example below uses a few helper functions:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue