[Add] Updated conftest to latest version, policies updated, precommit hook also updated
This commit is contained in:
10
ansible/inventory/k3s-cluster/hosts.ini
Executable file
10
ansible/inventory/k3s-cluster/hosts.ini
Executable file
@@ -0,0 +1,10 @@
|
||||
[master]
|
||||
192.168.30.81 ansible_ssh_private_key_file=~/.ssh/iac_proxmox
|
||||
|
||||
[node]
|
||||
192.168.30.91 ansible_ssh_private_key_file=~/.ssh/iac_proxmox
|
||||
192.168.30.92 ansible_ssh_private_key_file=~/.ssh/iac_proxmox
|
||||
|
||||
[k3s_cluster:children]
|
||||
master
|
||||
node
|
||||
Reference in New Issue
Block a user