8 lines
292 B
INI
8 lines
292 B
INI
# The Door — VPS Inventory
|
|
# The crisis front door server
|
|
|
|
[the_door]
|
|
# Production host — prefer domain so infra survives IP rotation
|
|
# ansible_user should be a sudo-capable user (not root recommended)
|
|
alexanderwhitestone.com ansible_user=root ansible_python_interpreter=/usr/bin/python3
|