mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized nextcloud variable declaration
This commit is contained in:
		| @@ -1,2 +1,2 @@ | ||||
| user_home_directory: "/home/{{users.client.username}}/" | ||||
| cloud_directory: "{{user_home_directory}}Clouds/{{cloud_fqdn}}/{{users.client.username}}/" | ||||
| user_home_directory:  "/home/{{users.client.username}}/"                                          # Home directory of the user | ||||
| cloud_directory:      "{{user_home_directory}}Clouds/{{cloud_fqdn}}/{{users.client.username}}/"   # Folder which contains the cloud data | ||||
|   | ||||
		Reference in New Issue
	
	Block a user