From 91803b78c70ed4d9bb1abc2efe24c603864cb6cb Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 28 Aug 2018 09:57:31 +0200 Subject: [PATCH] syntax --- tasks/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/docker.yml b/tasks/docker.yml index 73e9968..d5d72c2 100644 --- a/tasks/docker.yml +++ b/tasks/docker.yml @@ -21,7 +21,7 @@ url: https://download.docker.com/linux/ubuntu/gpg id: 9DC858229FC7DD38854AE2D88D81803C0EBFCD88 state: present - register: add_repository_key + register: add_repository_key - name: Ensure curl is present (on older systems without SNI). package: