If we want to use this TestLink role on debian 8, we need include tasks/pre_tasks.yml in pre_tasks for use mysql-server-5.6. pre_tasks: - name: manual add mysql repository include: tasks/pre_tasks.yml ...
[root@dogbert ~]# mkdir-p /var/www/html/testlink/gui/templates_c [root@dogbert ~]# chown -R apache:apache /var/www/html/testlink/gui/templates_c/* [root@dogbert ...