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"