Set up Ansible homelab infrastructure
- Inventory based on tailscale - Structure of the project
This commit is contained in:
15
inventory/static_groups.yml
Normal file
15
inventory/static_groups.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
# inventory/static_groups.yml
|
||||
all:
|
||||
children:
|
||||
root_hosts:
|
||||
hosts:
|
||||
ipfabric:
|
||||
pve01:
|
||||
grafana:
|
||||
gitea:
|
||||
prometheus:
|
||||
prometheus-pve-exporter:
|
||||
gitea-runner:
|
||||
debian_hosts:
|
||||
hosts:
|
||||
proxy:
|
||||
Reference in New Issue
Block a user