Fix typo in module name
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
3f787adc0e
commit
2584d3c945
@ -142,7 +142,7 @@
|
||||
dest: /var/lib/rancher/k3s/server/manifests/kube-vip.yml
|
||||
|
||||
- name: Initial node -- Wait for ???
|
||||
kubernetes.core.get_info:
|
||||
kubernetes.core.k8s_info:
|
||||
kind: pod
|
||||
register: pod_state
|
||||
with_sequence: count=5
|
||||
|
Loading…
Reference in New Issue
Block a user