mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
don't force ifupdown to be installed
This commit is contained in:
parent
9204c4caf5
commit
6b276e53cc
2 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
- libnss-mdns
|
||||
- avahi-daemon
|
||||
- avahi-discover
|
||||
- ifupdown
|
||||
- exfat-fuse
|
||||
- exfat-utils
|
||||
when: is_debuntu
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
is_debuntu: True
|
||||
is_ubuntu: True
|
||||
has_NM: True
|
||||
dns_service: bind9
|
||||
dns_user: bind
|
||||
dhcp_service: isc-dhcp-server
|
||||
|
|
Loading…
Add table
Reference in a new issue