From 5dcef054cb9481118303f72638348e1c46b59d92 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 20 Jun 2020 15:46:57 +0100 Subject: [PATCH] Add AUR role so the module is loaded correctly --- dotfiles.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles.yml b/dotfiles.yml index 8442e50..dea7c68 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -1,5 +1,7 @@ - hosts: local connection: local + roles: + - kewlfft.aur tasks: - name: Include extra metadata include_vars: