mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
merge - move services
This commit is contained in:
parent
1e3827f97f
commit
8a928978b5
1 changed files with 9 additions and 4 deletions
|
@ -34,6 +34,9 @@
|
|||
- network
|
||||
- AP
|
||||
|
||||
- include_tasks: computed_services.yml
|
||||
tags:
|
||||
- network
|
||||
|
||||
- include_tasks: ifcfg_mods.yml
|
||||
tags:
|
||||
|
@ -70,13 +73,15 @@
|
|||
|
||||
#### end network layout
|
||||
#### start services
|
||||
- include_tasks: computed_services.yml
|
||||
tags:
|
||||
- network
|
||||
|
||||
- include_tasks: enable_services.yml
|
||||
tags:
|
||||
- network
|
||||
tags:
|
||||
- network
|
||||
- named
|
||||
- dhcpd
|
||||
- dnsmasq
|
||||
- squid
|
||||
|
||||
- include_tasks: restart.yml
|
||||
when: not installing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue