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
0253c7bd3d
commit
19f501608e
1 changed files with 6 additions and 6 deletions
|
@ -6,14 +6,14 @@
|
|||
- name: AWSTATS
|
||||
include_role:
|
||||
name: awstats
|
||||
tags: services, awstats
|
||||
when: awstats_install
|
||||
|
||||
tags: services, awstats
|
||||
|
||||
- name: MONIT
|
||||
include_role:
|
||||
name: monit
|
||||
tags: services, monit
|
||||
when: monit_install
|
||||
tags: services, monit
|
||||
|
||||
- name: MUNIN
|
||||
include_role:
|
||||
|
@ -24,8 +24,8 @@
|
|||
- name: PHPMYADMIN
|
||||
include_role:
|
||||
name: phpmyadmin
|
||||
tags: services, phpmyadmin
|
||||
when: phpmyadmin_install
|
||||
tags: services, phpmyadmin
|
||||
|
||||
- name: SUGAR-STATS
|
||||
include_role:
|
||||
|
@ -36,14 +36,14 @@
|
|||
- name: TEAMVIEWER
|
||||
include_role:
|
||||
name: teamviewer
|
||||
tags: services, teamviewer
|
||||
when: teamviewer_install
|
||||
tags: services, teamviewer
|
||||
|
||||
- name: VNSTAT
|
||||
include_role:
|
||||
name: vnstat
|
||||
tags: services, vnstat
|
||||
when: vnstat_install
|
||||
tags: services, vnstat
|
||||
|
||||
- name: XOVIS
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Reference in a new issue