mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
wondershaper.yml
This commit is contained in:
parent
ccdb5cd2fb
commit
991f1e87b8
2 changed files with 6 additions and 6 deletions
|
@ -20,12 +20,6 @@
|
|||
# has no "when: XXXXX_install" flag
|
||||
tags: base, mysql
|
||||
|
||||
- include_tasks: roles/network/tasks/wondershaper.yml
|
||||
tags:
|
||||
- wondershaper
|
||||
- network
|
||||
when: wondershaper_install
|
||||
|
||||
- name: Make sure there is a content directory
|
||||
file: dest={{ doc_root }}/local_content
|
||||
state=directory
|
||||
|
|
|
@ -19,6 +19,12 @@
|
|||
# when: 'iiab_wan_iface != "none" and wan_ip != "dhcp"'
|
||||
##### End static ip address info
|
||||
|
||||
- include_tasks: roles/network/tasks/wondershaper.yml
|
||||
tags:
|
||||
- wondershaper
|
||||
- network
|
||||
when: wondershaper_install
|
||||
|
||||
- include_tasks: hosts.yml
|
||||
tags:
|
||||
- network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue