fix: misleading docs by redhat ;p
This commit is contained in:
parent
bac2f067a9
commit
7ce68f6293
@ -5,7 +5,7 @@
|
|||||||
- name: attente de l'installation...
|
- name: attente de l'installation...
|
||||||
wait_for:
|
wait_for:
|
||||||
timeout: 30
|
timeout: 30
|
||||||
delegate_to: localhost
|
host: localhost
|
||||||
|
|
||||||
- name: installation de k3s...
|
- name: installation de k3s...
|
||||||
shell: curl -sfL https://get.k3s.io | sh -s - --docker
|
shell: curl -sfL https://get.k3s.io | sh -s - --docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user