From 187395660ac100135b64a20b79a778bc7d091296 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 15 Jan 2019 15:18:36 +0100 Subject: Switch from port to dport MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit port is reserved in ansible. Change-Id: I095396a94ac34ca6bded65033d1a7e2446eaeb8f Signed-off-by: Cédric Ollivier --- ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index b00b5cd3..ea556f59 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -7,7 +7,7 @@ builds: dependencies: - repo: _ - port: + dport: container: golang tag: alpine3.8 steps: -- cgit 1.2.3-korg