Add AUR role so the module is loaded correctly
This commit is contained in:
parent
1d045865a4
commit
5dcef054cb
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
- hosts: local
|
||||
connection: local
|
||||
roles:
|
||||
- kewlfft.aur
|
||||
tasks:
|
||||
- name: Include extra metadata
|
||||
include_vars:
|
||||
|
|
Loading…
Reference in a new issue