Zack Williams | ad45bf0 | 2020-03-04 21:37:20 -0700 | [diff] [blame^] | 1 | ; SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> |
2 | ; SPDX-License-Identifier: Apache-2.0 | ||||
3 | [defaults] | ||||
4 | |||||
5 | ; paths | ||||
6 | collections_paths = ./ | ||||
7 | roles_path = ./roles | ||||
8 | |||||
9 | ; don't use cowsay | ||||
10 | nocows = True |