diff --git a/docsite/rst/dev_guide/overview_architecture.rst b/docsite/rst/dev_guide/overview_architecture.rst index 9789940534..882e0a5ab7 100644 --- a/docsite/rst/dev_guide/overview_architecture.rst +++ b/docsite/rst/dev_guide/overview_architecture.rst @@ -32,7 +32,7 @@ If there's another source of truth in your infrastructure, Ansible can also plug Here's what a plain text inventory file looks like:: --- - webservers] + [webservers] www1.example.com www2.example.com