fix: misleading docs by redhat ;p

This commit is contained in:
Elam Monnot 2023-04-04 09:38:16 +02:00
parent bac2f067a9
commit 7ce68f6293

View File

@ -5,7 +5,7 @@
- name: attente de l'installation...
wait_for:
timeout: 30
delegate_to: localhost
host: localhost
- name: installation de k3s...
shell: curl -sfL https://get.k3s.io | sh -s - --docker