Update to 2025-08-28 17:00

This commit is contained in:
Daniel Berteaud
2025-08-28 17:00:23 +02:00
parent 053499f33c
commit 0008480f7b
4 changed files with 18 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
- openssl
when: rand_pass_tools_installed is not defined or not rand_pass_tools_installed
# Mark tool sas installed so we do not check each time, as it can be slow
# Mark tools as installed so we do not check each time, as it can be slow
- set_fact: rand_pass_tools_installed=True
# Check if a non encrypted file exists. We do it first for backward compatibility