deployment-playbooks/hosts.example

24 lines
425 B
Plaintext
Raw Normal View History

2017-11-12 09:06:57 -08:00
# 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
#setuphost ansible_port=22
[bootnode]
[owner]
[netstats]
[oracles:children]
bootnode
owner
netstats