mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 23:16:05 -03:30
Fix Ansible-lint error [E502] (#4743)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
13f225e6ae
commit
73c2ff17dd
@@ -16,7 +16,8 @@
|
||||
run_once: true
|
||||
changed_when: false
|
||||
|
||||
- set_fact:
|
||||
- name: Contiv | Set contiv_global_config
|
||||
set_fact:
|
||||
contiv_global_config: "{{ (global_config.stdout|from_json)[0] }}"
|
||||
|
||||
- name: Contiv | Set global forwarding mode
|
||||
|
||||
Reference in New Issue
Block a user