mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update main.yml
This commit is contained in:
parent
3ad3f1d563
commit
d7f735f476
1 changed files with 7 additions and 1 deletions
|
@ -1,8 +1,14 @@
|
||||||
# Assessment and Monitoring Tools
|
# Administration and Monitoring Tools
|
||||||
|
|
||||||
- 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…
Reference in a new issue