deployment-playbooks/hosts.example

26 lines
429 B
Plaintext

# 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
[bootnode]
[moc]
[netstat]
[validator]
[explorer]
[poa:children]
bootnode
moc
netstat
validator
explorer