mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-06-16 11:32:04 +00:00
Remove no_log from setup_remote_tmp_dir. (#1263)
This commit is contained in:
parent
6485e0269a
commit
42282e7d30
@ -7,4 +7,3 @@
|
||||
ansible.builtin.file:
|
||||
path: "{{ remote_tmp_dir }}"
|
||||
state: absent
|
||||
no_log: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user