mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 02:11:30 +01:00 
			
		
		
		
	Update to 2023-02-05 20:00
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| --- | ||||
|  | ||||
| # Version to deploy | ||||
| nd_version: 0.49.0 | ||||
| nd_version: 0.49.1 | ||||
| # URL of the archive | ||||
| nd_archive_url: https://github.com/navidrome/navidrome/releases/download/v{{ nd_version }}/navidrome_{{ nd_version }}_Linux_x86_64.tar.gz | ||||
| # Expected sha1 of the archive | ||||
| nd_archive_sha256: ec99b71df13ffbae1b8223a89672d448904509c1d5ccaeeb9699271b46067dfd | ||||
| nd_archive_sha256: 288d4d086b59a0789ceb5bddee90a003cf6298427da20a1e24989be01a8e90cf | ||||
|  | ||||
| # Should ansible handle upgrades, or only initial install ? | ||||
| nd_manage_upgrade: True | ||||
|   | ||||
| @@ -1,11 +1,11 @@ | ||||
| --- | ||||
|  | ||||
| # Version to deploy | ||||
| sftpgo_version: 2.4.3 | ||||
| sftpgo_version: 2.4.4 | ||||
| # URL of the archive | ||||
| sftpgo_archive_url: https://github.com/drakkan/sftpgo/releases/download/v{{ sftpgo_version }}/sftpgo_v{{ sftpgo_version }}_linux_x86_64.tar.xz | ||||
| # Expected sha1 of the archive | ||||
| sftpgo_archive_sha256: 9ad84aa227563ac303b50df8b1d7c50d1e3152d0deea04eb9d15abb69350f98f | ||||
| sftpgo_archive_sha256: a93166699a89a7d1924e9f04be49cb264bccfd4141697ba89883bfd550ae30b9 | ||||
|  | ||||
| # Should ansible handle upgrades ? If False, only initial install will be done | ||||
| sftpgo_manage_upgrade: True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud