mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-06-24 06:52: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:
|
ansible.builtin.file:
|
||||||
path: "{{ remote_tmp_dir }}"
|
path: "{{ remote_tmp_dir }}"
|
||||||
state: absent
|
state: absent
|
||||||
no_log: true
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user