mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-01 11:21:25 +01:00 
			
		
		
		
	Update to 2022-02-27 12:00
This commit is contained in:
		| @@ -6,7 +6,7 @@ | ||||
|       get_url: | ||||
|         url: "{{ diagrams_war_url }}" | ||||
|         dest: "{{ diagrams_root_dir }}/tmp/draw.war" | ||||
|         checksum: sha1:{{ diagrams_war_sha1 }} | ||||
|         checksum: sha256:{{ diagrams_war_sha256 }} | ||||
|      | ||||
|     - name: Move WAR to the webapp dir | ||||
|       copy: src={{ diagrams_root_dir }}/tmp/draw.war dest={{ diagrams_root_dir }}/webapps/draw.war remote_src=True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud