github.com/upcmd/up@v0.8.1-0.20230108151705-ad8b797bf04f/tests/modtests/0006/doc.yml (about)

     1  vars:
     2    folder: module
     3    title: Complex call layers
     4    log: yes
     5    weight: 2146
     6    head: |
     7      Showcase a combination of an external module call and internal func call would work properly and the vars returned from multple layers will return to caller
     8  
     9    sections:
    10      - title: config file - upconfig.yml
    11        filelookup: upconfig.yml
    12  
    13      - title: up task - up.yml
    14        filelookup: up.yml
    15  
    16      - title: up module task - up.yml
    17        filelookup: hello-module/up.yml
    18