From 4cae0f8f3a9012bcfba108b339b5b6467c808453 Mon Sep 17 00:00:00 2001 From: Alexander Rennerfelt Date: Mon, 19 Jun 2023 09:34:17 +0200 Subject: [PATCH] update site.yml --- site.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/site.yml b/site.yml index e8e6138..674c5bf 100644 --- a/site.yml +++ b/site.yml @@ -1,9 +1,8 @@ - name: Ayy lmao hosts: all - tasks: - - name: Ping - ansible.builtin.ping: + roles: + - caddy vars: yoorofl: "true"