Correcting a spelling error

perfoming -> performing

Change-Id: I639d8a4d0021dbdcd66ff711f86c25f1313a823f
This commit is contained in:
Paul Carver 2018-03-12 20:25:53 -04:00
parent 33cb0e8433
commit e01268bb50
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: