mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-21 02:11:23 +00:00
9 lines
248 B
YAML
9 lines
248 B
YAML
---
|
|
|
|
# The default network_provider is detected based on
|
|
# network_provider_default[ansible_distribution][ansible_distribution_major_version]
|
|
#
|
|
# If unspecified, the last default is 'nm'
|
|
network_provider_default:
|
|
RedHat:
|
|
"6": "initscripts"
|