feat: 补齐共享数据备份、证书续签与开发实例监控
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
shared_data_monitoring:
|
||||
hosts:
|
||||
laptop:
|
||||
ansible_connection: local
|
||||
ansible_user: panxiao81
|
||||
ansible_host: 192.168.10.127
|
||||
data_monitor_dev: true
|
||||
data_monitor_pg: true
|
||||
data_monitor_renewals: [homelab-etcd-renew, homelab-postgresql-renew]
|
||||
etcd-pve1:
|
||||
ansible_host: 10.60.0.20
|
||||
ansible_user: root
|
||||
data_monitor_pg: true
|
||||
etcd-pve2:
|
||||
ansible_host: 10.60.0.21
|
||||
ansible_user: root
|
||||
data_monitor_repository: true
|
||||
Reference in New Issue
Block a user