Skip to content

Commit

Permalink
fix Ansible architecture docs (#1637)
Browse files Browse the repository at this point in the history
I fixed example Inventory  ini format file contains '---' used in Yaml
  • Loading branch information
tasoint authored Jun 25, 2024
1 parent c55e71d commit 5f172fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docsite/rst/dev_guide/overview_architecture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Here's what a plain text inventory file looks like:

.. code-block:: text
---
[webservers]
www1.example.com
www2.example.com
Expand Down

0 comments on commit 5f172fd

Please sign in to comment.