mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
3 lines
153 B
YAML
3 lines
153 B
YAML
- name: Install wondershaper ajenti plugin
|
|
pip: name="{{ iiab_download_url }}"/ajenti-plugin-wondershaper-0.3.tar.gz
|
|
when: internet_available | bool
|