playbooks_filters_ipaddr.rst: fix syntax, indentation (#65208)
This commit is contained in:
parent
f9f19d171b
commit
a797802d27
1 changed files with 11 additions and 11 deletions
|
@ -268,7 +268,7 @@ In Debian-based systems, the network configuration stored in the ``/etc/network/
|
|||
In the above example, we needed to handle the fact that values were stored in
|
||||
a list, which is unusual in IPv4 networks, where only a single IP address can be
|
||||
set on an interface. However, IPv6 networks can have multiple IP addresses set
|
||||
on an interface::
|
||||
on an interface:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
|
|
Loading…
Reference in a new issue