mirror of
				https://github.com/gjkcz/ansible-void.git
				synced 2025-11-04 03:50:26 +01:00 
			
		
		
		
	Fix mode for bash configuration lock
This commit is contained in:
		@@ -76,7 +76,7 @@
 | 
			
		||||
        path: '{{ item }}'
 | 
			
		||||
        owner: root
 | 
			
		||||
        group: root
 | 
			
		||||
        mode: 644
 | 
			
		||||
        mode: 0644
 | 
			
		||||
        state: touch
 | 
			
		||||
      loop:
 | 
			
		||||
        - /home/student/.bashrc
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user