This commit is contained in:
parent
e10bb28442
commit
9297938426
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@
|
|||
definition: "{{ item }}"
|
||||
with_items: "{{ lookup('url', 'https://cloud.weave.works/k8s/' + weave_scope_version + '/scope.yaml', split_lines=False) | from_yaml_all | list }}"
|
||||
when:
|
||||
- weave_scope|bool
|
||||
- item is not none
|
||||
- weave_scope|bool
|
||||
- item is not none
|
||||
tags:
|
||||
- weave
|
||||
- weave-scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue