mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 12:51:42 +01:00 
			
		
		
		
	Update to 2023-11-23 15:00
This commit is contained in:
		@@ -3,11 +3,11 @@
 | 
			
		||||
# Where unifi will be installed
 | 
			
		||||
unifi_root_dir: /opt/unifi
 | 
			
		||||
# Version to deploy
 | 
			
		||||
unifi_version: 7.5.187
 | 
			
		||||
unifi_version: 8.0.7
 | 
			
		||||
# URL to get the installation tarball
 | 
			
		||||
unifi_archive_url: https://www.ubnt.com/downloads/unifi/{{ unifi_version }}/UniFi.unix.zip
 | 
			
		||||
# Expected sha256
 | 
			
		||||
unifi_archive_sha256: 18fb1ca65069f766a56b7c54b80243ae7295693172c78935b67d35218fe62e39
 | 
			
		||||
unifi_archive_sha256: b409eb13d666d3afbf6f299650f0ee929a45da0ce4206ffe804a72d097f19f36
 | 
			
		||||
# Should ansible handle upgrades (if False, only initial install will be done)
 | 
			
		||||
unifi_manage_upgrade: True
 | 
			
		||||
# List of ports used by UniFi controler
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user