initial
This commit is contained in:
5
inventory.py
Normal file
5
inventory.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# pyinfra inventory for the Framework Desktop / Strix Halo box.
|
||||
|
||||
framework_desktop = [
|
||||
("framework", {"ssh_hostname": "10.0.0.237", "ssh_user": "noise"}),
|
||||
]
|
||||
Reference in New Issue
Block a user