mirror of https://github.com/k3s-io/k3s
contrib/ansible: Move example inventory to its own subdirectory
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>pull/1429/head
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