From a6ce20151fdda9a458e98ef0c1871faf7e0bd0e1 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Nov 2021 20:12:49 +0100 Subject: [PATCH] update ansible --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e9c1df5..bb46f58 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: check ansible syntax - image: plugins/ansible:1 + image: plugins/ansible:latest settings: playbook: deployment/todo-setup.yml inventory: deployment/hosts