mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Remove Lint Error Comment
This commit is contained in:
parent
c49661ba06
commit
4b7f0f1e51
@ -45,7 +45,6 @@
|
|||||||
changed_when: "'created' in calico_result.stdout"
|
changed_when: "'created' in calico_result.stdout"
|
||||||
when: kubernetes_pod_network.cni == 'calico'
|
when: kubernetes_pod_network.cni == 'calico'
|
||||||
|
|
||||||
# LINT-ERROR
|
|
||||||
- name: "Get K8s version"
|
- name: "Get K8s version"
|
||||||
shell: |
|
shell: |
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
Loading…
Reference in New Issue
Block a user