mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
8-mgmt-tools: more fully deprecate SUGAR-STATS, TEAMVIEWER, XOVIS
This commit is contained in:
parent
b28280f227
commit
59a3298061
1 changed files with 0 additions and 21 deletions
|
@ -33,33 +33,12 @@
|
||||||
when: phpmyadmin_install | bool
|
when: phpmyadmin_install | bool
|
||||||
tags: phpmyadmin
|
tags: phpmyadmin
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
#- name: SUGAR-STATS
|
|
||||||
# include_role:
|
|
||||||
# name: sugar-stats
|
|
||||||
# when: sugar_stats_install is defined and sugar_stats_install and ansible_distribution != "CentOS"
|
|
||||||
# tags: olpc, sugar-stats
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
#- name: TEAMVIEWER
|
|
||||||
# include_role:
|
|
||||||
# name: teamviewer
|
|
||||||
# when: teamviewer_install is defined and teamviewer_install
|
|
||||||
# tags: teamviewer
|
|
||||||
|
|
||||||
- name: VNSTAT
|
- name: VNSTAT
|
||||||
include_role:
|
include_role:
|
||||||
name: vnstat
|
name: vnstat
|
||||||
when: vnstat_install | bool
|
when: vnstat_install | bool
|
||||||
tags: vnstat
|
tags: vnstat
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
#- name: XOVIS
|
|
||||||
# include_role:
|
|
||||||
# name: xovis
|
|
||||||
# when: xovis_install is defined and xovis_install and ansible_distribution != "CentOS"
|
|
||||||
# tags: xovis
|
|
||||||
|
|
||||||
- name: Recording STAGE 8 HAS COMPLETED ======================
|
- name: Recording STAGE 8 HAS COMPLETED ======================
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: "{{ iiab_env_file }}"
|
dest: "{{ iiab_env_file }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue