zhong (钟鹏群) před 1 měsícem
rodič
revize
1af45ae038
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      cluster-setup/ansible-files/README.md

+ 1 - 1
cluster-setup/ansible-files/README.md

@@ -11,7 +11,7 @@ This directory contains Ansible playbooks to install a k3s cluster with one mast
 - `verify-cluster.yml`: Verifies the cluster status after installation
 - `k3s.service.j2`: Template for the k3s master systemd service
 - `k3s-agent.service.j2`: Template for the k3s agent systemd service
-- `ansible.cfg`: Ansible configuration file
+- `ansible.cfg`: Ansible configuration file.
 
 ## Prerequisites