diff --git a/contrib/ansible/README.md b/contrib/ansible/README.md index 76f8f4d8a9..55e9dc98d8 100644 --- a/contrib/ansible/README.md +++ b/contrib/ansible/README.md @@ -32,7 +32,7 @@ Add the system information gathered above into a file called hosts.ini. For exam [node] 192.16.35.[10:11] -[kube-cluster:children] +[k3s-cluster:children] master node ```