Skip to content

Commit e595cfd

Browse files
committed
Merge pull request #203 from CodeNow/fix-angular-playbook
unnescessary "
2 parents 6998f86 + 7c80fa1 commit e595cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ container_run_opts: >
3434
-h {{ name }}
3535
-d
3636
-P
37-
{{ container_envs }}"
37+
{{ container_envs }}

0 commit comments

Comments
 (0)