mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Bracket forgotten in inventory file
This commit is contained in:
committed by
Brian Coca
parent
00859a4ced
commit
f97e6f8903
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user