diff --git a/iiab-install b/iiab-install index 9ffa92bc9..9be0af5bf 100755 --- a/iiab-install +++ b/iiab-install @@ -11,7 +11,7 @@ CWD=`pwd` OS=`grep ^ID= /etc/*release|cut -d= -f2` OS=${OS//\"/} MIN_RPI_KERN=4.19.79 # Can be further updated if necessary, when Raspbian's Oct 2019 kernels are more officially fixed such that running 'rpi-update' will no longer be nec soon, see: https://github.com/iiab/iiab/issues/1993 -MIN_ANSIBLE_VER=2.8.7 # Ansible 2.8.3 and 2.8.6 have serious bugs, preventing their use with IIAB. +MIN_ANSIBLE_VER=2.8.8 # Ansible 2.8.3 and 2.8.6 have serious bugs, preventing their use with IIAB. if [ ! -f /etc/iiab/local_vars.yml ]; then diff --git a/roles/activity-server/README.rst b/roles/0-DEPRECATED-ROLES/activity-server/README.rst similarity index 100% rename from roles/activity-server/README.rst rename to roles/0-DEPRECATED-ROLES/activity-server/README.rst diff --git a/roles/activity-server/defaults/main.yml b/roles/0-DEPRECATED-ROLES/activity-server/defaults/main.yml similarity index 100% rename from roles/activity-server/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/activity-server/defaults/main.yml diff --git a/roles/activity-server/files/bin/xs-check-activities b/roles/0-DEPRECATED-ROLES/activity-server/files/bin/xs-check-activities similarity index 100% rename from roles/activity-server/files/bin/xs-check-activities rename to roles/0-DEPRECATED-ROLES/activity-server/files/bin/xs-check-activities diff --git a/roles/activity-server/files/bin/xs-regenerate-activities b/roles/0-DEPRECATED-ROLES/activity-server/files/bin/xs-regenerate-activities similarity index 100% rename from roles/activity-server/files/bin/xs-regenerate-activities rename to roles/0-DEPRECATED-ROLES/activity-server/files/bin/xs-regenerate-activities diff --git a/roles/activity-server/files/lang_templates/en/activity b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/en/activity similarity index 100% rename from roles/activity-server/files/lang_templates/en/activity rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/en/activity diff --git a/roles/activity-server/files/lang_templates/en/page b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/en/page similarity index 100% rename from roles/activity-server/files/lang_templates/en/page rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/en/page diff --git a/roles/activity-server/files/lang_templates/es/activity b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/es/activity similarity index 100% rename from roles/activity-server/files/lang_templates/es/activity rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/es/activity diff --git a/roles/activity-server/files/lang_templates/es/page b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/es/page similarity index 100% rename from roles/activity-server/files/lang_templates/es/page rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/es/page diff --git a/roles/activity-server/files/lang_templates/fr/activity b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/fr/activity similarity index 100% rename from roles/activity-server/files/lang_templates/fr/activity rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/fr/activity diff --git a/roles/activity-server/files/lang_templates/fr/page b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/fr/page similarity index 100% rename from roles/activity-server/files/lang_templates/fr/page rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/fr/page diff --git a/roles/activity-server/files/lang_templates/ht/activity b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/ht/activity similarity index 100% rename from roles/activity-server/files/lang_templates/ht/activity rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/ht/activity diff --git a/roles/activity-server/files/lang_templates/ht/page b/roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/ht/page similarity index 100% rename from roles/activity-server/files/lang_templates/ht/page rename to roles/0-DEPRECATED-ROLES/activity-server/files/lang_templates/ht/page diff --git a/roles/activity-server/files/www.0/index.html.en b/roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.en similarity index 100% rename from roles/activity-server/files/www.0/index.html.en rename to roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.en diff --git a/roles/activity-server/files/www.0/index.html.fr b/roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.fr similarity index 100% rename from roles/activity-server/files/www.0/index.html.fr rename to roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.fr diff --git a/roles/activity-server/files/www.0/index.html.ht b/roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.ht similarity index 100% rename from roles/activity-server/files/www.0/index.html.ht rename to roles/0-DEPRECATED-ROLES/activity-server/files/www.0/index.html.ht diff --git a/roles/activity-server/files/xs_activities/__init__.py b/roles/0-DEPRECATED-ROLES/activity-server/files/xs_activities/__init__.py similarity index 100% rename from roles/activity-server/files/xs_activities/__init__.py rename to roles/0-DEPRECATED-ROLES/activity-server/files/xs_activities/__init__.py diff --git a/roles/activity-server/tasks/main.yml b/roles/0-DEPRECATED-ROLES/activity-server/tasks/main.yml similarity index 100% rename from roles/activity-server/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/activity-server/tasks/main.yml diff --git a/roles/activity-server/templates/usbmount-60-xs-activity-server-installcontent b/roles/0-DEPRECATED-ROLES/activity-server/templates/usbmount-60-xs-activity-server-installcontent similarity index 100% rename from roles/activity-server/templates/usbmount-60-xs-activity-server-installcontent rename to roles/0-DEPRECATED-ROLES/activity-server/templates/usbmount-60-xs-activity-server-installcontent diff --git a/roles/activity-server/templates/xs-activity-server.conf b/roles/0-DEPRECATED-ROLES/activity-server/templates/xs-activity-server.conf similarity index 100% rename from roles/activity-server/templates/xs-activity-server.conf rename to roles/0-DEPRECATED-ROLES/activity-server/templates/xs-activity-server.conf diff --git a/roles/ajenti/handlers/main.yml b/roles/0-DEPRECATED-ROLES/ajenti/handlers/main.yml similarity index 100% rename from roles/ajenti/handlers/main.yml rename to roles/0-DEPRECATED-ROLES/ajenti/handlers/main.yml diff --git a/roles/ajenti/tasks/ajenti-wondershaper.yml b/roles/0-DEPRECATED-ROLES/ajenti/tasks/ajenti-wondershaper.yml similarity index 100% rename from roles/ajenti/tasks/ajenti-wondershaper.yml rename to roles/0-DEPRECATED-ROLES/ajenti/tasks/ajenti-wondershaper.yml diff --git a/roles/ajenti/tasks/main.yml b/roles/0-DEPRECATED-ROLES/ajenti/tasks/main.yml similarity index 100% rename from roles/ajenti/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/ajenti/tasks/main.yml diff --git a/roles/authserver/tasks/main.yml b/roles/0-DEPRECATED-ROLES/authserver/tasks/main.yml similarity index 100% rename from roles/authserver/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/authserver/tasks/main.yml diff --git a/roles/authserver/templates/xs-authserver.env.j2 b/roles/0-DEPRECATED-ROLES/authserver/templates/xs-authserver.env.j2 similarity index 100% rename from roles/authserver/templates/xs-authserver.env.j2 rename to roles/0-DEPRECATED-ROLES/authserver/templates/xs-authserver.env.j2 diff --git a/roles/authserver/templates/xs-authserver.service.j2 b/roles/0-DEPRECATED-ROLES/authserver/templates/xs-authserver.service.j2 similarity index 100% rename from roles/authserver/templates/xs-authserver.service.j2 rename to roles/0-DEPRECATED-ROLES/authserver/templates/xs-authserver.service.j2 diff --git a/roles/debian_schooltool/defaults/main.yml b/roles/0-DEPRECATED-ROLES/debian_schooltool/defaults/main.yml similarity index 100% rename from roles/debian_schooltool/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/debian_schooltool/defaults/main.yml diff --git a/roles/debian_schooltool/tasks/main.yml b/roles/0-DEPRECATED-ROLES/debian_schooltool/tasks/main.yml similarity index 100% rename from roles/debian_schooltool/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/debian_schooltool/tasks/main.yml diff --git a/roles/debian_schooltool/templates/buildout.cfg b/roles/0-DEPRECATED-ROLES/debian_schooltool/templates/buildout.cfg similarity index 100% rename from roles/debian_schooltool/templates/buildout.cfg rename to roles/0-DEPRECATED-ROLES/debian_schooltool/templates/buildout.cfg diff --git a/roles/docker/defaults/main.yml b/roles/0-DEPRECATED-ROLES/docker/defaults/main.yml similarity index 100% rename from roles/docker/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/docker/defaults/main.yml diff --git a/roles/docker/tasks/main.yml b/roles/0-DEPRECATED-ROLES/docker/tasks/main.yml similarity index 100% rename from roles/docker/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/docker/tasks/main.yml diff --git a/roles/docker/templates/docker.service b/roles/0-DEPRECATED-ROLES/docker/templates/docker.service similarity index 100% rename from roles/docker/templates/docker.service rename to roles/0-DEPRECATED-ROLES/docker/templates/docker.service diff --git a/roles/docker/templates/docker.socket b/roles/0-DEPRECATED-ROLES/docker/templates/docker.socket similarity index 100% rename from roles/docker/templates/docker.socket rename to roles/0-DEPRECATED-ROLES/docker/templates/docker.socket diff --git a/roles/dokuwiki/README.rst b/roles/0-DEPRECATED-ROLES/dokuwiki/README.rst similarity index 100% rename from roles/dokuwiki/README.rst rename to roles/0-DEPRECATED-ROLES/dokuwiki/README.rst diff --git a/roles/dokuwiki/defaults/main.yml b/roles/0-DEPRECATED-ROLES/dokuwiki/defaults/main.yml similarity index 100% rename from roles/dokuwiki/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/dokuwiki/defaults/main.yml diff --git a/roles/dokuwiki/tasks/enable.yml b/roles/0-DEPRECATED-ROLES/dokuwiki/tasks/enable.yml similarity index 100% rename from roles/dokuwiki/tasks/enable.yml rename to roles/0-DEPRECATED-ROLES/dokuwiki/tasks/enable.yml diff --git a/roles/dokuwiki/tasks/install.yml b/roles/0-DEPRECATED-ROLES/dokuwiki/tasks/install.yml similarity index 100% rename from roles/dokuwiki/tasks/install.yml rename to roles/0-DEPRECATED-ROLES/dokuwiki/tasks/install.yml diff --git a/roles/dokuwiki/tasks/main.yml b/roles/0-DEPRECATED-ROLES/dokuwiki/tasks/main.yml similarity index 100% rename from roles/dokuwiki/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/dokuwiki/tasks/main.yml diff --git a/roles/dokuwiki/templates/dokuwiki-nginx.conf.j2 b/roles/0-DEPRECATED-ROLES/dokuwiki/templates/dokuwiki-nginx.conf.j2 similarity index 100% rename from roles/dokuwiki/templates/dokuwiki-nginx.conf.j2 rename to roles/0-DEPRECATED-ROLES/dokuwiki/templates/dokuwiki-nginx.conf.j2 diff --git a/roles/dokuwiki/templates/dokuwiki.conf.j2 b/roles/0-DEPRECATED-ROLES/dokuwiki/templates/dokuwiki.conf.j2 similarity index 100% rename from roles/dokuwiki/templates/dokuwiki.conf.j2 rename to roles/0-DEPRECATED-ROLES/dokuwiki/templates/dokuwiki.conf.j2 diff --git a/roles/ejabberd/tasks/main.yml b/roles/0-DEPRECATED-ROLES/ejabberd/tasks/main.yml similarity index 100% rename from roles/ejabberd/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/ejabberd/tasks/main.yml diff --git a/roles/ejabberd/templates/10-ejabberdmoodle b/roles/0-DEPRECATED-ROLES/ejabberd/templates/10-ejabberdmoodle similarity index 100% rename from roles/ejabberd/templates/10-ejabberdmoodle rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/10-ejabberdmoodle diff --git a/roles/ejabberd/templates/ejabberd b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd similarity index 100% rename from roles/ejabberd/templates/ejabberd rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd diff --git a/roles/ejabberd/templates/ejabberd-iiab b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab similarity index 100% rename from roles/ejabberd/templates/ejabberd-iiab rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab diff --git a/roles/ejabberd/templates/ejabberd-iiab.cfg.j2 b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.cfg.j2 similarity index 100% rename from roles/ejabberd/templates/ejabberd-iiab.cfg.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.cfg.j2 diff --git a/roles/ejabberd/templates/ejabberd-iiab.init b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.init similarity index 100% rename from roles/ejabberd/templates/ejabberd-iiab.init rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.init diff --git a/roles/ejabberd/templates/ejabberd-iiab.service.j2 b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.service.j2 similarity index 100% rename from roles/ejabberd/templates/ejabberd-iiab.service.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd-iiab.service.j2 diff --git a/roles/ejabberd/templates/ejabberd.tmpfiles b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd.tmpfiles similarity index 100% rename from roles/ejabberd/templates/ejabberd.tmpfiles rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberd.tmpfiles diff --git a/roles/ejabberd/templates/ejabberdctl.cfg.j2 b/roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberdctl.cfg.j2 similarity index 100% rename from roles/ejabberd/templates/ejabberdctl.cfg.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/ejabberdctl.cfg.j2 diff --git a/roles/ejabberd/templates/iiab-ejabberd-srg b/roles/0-DEPRECATED-ROLES/ejabberd/templates/iiab-ejabberd-srg similarity index 100% rename from roles/ejabberd/templates/iiab-ejabberd-srg rename to roles/0-DEPRECATED-ROLES/ejabberd/templates/iiab-ejabberd-srg diff --git a/roles/ejabberd_xs/tasks/main.yml b/roles/0-DEPRECATED-ROLES/ejabberd_xs/tasks/main.yml similarity index 100% rename from roles/ejabberd_xs/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/tasks/main.yml diff --git a/roles/ejabberd_xs/templates/10-ejabberdmoodle b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/10-ejabberdmoodle similarity index 100% rename from roles/ejabberd_xs/templates/10-ejabberdmoodle rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/10-ejabberdmoodle diff --git a/roles/ejabberd_xs/templates/ejabberd b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd diff --git a/roles/ejabberd_xs/templates/ejabberd-xs b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd-xs rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs diff --git a/roles/ejabberd_xs/templates/ejabberd-xs.cfg.j2 b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.cfg.j2 similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd-xs.cfg.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.cfg.j2 diff --git a/roles/ejabberd_xs/templates/ejabberd-xs.init b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.init similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd-xs.init rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.init diff --git a/roles/ejabberd_xs/templates/ejabberd-xs.service.j2 b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.service.j2 similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd-xs.service.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd-xs.service.j2 diff --git a/roles/ejabberd_xs/templates/ejabberd.tmpfiles b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd.tmpfiles similarity index 100% rename from roles/ejabberd_xs/templates/ejabberd.tmpfiles rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberd.tmpfiles diff --git a/roles/ejabberd_xs/templates/ejabberdctl.cfg.j2 b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberdctl.cfg.j2 similarity index 100% rename from roles/ejabberd_xs/templates/ejabberdctl.cfg.j2 rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/ejabberdctl.cfg.j2 diff --git a/roles/ejabberd_xs/templates/xs-ejabberd-srg b/roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/xs-ejabberd-srg similarity index 100% rename from roles/ejabberd_xs/templates/xs-ejabberd-srg rename to roles/0-DEPRECATED-ROLES/ejabberd_xs/templates/xs-ejabberd-srg diff --git a/roles/idmgr/tasks/main.yml b/roles/0-DEPRECATED-ROLES/idmgr/tasks/main.yml similarity index 100% rename from roles/idmgr/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/idmgr/tasks/main.yml diff --git a/roles/idmgr/templates/idmgr b/roles/0-DEPRECATED-ROLES/idmgr/templates/idmgr similarity index 100% rename from roles/idmgr/templates/idmgr rename to roles/0-DEPRECATED-ROLES/idmgr/templates/idmgr diff --git a/roles/idmgr/templates/idmgr.service.j2 b/roles/0-DEPRECATED-ROLES/idmgr/templates/idmgr.service.j2 similarity index 100% rename from roles/idmgr/templates/idmgr.service.j2 rename to roles/0-DEPRECATED-ROLES/idmgr/templates/idmgr.service.j2 diff --git a/roles/moodle-1.9/moodle/meta/main.yml b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/meta/main.yml similarity index 100% rename from roles/moodle-1.9/moodle/meta/main.yml rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/meta/main.yml diff --git a/roles/moodle-1.9/moodle/tasks/main.yml b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/tasks/main.yml similarity index 100% rename from roles/moodle-1.9/moodle/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/tasks/main.yml diff --git a/roles/moodle-1.9/moodle/templates/020-iiab-moodle.conf.j2 b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/020-iiab-moodle.conf.j2 similarity index 100% rename from roles/moodle-1.9/moodle/templates/020-iiab-moodle.conf.j2 rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/020-iiab-moodle.conf.j2 diff --git a/roles/moodle-1.9/moodle/templates/020-xsce-moodle.conf.j2 b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/020-xsce-moodle.conf.j2 similarity index 100% rename from roles/moodle-1.9/moodle/templates/020-xsce-moodle.conf.j2 rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/020-xsce-moodle.conf.j2 diff --git a/roles/moodle-1.9/moodle/templates/moodle-xs-init b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs-init similarity index 100% rename from roles/moodle-1.9/moodle/templates/moodle-xs-init rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs-init diff --git a/roles/moodle-1.9/moodle/templates/moodle-xs.service.in b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs.service.in similarity index 100% rename from roles/moodle-1.9/moodle/templates/moodle-xs.service.in rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs.service.in diff --git a/roles/moodle-1.9/moodle/templates/moodle-xs.service.j2 b/roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs.service.j2 similarity index 100% rename from roles/moodle-1.9/moodle/templates/moodle-xs.service.j2 rename to roles/0-DEPRECATED-ROLES/moodle-1.9/moodle/templates/moodle-xs.service.j2 diff --git a/roles/nodogsplash/defaults/main.yml b/roles/0-DEPRECATED-ROLES/nodogsplash/defaults/main.yml similarity index 100% rename from roles/nodogsplash/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/nodogsplash/defaults/main.yml diff --git a/roles/nodogsplash/tasks/main.yml b/roles/0-DEPRECATED-ROLES/nodogsplash/tasks/main.yml similarity index 100% rename from roles/nodogsplash/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/nodogsplash/tasks/main.yml diff --git a/roles/nodogsplash/tasks/rpi.yml b/roles/0-DEPRECATED-ROLES/nodogsplash/tasks/rpi.yml similarity index 100% rename from roles/nodogsplash/tasks/rpi.yml rename to roles/0-DEPRECATED-ROLES/nodogsplash/tasks/rpi.yml diff --git a/roles/nodogsplash/templates/nodogsplash.conf.j2 b/roles/0-DEPRECATED-ROLES/nodogsplash/templates/nodogsplash.conf.j2 similarity index 100% rename from roles/nodogsplash/templates/nodogsplash.conf.j2 rename to roles/0-DEPRECATED-ROLES/nodogsplash/templates/nodogsplash.conf.j2 diff --git a/roles/nodogsplash/templates/nodogsplash.service.j2 b/roles/0-DEPRECATED-ROLES/nodogsplash/templates/nodogsplash.service.j2 similarity index 100% rename from roles/nodogsplash/templates/nodogsplash.service.j2 rename to roles/0-DEPRECATED-ROLES/nodogsplash/templates/nodogsplash.service.j2 diff --git a/roles/nodogsplash/templates/splash.html.j2 b/roles/0-DEPRECATED-ROLES/nodogsplash/templates/splash.html.j2 similarity index 100% rename from roles/nodogsplash/templates/splash.html.j2 rename to roles/0-DEPRECATED-ROLES/nodogsplash/templates/splash.html.j2 diff --git a/roles/osm/defaults/main.yml b/roles/0-DEPRECATED-ROLES/osm/defaults/main.yml similarity index 100% rename from roles/osm/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/osm/defaults/main.yml diff --git a/roles/osm/tasks/main.yml b/roles/0-DEPRECATED-ROLES/osm/tasks/main.yml similarity index 100% rename from roles/osm/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/osm/tasks/main.yml diff --git a/roles/osm/templates/defaults.ini b/roles/0-DEPRECATED-ROLES/osm/templates/defaults.ini similarity index 100% rename from roles/osm/templates/defaults.ini rename to roles/0-DEPRECATED-ROLES/osm/templates/defaults.ini diff --git a/roles/osm/templates/etc.iiab.conf b/roles/0-DEPRECATED-ROLES/osm/templates/etc.iiab.conf similarity index 100% rename from roles/osm/templates/etc.iiab.conf rename to roles/0-DEPRECATED-ROLES/osm/templates/etc.iiab.conf diff --git a/roles/osm/templates/l.control.geosearch.js b/roles/0-DEPRECATED-ROLES/osm/templates/l.control.geosearch.js similarity index 100% rename from roles/osm/templates/l.control.geosearch.js rename to roles/0-DEPRECATED-ROLES/osm/templates/l.control.geosearch.js diff --git a/roles/osm/templates/map.html b/roles/0-DEPRECATED-ROLES/osm/templates/map.html similarity index 100% rename from roles/osm/templates/map.html rename to roles/0-DEPRECATED-ROLES/osm/templates/map.html diff --git a/roles/osm/templates/map_search.py b/roles/0-DEPRECATED-ROLES/osm/templates/map_search.py similarity index 100% rename from roles/osm/templates/map_search.py rename to roles/0-DEPRECATED-ROLES/osm/templates/map_search.py diff --git a/roles/osm/templates/osm.conf.j2 b/roles/0-DEPRECATED-ROLES/osm/templates/osm.conf.j2 similarity index 100% rename from roles/osm/templates/osm.conf.j2 rename to roles/0-DEPRECATED-ROLES/osm/templates/osm.conf.j2 diff --git a/roles/osm/templates/osm.repo b/roles/0-DEPRECATED-ROLES/osm/templates/osm.repo similarity index 100% rename from roles/osm/templates/osm.repo rename to roles/0-DEPRECATED-ROLES/osm/templates/osm.repo diff --git a/roles/owncloud/README.rst b/roles/0-DEPRECATED-ROLES/owncloud/README.rst similarity index 100% rename from roles/owncloud/README.rst rename to roles/0-DEPRECATED-ROLES/owncloud/README.rst diff --git a/roles/owncloud/defaults/main.yml b/roles/0-DEPRECATED-ROLES/owncloud/defaults/main.yml similarity index 100% rename from roles/owncloud/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/owncloud/defaults/main.yml diff --git a/roles/owncloud/tasks/F18.yml b/roles/0-DEPRECATED-ROLES/owncloud/tasks/F18.yml similarity index 100% rename from roles/owncloud/tasks/F18.yml rename to roles/0-DEPRECATED-ROLES/owncloud/tasks/F18.yml diff --git a/roles/owncloud/tasks/main.yml b/roles/0-DEPRECATED-ROLES/owncloud/tasks/main.yml similarity index 100% rename from roles/owncloud/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/owncloud/tasks/main.yml diff --git a/roles/owncloud/tasks/owncloud_enabled.yml b/roles/0-DEPRECATED-ROLES/owncloud/tasks/owncloud_enabled.yml similarity index 100% rename from roles/owncloud/tasks/owncloud_enabled.yml rename to roles/0-DEPRECATED-ROLES/owncloud/tasks/owncloud_enabled.yml diff --git a/roles/owncloud/templates/autoconfig.php.j2 b/roles/0-DEPRECATED-ROLES/owncloud/templates/autoconfig.php.j2 similarity index 100% rename from roles/owncloud/templates/autoconfig.php.j2 rename to roles/0-DEPRECATED-ROLES/owncloud/templates/autoconfig.php.j2 diff --git a/roles/owncloud/templates/owncloud.conf.j2 b/roles/0-DEPRECATED-ROLES/owncloud/templates/owncloud.conf.j2 similarity index 100% rename from roles/owncloud/templates/owncloud.conf.j2 rename to roles/0-DEPRECATED-ROLES/owncloud/templates/owncloud.conf.j2 diff --git a/roles/owncloud/templates/owncloud.list b/roles/0-DEPRECATED-ROLES/owncloud/templates/owncloud.list similarity index 100% rename from roles/owncloud/templates/owncloud.list rename to roles/0-DEPRECATED-ROLES/owncloud/templates/owncloud.list diff --git a/roles/pathagar/defaults/main.yml b/roles/0-DEPRECATED-ROLES/pathagar/defaults/main.yml similarity index 100% rename from roles/pathagar/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/pathagar/defaults/main.yml diff --git a/roles/pathagar/tasks/main.yml b/roles/0-DEPRECATED-ROLES/pathagar/tasks/main.yml similarity index 100% rename from roles/pathagar/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/pathagar/tasks/main.yml diff --git a/roles/pathagar/templates/auth.User.json b/roles/0-DEPRECATED-ROLES/pathagar/templates/auth.User.json similarity index 100% rename from roles/pathagar/templates/auth.User.json rename to roles/0-DEPRECATED-ROLES/pathagar/templates/auth.User.json diff --git a/roles/pathagar/templates/pathagar.conf b/roles/0-DEPRECATED-ROLES/pathagar/templates/pathagar.conf similarity index 100% rename from roles/pathagar/templates/pathagar.conf rename to roles/0-DEPRECATED-ROLES/pathagar/templates/pathagar.conf diff --git a/roles/pathagar/templates/prod_settings.py b/roles/0-DEPRECATED-ROLES/pathagar/templates/prod_settings.py similarity index 100% rename from roles/pathagar/templates/prod_settings.py rename to roles/0-DEPRECATED-ROLES/pathagar/templates/prod_settings.py diff --git a/roles/pathagar/templates/wsgi.py b/roles/0-DEPRECATED-ROLES/pathagar/templates/wsgi.py similarity index 100% rename from roles/pathagar/templates/wsgi.py rename to roles/0-DEPRECATED-ROLES/pathagar/templates/wsgi.py diff --git a/roles/rachel/README.rst b/roles/0-DEPRECATED-ROLES/rachel/README.rst similarity index 100% rename from roles/rachel/README.rst rename to roles/0-DEPRECATED-ROLES/rachel/README.rst diff --git a/roles/rachel/defaults/main.yml b/roles/0-DEPRECATED-ROLES/rachel/defaults/main.yml similarity index 100% rename from roles/rachel/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/rachel/defaults/main.yml diff --git a/roles/rachel/tasks/main.yml b/roles/0-DEPRECATED-ROLES/rachel/tasks/main.yml similarity index 100% rename from roles/rachel/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/rachel/tasks/main.yml diff --git a/roles/rachel/tasks/rachel_enabled.yml b/roles/0-DEPRECATED-ROLES/rachel/tasks/rachel_enabled.yml similarity index 100% rename from roles/rachel/tasks/rachel_enabled.yml rename to roles/0-DEPRECATED-ROLES/rachel/tasks/rachel_enabled.yml diff --git a/roles/rachel/templates/footer.html b/roles/0-DEPRECATED-ROLES/rachel/templates/footer.html similarity index 100% rename from roles/rachel/templates/footer.html rename to roles/0-DEPRECATED-ROLES/rachel/templates/footer.html diff --git a/roles/rachel/templates/header.html b/roles/0-DEPRECATED-ROLES/rachel/templates/header.html similarity index 100% rename from roles/rachel/templates/header.html rename to roles/0-DEPRECATED-ROLES/rachel/templates/header.html diff --git a/roles/rachel/templates/rachel.conf.j2 b/roles/0-DEPRECATED-ROLES/rachel/templates/rachel.conf.j2 similarity index 100% rename from roles/rachel/templates/rachel.conf.j2 rename to roles/0-DEPRECATED-ROLES/rachel/templates/rachel.conf.j2 diff --git a/roles/schooltool/defaults/main.yml b/roles/0-DEPRECATED-ROLES/schooltool/defaults/main.yml similarity index 100% rename from roles/schooltool/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/schooltool/defaults/main.yml diff --git a/roles/schooltool/meta/main.yml b/roles/0-DEPRECATED-ROLES/schooltool/meta/main.yml similarity index 100% rename from roles/schooltool/meta/main.yml rename to roles/0-DEPRECATED-ROLES/schooltool/meta/main.yml diff --git a/roles/schooltool/tasks/main.yml b/roles/0-DEPRECATED-ROLES/schooltool/tasks/main.yml similarity index 100% rename from roles/schooltool/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/schooltool/tasks/main.yml diff --git a/roles/schooltool/templates/schooltool.conf b/roles/0-DEPRECATED-ROLES/schooltool/templates/schooltool.conf similarity index 100% rename from roles/schooltool/templates/schooltool.conf rename to roles/0-DEPRECATED-ROLES/schooltool/templates/schooltool.conf diff --git a/roles/schooltool/templates/schooltool.service b/roles/0-DEPRECATED-ROLES/schooltool/templates/schooltool.service similarity index 100% rename from roles/schooltool/templates/schooltool.service rename to roles/0-DEPRECATED-ROLES/schooltool/templates/schooltool.service diff --git a/roles/sugar-stats/tasks/main.yml b/roles/0-DEPRECATED-ROLES/sugar-stats/tasks/main.yml similarity index 100% rename from roles/sugar-stats/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/sugar-stats/tasks/main.yml diff --git a/roles/sugar-stats/tasks/statistics-consolidation.yml b/roles/0-DEPRECATED-ROLES/sugar-stats/tasks/statistics-consolidation.yml similarity index 100% rename from roles/sugar-stats/tasks/statistics-consolidation.yml rename to roles/0-DEPRECATED-ROLES/sugar-stats/tasks/statistics-consolidation.yml diff --git a/roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.conf b/roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.conf similarity index 100% rename from roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.conf rename to roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.conf diff --git a/roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.cron b/roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.cron similarity index 100% rename from roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.cron rename to roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.cron diff --git a/roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.logrotate b/roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.logrotate similarity index 100% rename from roles/sugar-stats/templates/statistics-consolidation/stats-consolidation.logrotate rename to roles/0-DEPRECATED-ROLES/sugar-stats/templates/statistics-consolidation/stats-consolidation.logrotate diff --git a/roles/sugar-stats/templates/sugar-stats.conf.j2 b/roles/0-DEPRECATED-ROLES/sugar-stats/templates/sugar-stats.conf.j2 similarity index 100% rename from roles/sugar-stats/templates/sugar-stats.conf.j2 rename to roles/0-DEPRECATED-ROLES/sugar-stats/templates/sugar-stats.conf.j2 diff --git a/roles/teamviewer/defaults/main.yml b/roles/0-DEPRECATED-ROLES/teamviewer/defaults/main.yml similarity index 100% rename from roles/teamviewer/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/teamviewer/defaults/main.yml diff --git a/roles/teamviewer/tasks/install.yml b/roles/0-DEPRECATED-ROLES/teamviewer/tasks/install.yml similarity index 100% rename from roles/teamviewer/tasks/install.yml rename to roles/0-DEPRECATED-ROLES/teamviewer/tasks/install.yml diff --git a/roles/teamviewer/tasks/main.yml b/roles/0-DEPRECATED-ROLES/teamviewer/tasks/main.yml similarity index 100% rename from roles/teamviewer/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/teamviewer/tasks/main.yml diff --git a/roles/xovis/README.rst b/roles/0-DEPRECATED-ROLES/xovis/README.rst similarity index 100% rename from roles/xovis/README.rst rename to roles/0-DEPRECATED-ROLES/xovis/README.rst diff --git a/roles/xovis/defaults/main.yml b/roles/0-DEPRECATED-ROLES/xovis/defaults/main.yml similarity index 100% rename from roles/xovis/defaults/main.yml rename to roles/0-DEPRECATED-ROLES/xovis/defaults/main.yml diff --git a/roles/xovis/tasks/main.yml b/roles/0-DEPRECATED-ROLES/xovis/tasks/main.yml similarity index 100% rename from roles/xovis/tasks/main.yml rename to roles/0-DEPRECATED-ROLES/xovis/tasks/main.yml diff --git a/tests/test.yml b/tests/test.yml index 858e12830..f39c2807d 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -21,8 +21,8 @@ - { role: cups } #- { role: debian_schooltool } #- { role: docker } - - { role: dokuwiki } - - { role: ejabberd } + #- { role: dokuwiki } + #- { role: ejabberd } #- { role: ejabberd_xs } - { role: elgg } - { role: homepage } @@ -44,7 +44,7 @@ - { role: nextcloud } #- { role: nodogsplash } - { role: openvpn } - - { role: osm } + #- { role: osm } #- { role: owncloud } #- { role: pathagar } - { role: phpmyadmin } @@ -55,7 +55,7 @@ - { role: sshd } - { role: sugarizer } #- { role: sugar-stats } - - { role: teamviewer } + #- { role: teamviewer } - { role: transmission } - { role: usb-lib } - { role: vnstat } diff --git a/unmaintained-roles.txt b/unmaintained-roles.txt index b43eea71d..f04b87c9e 100644 --- a/unmaintained-roles.txt +++ b/unmaintained-roles.txt @@ -3,13 +3,17 @@ ajenti authserver debian_schooltool docker +dokuwiki +ejabberd ejabberd_xs idmgr moodle-1.9 nodogsplash +osm owncloud pathagar rachel schooltool sugar-stats +teamviewer xovis