mariadb.yml aktualisiert
This commit is contained in:
parent
c68ac1844d
commit
25334bd907
@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
backup: yes
|
backup: yes
|
||||||
validate: /bin/bash -n %s
|
validate: /bin/bash -n %s
|
||||||
notify: run genpw.sh
|
|
||||||
|
|
||||||
- name: /home/docker/mariadb.{{inventory_hostname}}/genpw.sh shebang
|
- name: /home/docker/mariadb.{{inventory_hostname}}/genpw.sh shebang
|
||||||
lineinfile:
|
lineinfile:
|
||||||
@ -83,7 +82,6 @@
|
|||||||
|
|
||||||
backup: yes
|
backup: yes
|
||||||
validate: /bin/bash -n %s
|
validate: /bin/bash -n %s
|
||||||
notify: run sslpw.sh
|
|
||||||
|
|
||||||
- name: /home/docker/mariadb.{{inventory_hostname}}/genssl.sh shebang
|
- name: /home/docker/mariadb.{{inventory_hostname}}/genssl.sh shebang
|
||||||
lineinfile:
|
lineinfile:
|
||||||
|
Loading…
Reference in New Issue
Block a user