mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Fix typo in Ansible README file scp command.
This commit is contained in:
@@ -49,6 +49,6 @@ ansible-playbook site.yml -i inventory/hosts.ini
|
|||||||
To get access to your **Kubernetes** cluster just
|
To get access to your **Kubernetes** cluster just
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
scp debian@master_pi:~/kube/config ~/.kube/config
|
scp debian@master_pi:~/.kube/config ~/.kube/config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user