fix indentation

This commit is contained in:
Adam Brokes
2020-07-15 16:07:57 +10:00
parent bfab70b1a9
commit 76e739234b

View File

@@ -126,7 +126,7 @@
ignore_errors: yes # For Molecule as it has no db test framework included
- name: Assert baseurl to same as atl_proxy_name (MySQL)
- name: Assert baseurl to same as atl_proxy_name (MySQL)
command: >
mysql --user={{ atl_jdbc_user }} --password={{ atl_jdbc_password }} {{ atl_jdbc_db_name }}
--host={{ atl_db_host }} --port={{ atl_db_port }} --batch --skip-column-names