mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
network/tasks/install.yml: "Linux Mint" w/ space
This commit is contained in:
parent
1b6c988b21
commit
67c866a8c9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
- name: Install dnsmasq -- configure LATER in 'network', after Stage 9
|
||||
include_tasks: roles/network/tasks/dnsmasq.yml # Invoked by 1-prep (so full path needed)
|
||||
|
||||
- name: Install package networkd-dispatcher (OS's other than RasPiOS and LinuxMint)
|
||||
- name: Install package networkd-dispatcher (OS's other than RasPiOS and Linux Mint)
|
||||
package:
|
||||
name: networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes
|
||||
state: present
|
||||
|
|
Loading…
Reference in a new issue