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