Adding org-wide packaging config to AniNIX/Maat

This commit is contained in:
2023-05-01 22:01:30 -05:00
parent 49b67de7ec
commit be2908625d
3 changed files with 170 additions and 1 deletions

View File

@@ -5,6 +5,15 @@
name:
- Maat
- name: makepkg.conf configuration
become: yes
template:
src: makepkg.conf.j2
dest: /etc/makepkg.conf
owner: root
group: root
mode: 0644
- name: Maat configuration
become: yes
copy: