Added aws and ec2 extends_documentation_fragment to cloud/amazon/rds module. (#3951)
This commit is contained in:
parent
6077028560
commit
23eba8fd97
1 changed files with 4 additions and 2 deletions
|
@ -222,8 +222,10 @@ requirements:
|
|||
- "boto"
|
||||
author:
|
||||
- "Bruce Pennypacker (@bpennypacker)"
|
||||
- "Will Thames (@willthames")
|
||||
|
||||
- "Will Thames (@willthames)"
|
||||
extends_documentation_fragment:
|
||||
- aws
|
||||
- ec2
|
||||
'''
|
||||
|
||||
# FIXME: the command stuff needs a 'state' like alias to make things consistent -- MPD
|
||||
|
|
Loading…
Reference in a new issue