first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
all:
|
||||
children:
|
||||
k3s_servers:
|
||||
hosts:
|
||||
k3s-1:
|
||||
ansible_host: REPLACE_WITH_TERRAFORM_PUBLIC_IP
|
||||
ansible_user: ubuntu
|
||||
ansible_ssh_private_key_file: ~/.ssh/REPLACE_WITH_KEY
|
||||
|
||||
Reference in New Issue
Block a user