mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-03 12:21:28 +01:00 
			
		
		
		
	Update to 2024-07-11 12:01
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
# Version of Vault to install
 | 
					# Version of Vault to install
 | 
				
			||||||
vault_version: 1.17.1
 | 
					vault_version: 1.17.2
 | 
				
			||||||
# URL of the archive
 | 
					# URL of the archive
 | 
				
			||||||
vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip
 | 
					vault_archive_url: https://releases.hashicorp.com/vault/{{ vault_version }}/vault_{{ vault_version }}_linux_amd64.zip
 | 
				
			||||||
# Expected sha256 of the archive
 | 
					# Expected sha256 of the archive
 | 
				
			||||||
vault_archive_sha256: f2266dcecabff8809a54f7cf3688c1946408e8f863bcf379ef9146ab3a1c3f4a
 | 
					vault_archive_sha256: a0c0449e640c8be5dcf7b7b093d5884f6a85406dbb86bbad0ea06becad5aaab8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user