We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2855b commit 78515ceCopy full SHA for 78515ce
async_tasks.yml
@@ -7,7 +7,7 @@
7
8
- name: Create the async directory to prevent race conditions
9
file:
10
- path: ~/.ansible_async
+ path: /tmp/.ansible_async
11
state: directory
12
run_once: true
13
0 commit comments