Adding org-wide packaging config to AniNIX/Maat
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user