mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
Move nymph to target Void+Niri
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
all:
|
||||
children:
|
||||
platform_void:
|
||||
hosts: {}
|
||||
hosts:
|
||||
nymph:
|
||||
ansible_connection: local
|
||||
|
||||
platform_mint:
|
||||
hosts:
|
||||
@@ -10,9 +12,7 @@ all:
|
||||
ansible_connection: local
|
||||
|
||||
platform_freebsd:
|
||||
hosts:
|
||||
nymph:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
void:
|
||||
children:
|
||||
|
||||
Reference in New Issue
Block a user