You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
785 B

  1. debops.phpmyadmin - Manage phpMyAdmin service using Ansible
  2. Copyright (C) 2014-2019 Maciej Delmanowski <drybjed@gmail.com>
  3. Copyright (C) 2015-2019 DebOps <https://debops.org/>
  4. SPDX-License-Identifier: GPL-3.0-only
  5. This Ansible role is part of DebOps.
  6. DebOps is free software; you can redistribute it and/or modify
  7. it under the terms of the GNU General Public License version 3, as
  8. published by the Free Software Foundation.
  9. DebOps is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with DebOps. If not, see https://www.gnu.org/licenses/.