mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
contrib/ansible: Move example inventory to its own subdirectory
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
This commit is contained in:
parent
95760fff0f
commit
fd891d0bd9
@ -40,7 +40,7 @@ node
|
||||
Start provisioning of the cluster using the following command:
|
||||
|
||||
```
|
||||
ansible-playbook site.yml
|
||||
ansible-playbook site.yml -i inventory/hosts.ini
|
||||
```
|
||||
|
||||
## Kubeconfig
|
||||
|
Loading…
Reference in New Issue
Block a user