generated from infra/template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
451 B
21 lines
451 B
[k8s:children]
|
|
k8s-master
|
|
k8s-worker
|
|
|
|
[k8s-master]
|
|
k8s-master-01 ansible_host=192.168.1.180
|
|
k8s-master-02 ansible_host=192.168.1.181
|
|
|
|
[k8s-worker]
|
|
k8s-worker-01 ansible_host=192.168.1.190
|
|
k8s-worker-02 ansible_host=192.168.1.191
|
|
|
|
[docker-units]
|
|
homeassistant ansible_host=10.10.10.6
|
|
pi-hole ansible_host=192.168.1.151
|
|
|
|
[all:vars]
|
|
ansible_connection=ssh
|
|
ansible_ssh_private_key_file=/home/fedy95/.ssh/id_rsa
|
|
ansible_user=fedy95
|
|
aptcachetime=3600
|