refs #8414 - Add config files for test-db when block condition errata in name
This commit is contained in:
parent
858651acb5
commit
97cce8b29c
|
@ -90,7 +90,7 @@
|
||||||
|
|
||||||
- when: production is true
|
- when: production is true
|
||||||
block:
|
block:
|
||||||
- name: Set MariaDB custom configuration Producution
|
- name: Set MariaDB custom configuration Production
|
||||||
copy:
|
copy:
|
||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
dest: /etc/mysql/mariadb.conf.d/
|
dest: /etc/mysql/mariadb.conf.d/
|
||||||
|
|
Loading…
Reference in New Issue