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
|
- libnss-mdns
|
||||||
- avahi-daemon
|
- avahi-daemon
|
||||||
- avahi-discover
|
- avahi-discover
|
||||||
- ifupdown
|
|
||||||
- exfat-fuse
|
- exfat-fuse
|
||||||
- exfat-utils
|
- exfat-utils
|
||||||
when: is_debuntu
|
when: is_debuntu
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
is_debuntu: True
|
is_debuntu: True
|
||||||
is_ubuntu: True
|
is_ubuntu: True
|
||||||
|
has_NM: True
|
||||||
dns_service: bind9
|
dns_service: bind9
|
||||||
dns_user: bind
|
dns_user: bind
|
||||||
dhcp_service: isc-dhcp-server
|
dhcp_service: isc-dhcp-server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue