summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/dns/tests/sanity/extra/no-unwanted-files.json
blob: cc9bfb002d536735cf93df9ef59f49d1f562dd9e (plain)
1
2
3
4
5
6
7
8
9
10
{
    "include_symlinks": true,
    "prefixes": [
        "plugins/"
    ],
    "exclude_prefixes": [
        "plugins/public_suffix_list.dat"
    ],
    "output": "path-message"
}