mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
filesystem: create temp directory outside /tmp to avoid problems with tmpfs. (#5182)
This commit is contained in:
parent
766c109d47
commit
8027bc5335
5 changed files with 63 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
|||
|
||||
dependencies:
|
||||
- setup_pkg_mgr
|
||||
- setup_remote_tmp_dir
|
||||
- setup_remote_tmp_dir_outside_tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue