mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	solved installation bug
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| - name: Install required Python modules | ||||
|   pip: | ||||
|     name: requests | ||||
|   pacman: | ||||
|     name: python-requests | ||||
|     state: present | ||||
|  | ||||
| - name: "create {{ nginx_health_check_folder }}" | ||||
|   file: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user