0x90-pyinfra/inventory.py
2024-05-16 21:18:15 +02:00

6 lines
126 B
Python

targets = [
"@local",
("ararat.0x90.space", dict(ssh_port=42022)),
("baixun.0x90.space", dict(ssh_port=42023)),
]