mysql: Add options to enable binlog
Compare changes
+ 1
− 0
@@ -8,3 +8,4 @@ mysql_backup_user: "backup"
@@ -8,3 +8,4 @@ mysql_backup_user: "backup"
mysql_backup_password: "{{ lookup('passwordstore', 'db/{{ ansible_hostname }}-mysql-backup create=true length=20') }}"