1
0
Fork 0
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:
A Holt 2022-07-23 15:56:01 -04:00 committed by GitHub
parent 1b6c988b21
commit 67c866a8c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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