1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

1-prep/tasks/main.yml: Install dnsmasq but configure LATER?

This commit is contained in:
root 2021-07-31 18:45:28 -04:00
parent 29f2f9c423
commit f5d6d2c32c

View file

@ -18,7 +18,7 @@
name: iiab-admin
#when: iiab_admin_install # Flag might be created in future?
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
- name: Install dnsmasq -- configure LATER in 'network', after Stage 9
include_tasks: roles/network/tasks/dnsmasq.yml
#when: dnsmasq_install # Flag might be used in future?