Skip to content

Commit

Permalink
Validate Certs On Solaris Freemarker DL.
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Jan 5, 2024
1 parent 73b7a73 commit 9f98fe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
dest: /tmp/
remote_src: yes
mode: 0755
validate_certs: False
validate_certs: True
when: not freemarker.stat.exists and ansible_distribution == "Solaris"
tags: [freemarker, adoptopenjdk]

Expand Down

0 comments on commit 9f98fe3

Please sign in to comment.