ansible-personal/roles/mariadb
Alan Orth 89db1449d1
roles/mariadb: Fetch signing key from mariadb.org
I downloaded the key and checked the fingerprint with gpg:

    $ gpg --dry-run --import mariadb_release_signing_key.asc
    gpg: key F1656F24C74CD1D8: 6 signatures not checked due to missing keys
    gpg: Total number processed: 1
2020-12-29 10:36:33 +02:00
..
defaults roles/mariadb: Remove innodb_buffer_pool_instances 2020-12-29 10:18:23 +02:00
handlers roles/mariadb: Use systemd module instead of service 2017-11-05 00:27:44 +02:00
tasks roles/mariadb: Fetch signing key from mariadb.org 2020-12-29 10:36:33 +02:00
templates roles/mariadb: Remove innodb_buffer_pool_instances 2020-12-29 10:18:23 +02:00