Removed availability_zone option
This commit is contained in:
parent
c93dfd9b0d
commit
20155c0b0f
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@ options:
|
|||
- A dictionary of meta data to use for further filtering. Elements of
|
||||
this dictionary may be additional dictionaries.
|
||||
type: dict
|
||||
availability_zone:
|
||||
description:
|
||||
- Ignored. Present for backwards compatibility
|
||||
type: str
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue