Trivial: formatting issue in the inventory docs

Double ticks don't work if followed by a symbol without space.

Change-Id: Ia455650b5e601dadb2b0ab91f71e1d9286d26071
This commit is contained in:
Dmitry Tantsur 2023-03-30 13:33:39 +02:00
parent b32f6c6d94
commit 2ddb693491

View File

@ -191,7 +191,7 @@ fields:
``interfaces``
list of network interfaces with fields: ``name``, ``mac_address``,
``ipv4_address``, ``lldp``, ``vendor``, ``product``, and optionally
``biosdevname``(BIOS given NIC name). If configuration option
``biosdevname`` (BIOS given NIC name). If configuration option
``collect_lldp`` is set to True the ``lldp`` field will be populated
by a list of type-length-value(TLV) fields retrieved using the
Link Layer Discovery Protocol (LLDP).