1
0
Fork 0
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:
root 2022-07-22 09:14:26 -04:00
parent f1ba6d82cc
commit f8cb292828

View file

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