15 lines
324 B
INI
15 lines
324 B
INI
# Server Names and their IP Addresses Go Here
|
|
|
|
[bitb0x]
|
|
192.168.2.103
|
|
|
|
# Each Server should have a "vars" block like below to set individual settings for each
|
|
#
|
|
[bitb0x:vars]
|
|
ansible_user=b0xxy
|
|
ansible_password=b0xxy
|
|
registry_url=git.boxxy.net/b0xxer/
|
|
bitcoin_version=26.0
|
|
bitcoin_password=rVhfmriXjB8uFekmn7sLvnUiY610JaOx
|
|
|