mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
move enable_service - edits
This commit is contained in:
parent
8e37472fbf
commit
e467df273e
1 changed files with 11 additions and 0 deletions
|
@ -57,6 +57,17 @@
|
||||||
#### end services
|
#### end services
|
||||||
#### Start network layout
|
#### Start network layout
|
||||||
|
|
||||||
|
- include_tasks: enable_services.yml
|
||||||
|
tags:
|
||||||
|
- network
|
||||||
|
- named
|
||||||
|
- dhcpd
|
||||||
|
- dnsmasq
|
||||||
|
- squid
|
||||||
|
|
||||||
|
#### end services
|
||||||
|
#### Start network layout
|
||||||
|
|
||||||
- include_tasks: ifcfg_mods.yml
|
- include_tasks: ifcfg_mods.yml
|
||||||
tags:
|
tags:
|
||||||
- network
|
- network
|
||||||
|
|
Loading…
Reference in a new issue