mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix syntax error in intro_inventory yaml example (#34960)
This commit is contained in:
committed by
Matt Martz
parent
835dd30d50
commit
2a6156a9d8
@@ -44,7 +44,7 @@ A YAML version would look like:
|
||||
|
||||
all:
|
||||
hosts:
|
||||
mail.example.com
|
||||
mail.example.com:
|
||||
children:
|
||||
webservers:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user