mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 04:41:27 +01:00 
			
		
		
		
	Update to 2022-02-18 10:00
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
      get_url:
 | 
			
		||||
        url: "{{ synadm_archive_url }}"
 | 
			
		||||
        dest: "{{ synadm_root_dir }}/tmp/"
 | 
			
		||||
        checksum: "sha1:{{ synadm_archive_sha1 }}"
 | 
			
		||||
        checksum: "sha256:{{ synadm_archive_sha256 }}"
 | 
			
		||||
    
 | 
			
		||||
    - name: Extract archive
 | 
			
		||||
      unarchive:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user