mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Revert "network: install python-gobject package by default"
The package is not called python-gobject on RHEL.
This reverts commit a799777d1a.
This commit is contained in:
parent
d76e98ec64
commit
b2901ebd3f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ network_provider: "{{ network_provider_default }}"
|
|||
network_connections: []
|
||||
|
||||
network_service_name_default_nm: NetworkManager
|
||||
network_packages_default_nm: [ ethtool, python-gobject, NetworkManager ]
|
||||
network_packages_default_nm: [ ethtool, NetworkManager ]
|
||||
|
||||
network_service_name_default_initscripts: network
|
||||
network_packages_default_initscripts: [ ethtool ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue