Correcting a spelling error
perfoming -> performing Change-Id: I639d8a4d0021dbdcd66ff711f86c25f1313a823f
This commit is contained in:
parent
33cb0e8433
commit
e01268bb50
@ -16,7 +16,7 @@
|
||||
vars:
|
||||
kubeadm_aio_action: clean-host
|
||||
block:
|
||||
- name: "kubeadm-aio perfoming action: {{ kubeadm_aio_action }}"
|
||||
- name: "kubeadm-aio performing action: {{ kubeadm_aio_action }}"
|
||||
become: true
|
||||
become_user: root
|
||||
docker_container:
|
||||
|
@ -17,7 +17,7 @@
|
||||
kubeadm_aio_action: null
|
||||
kubeadm_kubelet_labels: ""
|
||||
block:
|
||||
- name: "perfoming {{ kubeadm_aio_action }} action"
|
||||
- name: "performing {{ kubeadm_aio_action }} action"
|
||||
become: true
|
||||
become_user: root
|
||||
docker_container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user