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