summaryrefslogtreecommitdiff
path: root/docs/configexamples
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-11-30 10:26:50 +0100
committerrebortg <github@ghlr.de>2023-11-30 10:26:50 +0100
commitd4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e (patch)
tree942c5fce0e3718627b4fc2c4950e69de95a9f247 /docs/configexamples
parent7e8c713d4510321eeb429af9ef4b5661fd3c68b3 (diff)
downloadvyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.tar.gz
vyos-documentation-d4d3efe7fb4c0a86c6d33a9664eb18fb22e4205e.zip
fix build and ref warnings
Diffstat (limited to 'docs/configexamples')
-rw-r--r--docs/configexamples/ansible.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/ansible.rst b/docs/configexamples/ansible.rst
index 431ad8c3..fc243c44 100644
--- a/docs/configexamples/ansible.rst
+++ b/docs/configexamples/ansible.rst
@@ -119,7 +119,7 @@ Add the simple playbook with the tasks for each router:
true
Start the playbook:
-==================
+===================
.. code-block:: none
@@ -158,7 +158,7 @@ Check the result on the vyos10 router:
set system name-server '8.8.8.8'
The simple way without configuration of the hostname (one task for all routers):
-============================================================================
+================================================================================
.. code-block:: none