mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
1-prep: #when: dnsmasq_install | bool
This commit is contained in:
parent
e6b16f5180
commit
0d07479070
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
|
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
|
||||||
include_tasks: roles/network/tasks/dnsmasq.yml
|
include_tasks: roles/network/tasks/dnsmasq.yml
|
||||||
|
#when: dnsmasq_install | bool
|
||||||
|
|
||||||
- name: Install uuid-runtime package (debuntu)
|
- name: Install uuid-runtime package (debuntu)
|
||||||
package:
|
package:
|
||||||
|
|
Loading…
Reference in a new issue