From 157111f4ec9e4a6b12adba1503e6a74e47952f42 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 9 Apr 2019 18:17:37 +0000 Subject: [PATCH] repospanner: You have to use "s on variables if they are the first thing in the value. Signed-off-by: Kevin Fenzi --- playbooks/groups/repospanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/repospanner.yml b/playbooks/groups/repospanner.yml index 4e909b744d..e44311d6c0 100644 --- a/playbooks/groups/repospanner.yml +++ b/playbooks/groups/repospanner.yml @@ -29,7 +29,7 @@ region: ansible, spawn_repospanner_node: true, rpc_port: 8442, - http_port: {{ repoSpanner_ansible_http }}, + http_port: "{{ repoSpanner_ansible_http }}", when: inventory_hostname == 'repospanner01.phx2.fedoraproject.org' } # - { role: repospanner/server,