mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update tree.py
Fix wording (commadn instead of command)
This commit is contained in:
@@ -14,7 +14,7 @@ DOCUMENTATION = '''
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- "This callback is used by the Ansible (adhoc) command line option `-t|--tree`"
|
||||
- This produces a JSON dump of events in a directory, a file for each host, the directory used MUST be passed as a commadn line option.
|
||||
- This produces a JSON dump of events in a directory, a file for each host, the directory used MUST be passed as a command line option.
|
||||
'''
|
||||
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user