fix typo word
This commit is contained in:
committed by
Florian Ruynat
parent
8f0bd36155
commit
df9aba6298
@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Calico | Set lable for groups nodes # noqa 301 305
|
||||
- name: Calico | Set label for groups nodes # noqa 301 305
|
||||
shell: "{{ bin_dir }}/calicoctl.sh label node {{ inventory_hostname }} calico-group-id={{ calico_group_id }} --overwrite"
|
||||
changed_when: false
|
||||
register: calico_group_id_label
|
||||
|
Reference in New Issue
Block a user