diff --git a/handlers/main.yml b/handlers/main.yml index 322a7ad..01c4145 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -1,6 +1,6 @@ --- -- name: restart mariadb +- name: restart mariadb service: name: mysql state: restarted diff --git a/meta/main.yml b/meta/main.yml index 4dcaebc..8c642db 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,8 +1,8 @@ --- galaxy_info: author: Emilien Mantel - description: Install and configure MariaDB (and Galera Cluster) on Debian - company: + description: Install and configure MariaDB (and Galera Cluster) on Debian + company: license: GPLv2 min_ansible_version: 2.5 platforms: @@ -21,4 +21,4 @@ galaxy_info: - cluster - stretch dependencies: [] - +