mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
grant commblog user the right privs in the db
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
host=localhost
|
||||
state=present
|
||||
password="{{ communityblog_mariadb_password }}"
|
||||
priv="commbloguser.*:ALL"
|
||||
priv="wp.*:ALL"
|
||||
|
||||
- name: Wordpress cron
|
||||
cron: name="Wordpress cron"
|
||||
|
||||
Reference in New Issue
Block a user