Fix localhost delegate for third-party prep check

This commit is contained in:
2026-01-02 18:58:40 +01:00
parent aa6e356444
commit e264d1cabc

View File

@@ -161,6 +161,7 @@
else playbook_dir + '/' + thirdparty_preparation_tasks_path
}}
delegate_to: localhost
connection: local
run_once: true
register: environment_thirdparty_tasks_stat
changed_when: false