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
|
- network
|
||||||
- AP
|
- AP
|
||||||
|
|
||||||
|
- include_tasks: computed_services.yml
|
||||||
|
tags:
|
||||||
|
- network
|
||||||
|
|
||||||
- include_tasks: ifcfg_mods.yml
|
- include_tasks: ifcfg_mods.yml
|
||||||
tags:
|
tags:
|
||||||
|
@ -70,13 +73,15 @@
|
||||||
|
|
||||||
#### end network layout
|
#### end network layout
|
||||||
#### start services
|
#### start services
|
||||||
- include_tasks: computed_services.yml
|
|
||||||
tags:
|
|
||||||
- network
|
|
||||||
|
|
||||||
- include_tasks: enable_services.yml
|
- include_tasks: enable_services.yml
|
||||||
tags:
|
tags:
|
||||||
- network
|
- network
|
||||||
|
tags:
|
||||||
|
- network
|
||||||
|
- named
|
||||||
|
- dhcpd
|
||||||
|
- dnsmasq
|
||||||
|
- squid
|
||||||
|
|
||||||
- include_tasks: restart.yml
|
- include_tasks: restart.yml
|
||||||
when: not installing
|
when: not installing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue