mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Fix desktop hosts
This commit is contained in:
@@ -7,6 +7,13 @@ all:
|
|||||||
nymph:
|
nymph:
|
||||||
ansible_connection: local
|
ansible_connection: local
|
||||||
|
|
||||||
|
desktop:
|
||||||
|
hosts:
|
||||||
|
ikaros:
|
||||||
|
ansible_connection: local
|
||||||
|
nymph:
|
||||||
|
ansible_connection: local
|
||||||
|
|
||||||
ubuntu_workstation:
|
ubuntu_workstation:
|
||||||
hosts:
|
hosts:
|
||||||
deadalus:
|
deadalus:
|
||||||
|
|||||||
Reference in New Issue
Block a user