1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix syntax error in intro_inventory yaml example (#34960)

This commit is contained in:
Nigel Rahkola 2018-01-16 13:41:17 -08:00 committed by Matt Martz
parent 835dd30d50
commit 2a6156a9d8

View file

@ -44,7 +44,7 @@ A YAML version would look like:
all:
hosts:
mail.example.com
mail.example.com:
children:
webservers:
hosts: