mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
FULL/PATH/dnsmasq.yml in network/tasks/install.yml for 1-prep
This commit is contained in:
parent
f1ba6d82cc
commit
f8cb292828
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# 2022-03-16: 'apt show <pkg> | grep Size' revealed download sizes, on 64-bit RasPiOS with desktop.
|
||||
|
||||
- name: Install dnsmasq -- configure LATER in 'network', after Stage 9
|
||||
include_tasks: dnsmasq.yml
|
||||
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)
|
||||
package:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue