Merge pull request #2460 from riverzhang/fix-weave
Fix yamllint roles error for #2188 commit
This commit is contained in:
commit
7904b454ba
1 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,6 @@
|
|||
- import_tasks: seed.yml
|
||||
when: weave_mode_seed
|
||||
|
||||
|
||||
- name: template weavenet conflist
|
||||
template:
|
||||
src: weavenet.conflist.j2
|
||||
|
|
Loading…
Reference in a new issue