mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
minor doc fixes
This commit is contained in:
parent
7dd3ef7b60
commit
337b1dc45c
3 changed files with 4 additions and 2 deletions
|
@ -309,7 +309,7 @@ The valid values are either 'replace' (the default) or 'merge'.
|
|||
hostfile
|
||||
========
|
||||
|
||||
This is a deprecated setting since 1.9, please look at :ref:`inventory` for the new setting.
|
||||
This is a deprecated setting since 1.9, please look at :ref:`inventory_file` for the new setting.
|
||||
|
||||
.. _host_key_checking:
|
||||
|
||||
|
@ -321,7 +321,7 @@ implications and wish to disable it, you may do so here by setting the value to
|
|||
|
||||
host_key_checking=True
|
||||
|
||||
.. _inventory:
|
||||
.. _inventory_file:
|
||||
|
||||
inventory
|
||||
=========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue