--- | |
# netprep defaults/main.yml | |
# | |
# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> | |
# SPDX-License-Identifier: Apache-2.0 | |
# Default netplan, which is empty | |
# docs: https://netplan.io/reference/ | |
netprep_netplan: {} | |
# Default nftables | |
# docs: https://wiki.nftables.org/ | |
netprep_nftables: {} |