mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
first commit
This commit is contained in:
24
ansible/inventory/hosts.yml
Normal file
24
ansible/inventory/hosts.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
all:
|
||||
children:
|
||||
void:
|
||||
hosts:
|
||||
ikaros:
|
||||
nymph:
|
||||
|
||||
ubuntu:
|
||||
hosts:
|
||||
deadalus:
|
||||
prometheus:
|
||||
|
||||
desktop:
|
||||
hosts:
|
||||
ikaros:
|
||||
nymph:
|
||||
|
||||
workstation:
|
||||
hosts:
|
||||
deadalus:
|
||||
|
||||
server:
|
||||
hosts:
|
||||
prometheus:
|
||||
Reference in New Issue
Block a user