Skip to content

Commit

Permalink
Adding directory under tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
CFSNM committed Nov 25, 2021
1 parent 2d2855b commit 78515ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

- name: Create the async directory to prevent race conditions
file:
path: ~/.ansible_async
path: /tmp/.ansible_async
state: directory
run_once: true

Expand Down

0 comments on commit 78515ce

Please # to comment.