diff options
Diffstat (limited to 'docs/configexamples/ansible.rst')
-rw-r--r-- | docs/configexamples/ansible.rst | 4 |
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 |