| commit | be684c0f06091a976985bb25ce61f18ca8c4b3e0 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 25 15:06:27 2017 -0400 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 25 15:06:27 2017 -0400 |
| tree | 4040e1fa4c2ff6dfbcb90de7fb85ccdfea1a7d32 | |
| parent | 11b4d68a27bdba99a5d288bb601cb0473e21911a [diff] |
updated vhost_alias logic
diff --git a/tasks/main.yml b/tasks/main.yml index 72ab339..151692d 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -28,7 +28,7 @@ when: provided_onboarding_config_file_path is not defined - name: Initialize RMP addresses - set_facts: + set_fact: vhost_alias: '' - block: