refs #8414 - Changes custom db.branch
This commit is contained in:
parent
d802f4e367
commit
77726ce3cb
|
@ -81,7 +81,7 @@
|
|||
loop: "{{ certificates }}"
|
||||
notify: restart-mariadb
|
||||
|
||||
- when: db.branch == 'production'
|
||||
- when: db.branch == 'master'
|
||||
block:
|
||||
- name: Set MariaDB custom configuration Production
|
||||
copy:
|
||||
|
|
Loading…
Reference in New Issue