summaryrefslogtreecommitdiffstats
path: root/tests/wrappers/fixtures/copy-to-slave002.yaml
blob: 1644d3f74446af1fe8322fc690a3ba8b94198489 (plain)
1
2
3
4
5
6
7
8
9
10
wrappers:
    - copy-to-slave:
        includes:
            - 'file1'
            - 'file2*.txt'
        excludes:
            - 'file2bad.txt'
        flatten: True
        relative-to: 'somewhereElse'
        include-ant-excludes: True