Merge "Remove search_regex from mariadb port check"
This commit is contained in:
commit
9c57ddc039
@ -45,7 +45,6 @@
|
|||||||
module: wait_for
|
module: wait_for
|
||||||
port: "3306"
|
port: "3306"
|
||||||
host: "{{ ansible_ssh_host | default(inventory_hostname) }}"
|
host: "{{ ansible_ssh_host | default(inventory_hostname) }}"
|
||||||
search_regex: MariaDB
|
|
||||||
retries: 10
|
retries: 10
|
||||||
delay: 10
|
delay: 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user