ansible-remote-node/inventory.ini

15 lines
299 B
INI

[all]
eu-west-1.wow.xmr.pm
eu-west-2.wow.xmr.pm
eu-west-3.wow.xmr.pm
eu-west-4.wow.xmr.pm
eu-west-5.wow.xmr.pm
eu-west-6.wow.xmr.pm
super.fast.node.xmr.pm
wownero.com
[all:vars]
ansible_python_interpreter='/usr/bin/python3'
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
ansible_user='root'