mirror of
https://github.com/fscotto/infra.git
synced 2026-07-30 00:30:00 +00:00
Migrate ikaros to Fedora Workstation
This commit is contained in:
@@ -6,15 +6,13 @@ all:
|
||||
|
||||
platform_fedora:
|
||||
hosts:
|
||||
nymph:
|
||||
ikaros:
|
||||
ansible_connection: local
|
||||
deadalus-fedora:
|
||||
nymph:
|
||||
ansible_connection: local
|
||||
|
||||
platform_mint:
|
||||
hosts:
|
||||
ikaros:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
platform_freebsd:
|
||||
hosts: {}
|
||||
@@ -57,13 +55,13 @@ all:
|
||||
|
||||
desktop_gnome:
|
||||
hosts:
|
||||
ikaros:
|
||||
ansible_connection: local
|
||||
nymph:
|
||||
ansible_connection: local
|
||||
|
||||
desktop_cinnamon:
|
||||
hosts:
|
||||
ikaros:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
ubuntu:
|
||||
children:
|
||||
@@ -89,19 +87,13 @@ all:
|
||||
ubuntu_server:
|
||||
|
||||
fedora_workstation:
|
||||
hosts:
|
||||
deadalus-fedora:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
workstation_host_linux:
|
||||
hosts:
|
||||
deadalus-fedora:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
workstation_dev_fedora:
|
||||
hosts:
|
||||
deadalus-fedora:
|
||||
ansible_connection: local
|
||||
hosts: {}
|
||||
|
||||
workstation_dev_wsl:
|
||||
hosts:
|
||||
|
||||
Reference in New Issue
Block a user