1
0
Fork 0
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:
Jerry Vonau 2017-09-26 01:47:26 -05:00
parent a60661f45c
commit 82854b94a1

View file

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