Remove no_log from setup_remote_tmp_dir. (#1263)

This commit is contained in:
Felix Fontein 2026-05-30 15:27:43 +02:00 committed by GitHub
parent 6485e0269a
commit 42282e7d30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,3 @@
ansible.builtin.file:
path: "{{ remote_tmp_dir }}"
state: absent
no_log: true