0x90-pyinfra/inventory.py

6 lines
126 B
Python
Raw Normal View History

2024-05-16 19:18:15 +00:00
targets = [
"@local",
("ararat.0x90.space", dict(ssh_port=42022)),
("baixun.0x90.space", dict(ssh_port=42023)),
]