mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
merge - move services - double check after rebase
This commit is contained in:
parent
9f9a462ad0
commit
e490693dab
1 changed files with 15 additions and 4 deletions
|
@ -29,6 +29,15 @@
|
||||||
tags:
|
tags:
|
||||||
- network
|
- network
|
||||||
|
|
||||||
|
- include_tasks: hostapd.yml
|
||||||
|
tags:
|
||||||
|
- network
|
||||||
|
- AP
|
||||||
|
|
||||||
|
- include_tasks: computed_services.yml
|
||||||
|
tags:
|
||||||
|
- network
|
||||||
|
|
||||||
- include_tasks: ifcfg_mods.yml
|
- include_tasks: ifcfg_mods.yml
|
||||||
tags:
|
tags:
|
||||||
- network
|
- network
|
||||||
|
@ -64,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