mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
8b69249360
commit
4edcec80d5
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
||||||
- name: ...IS BEGINNING ======================================
|
- name: ...IS BEGINNING ======================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
|
- name: TRANSMISSION
|
||||||
|
include_role:
|
||||||
|
name: transmission
|
||||||
|
when: transmission_install
|
||||||
|
tags: transmission
|
||||||
|
|
||||||
- name: AWSTATS
|
- name: AWSTATS
|
||||||
include_role:
|
include_role:
|
||||||
name: awstats
|
name: awstats
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue