mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
first commit
This commit is contained in:
1
ansible/inventory/group_vars/all.yml
Normal file
1
ansible/inventory/group_vars/all.yml
Normal file
@@ -0,0 +1 @@
|
||||
# common variables
|
||||
1
ansible/inventory/group_vars/desktop.yml
Normal file
1
ansible/inventory/group_vars/desktop.yml
Normal file
@@ -0,0 +1 @@
|
||||
# desktop profile variables
|
||||
1
ansible/inventory/group_vars/server.yml
Normal file
1
ansible/inventory/group_vars/server.yml
Normal file
@@ -0,0 +1 @@
|
||||
# server profile variables
|
||||
1
ansible/inventory/group_vars/ubuntu.yml
Normal file
1
ansible/inventory/group_vars/ubuntu.yml
Normal file
@@ -0,0 +1 @@
|
||||
# variables for Ubuntu hosts
|
||||
1
ansible/inventory/group_vars/void.yml
Normal file
1
ansible/inventory/group_vars/void.yml
Normal file
@@ -0,0 +1 @@
|
||||
# variables for Void Linux hosts
|
||||
1
ansible/inventory/group_vars/workstation.yml
Normal file
1
ansible/inventory/group_vars/workstation.yml
Normal file
@@ -0,0 +1 @@
|
||||
# workstation profile variables
|
||||
Reference in New Issue
Block a user