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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 

38 lines
868 B

[k8s-dev:children]
k8s-dev-master
k8s-dev-worker
[k8s-dev-master-first]
k8s-dev-master-01 ansible_host=192.168.1.200
[k8s-dev-master]
k8s-dev-master-01 ansible_host=192.168.1.200
k8s-dev-master-02 ansible_host=192.168.1.201
[k8s-dev-worker]
k8s-dev-worker-01 ansible_host=192.168.1.202
k8s-dev-worker-02 ansible_host=192.168.1.203
[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
primary-01 ansible_host=192.168.1.152
primary-02 ansible_host=192.168.1.153
[all:vars]
ansible_connection=ssh
ansible_ssh_private_key_file=/home/fedy95/.ssh/id_rsa
ansible_user=fedy95
aptcachetime=3600