1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

wondershaper.yml

This commit is contained in:
Jerry Vonau 2017-11-06 17:17:30 -06:00
parent ccdb5cd2fb
commit 991f1e87b8
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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