Prevent DB password from logging and update URL

This commit is contained in:
2020-05-22 12:46:51 -04:00
parent 404d0c56af
commit 9ec4f8dd3b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -59,4 +59,5 @@
priv: '{{ redmine_db_name }}.*:ALL'
state: present
become: yes
no_log: yes