Skip to content

Commit a107385

Browse files
committed
Adding directory under tmp
1 parent 78515ce commit a107385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
- name: Create the async directory to prevent race conditions
99
file:
10-
path: /tmp/.ansible_async
10+
path: ~/.ansible_async
1111
state: directory
1212
run_once: true
1313

0 commit comments

Comments
 (0)