mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updating cloud modules with proper github author information
This commit is contained in:
committed by
Matt Clay
parent
8b2327fe3a
commit
18ca7aee07
@@ -260,7 +260,11 @@ options:
|
||||
default: false
|
||||
version_added: "1.9"
|
||||
|
||||
author: Cove Schneider, Joshua Conner, Pavel Antonov, Ash Wilson
|
||||
author:
|
||||
- "Cove Schneider (@cove)"
|
||||
- "Joshua Conner (@joshuaconner)"
|
||||
- "Pavel Antonov (@softzilla)"
|
||||
- "Ash Wilson (@smashwilson)"
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- "docker-py >= 0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user