Refactored ansible config
This commit is contained in:
@@ -6,7 +6,6 @@ ansible_ssh_private_key_file=~/.ssh/id_ed25519
|
|||||||
[lxc_hosts]
|
[lxc_hosts]
|
||||||
postgres ansible_host=192.168.1.170
|
postgres ansible_host=192.168.1.170
|
||||||
gitea ansible_host=192.168.1.172
|
gitea ansible_host=192.168.1.172
|
||||||
appserver ansible_host=192.168.1.173
|
|
||||||
|
|
||||||
[workload_hosts]
|
[workload_hosts]
|
||||||
vpn ansible_host=192.168.1.138
|
vpn ansible_host=192.168.1.138
|
||||||
@@ -15,8 +14,8 @@ pangolingw ansible_host=192.168.1.175
|
|||||||
|
|
||||||
[docker_hosts]
|
[docker_hosts]
|
||||||
authentik ansible_host=192.168.1.171
|
authentik ansible_host=192.168.1.171
|
||||||
appserver ansible_host=192.168.1.173
|
|
||||||
|
|
||||||
[k3s_hosts]
|
[k3s_hosts]
|
||||||
k3smainnode ansible_host=192.168.1.177
|
k3smainnode ansible_host=192.168.1.177
|
||||||
k3sworkernode ansible_host=192.168.1.178
|
k3sworkernode ansible_host=192.168.1.178
|
||||||
|
k3sworkernode1 ansible_host=192.168.1.179
|
||||||
Reference in New Issue
Block a user