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 78515ce commit a107385Copy full SHA for a107385
async_tasks.yml
@@ -7,7 +7,7 @@
7
8
- name: Create the async directory to prevent race conditions
9
file:
10
- path: /tmp/.ansible_async
+ path: ~/.ansible_async
11
state: directory
12
run_once: true
13
0 commit comments