mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Solved bug
This commit is contained in:
		| @@ -49,7 +49,8 @@ | ||||
| - name: create vars directory | ||||
|   file: | ||||
|     path: "{{vars_folder_path}}" | ||||
|     mode: '0700' | ||||
|     state: directory | ||||
|     recurse: yes | ||||
|   delegate_to: localhost | ||||
|   become: false | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user