use the right variable here
This commit is contained in:
parent
294caaf2ed
commit
2d13a26093
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
mysql_user: name=commbloguser
|
||||
host=localhost
|
||||
state=present
|
||||
password="{{ communityblog_mariadb_password }}"
|
||||
password="{{ communityblog_db_password }}"
|
||||
priv="wp.*:ALL"
|
||||
|
||||
- name: Wordpress cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue