mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
network - remove unused installing.yml file
This commit is contained in:
parent
6e22e73ab6
commit
3df58f1d00
1 changed files with 0 additions and 34 deletions
|
@ -1,34 +0,0 @@
|
|||
# only needs to be done once
|
||||
- include: named.yml
|
||||
tags:
|
||||
- named
|
||||
- network
|
||||
when: named_install
|
||||
|
||||
- include: dhcpd.yml
|
||||
tags:
|
||||
- dhcpd
|
||||
- network
|
||||
when: dhcpd_install
|
||||
|
||||
- include: dnsmasq.yml
|
||||
tags:
|
||||
- dnsmasq
|
||||
- network
|
||||
when: dnsmasq_install
|
||||
|
||||
- include: squid.yml
|
||||
tags:
|
||||
- squid
|
||||
- network
|
||||
when: squid_install
|
||||
|
||||
- include: wondershaper.yml
|
||||
tags:
|
||||
- wondershaper
|
||||
- network
|
||||
|
||||
- include: iptables.yml
|
||||
tags:
|
||||
- iptables
|
||||
- network
|
Loading…
Add table
Add a link
Reference in a new issue