Whitespace cleanup for installer.

This commit is contained in:
Jeff Geerling
2017-09-07 14:21:28 -07:00
parent 0489d945fb
commit 6abffcb1df
7 changed files with 16 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
# check_docker.yml
---
---
- name: postgres_data_dir should be defined
assert:
that:
@@ -12,4 +12,3 @@
that:
- host_port is defined and host_port != ''
msg: "Set the value of 'host_port' in the inventory file."