mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
Fix ansible_async_dir in the migration doc
This commit is contained in:
committed by
Sviatoslav Sydorenko
parent
3ef09496a3
commit
49ec681a73
@@ -177,7 +177,7 @@ Deprecated
|
||||
command: sleep 5
|
||||
async: 10
|
||||
vars:
|
||||
ansible_aync_dir: /tmp/.ansible_async
|
||||
ansible_async_dir: /tmp/.ansible_async
|
||||
|
||||
* Plugin writers who need a ``FactCache`` object should be aware of two deprecations:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user