blob: 3091e4ade89fb3e729ea2b28374c48e9f0f9893c (
plain) (
tree)
|
|
# This is the default ansible 'hosts' file.
#
# It should live in /etc/ansible/hosts
#
# - Comments begin with the '#' character
# - Blank lines are ignored
# - Groups of hosts are delimited by [header] elements
# - You can enter hostnames or ip addresses
# - A hostname/ip can be a member of multiple groups
space ansible_connection=local
|