mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
too fancy atm
This commit is contained in:
parent
a60661f45c
commit
82854b94a1
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
||||||
##### start install portion
|
##### start install portion
|
||||||
# only needs to be done once
|
# only needs to be done once
|
||||||
- include: installing.yml
|
- include: installing.yml
|
||||||
when: hostname_change.changed or installing
|
|
||||||
tags:
|
tags:
|
||||||
- network
|
- network
|
||||||
- named
|
- named
|
||||||
|
@ -65,6 +64,8 @@
|
||||||
- dnsmasq
|
- dnsmasq
|
||||||
- squid
|
- squid
|
||||||
- domain
|
- domain
|
||||||
|
# when: hostname_change.changed or installing
|
||||||
|
|
||||||
|
|
||||||
- include: avahi.yml
|
- include: avahi.yml
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue