fix missing directory when run with download_run_once (#12275)

This commit is contained in:
Jan Breitkopf
2025-10-09 11:01:02 +02:00
committed by GitHub
parent e39e005306
commit deaabb694d

View File

@@ -84,7 +84,6 @@
delegate_facts: false delegate_facts: false
run_once: true run_once: true
become: false become: false
when: when: download_force_cache or download_run_once
- download_force_cache
tags: tags:
- localhost - localhost