Zack Williams | e695dea | 2020-11-19 17:17:40 -0700 | [diff] [blame^] | 1 | --- |
2 | # netprep defaults/main.yml | ||||
3 | # | ||||
4 | # SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> | ||||
5 | # SPDX-License-Identifier: Apache-2.0 | ||||
6 | |||||
7 | # Default netplan, which is empty | ||||
8 | # docs: https://netplan.io/reference/ | ||||
9 | netprep_netplan: {} | ||||
10 | |||||
11 | |||||
12 | # Default nftables | ||||
13 | # docs: https://wiki.nftables.org/ | ||||
14 | netprep_nftables: {} |