Import the Linux aurutils role as build.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
mode: 0600
|
||||
owner: "{{ account_name.stdout }}"
|
||||
group: "{{ group_name.stdout }}"
|
||||
with_items:
|
||||
loop:
|
||||
- src: gpg.conf
|
||||
dest: .gnupg/gpg.conf
|
||||
- src: gpg-agent.conf
|
||||
|
||||
Reference in New Issue
Block a user