Bracket forgotten in inventory file
This commit is contained in:
parent
00859a4ced
commit
f97e6f8903
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue