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

Update 8-mgmt-tools/tasks/main.yml

This commit is contained in:
A Holt 2020-01-23 23:03:34 -05:00 committed by GitHub
parent dda7b656eb
commit bbf28a7ef8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,37 +7,31 @@
include_role:
name: transmission
when: transmission_install | bool
#tags: transmission
- name: AWSTATS
include_role:
name: awstats
when: awstats_install | bool
#tags: awstats
- name: MONIT
include_role:
name: monit
when: monit_install | bool
#tags: monit
- name: MUNIN
include_role:
name: munin
when: munin_install | bool
#tags: munin
- name: PHPMYADMIN
include_role:
name: phpmyadmin
when: phpmyadmin_install | bool
#tags: phpmyadmin
- name: VNSTAT
include_role:
name: vnstat
when: vnstat_install | bool
#tags: vnstat
- name: Recording STAGE 8 HAS COMPLETED ======================
lineinfile: