mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 13:59:09 -07:00
<plugin_type>: -> name: (#1541)
This commit is contained in:
parent
6c7f8f97ad
commit
99cfb993d5
78 changed files with 69 additions and 78 deletions
|
@ -10,7 +10,7 @@ __metaclass__ = type
|
|||
|
||||
DOCUMENTATION = '''
|
||||
author: Maykel Moya (!UNKNOWN) <mmoya@speedyrails.com>
|
||||
connection: chroot
|
||||
name: chroot
|
||||
short_description: Interact with local chroot
|
||||
description:
|
||||
- Run commands or put/fetch files to an existing chroot on the Ansible controller.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue