Skip to content

Commit

Permalink
Update the default module requirements from python 2.6/boto to python…
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble authored and alinabuzachis committed Sep 9, 2022
1 parent 5b5a649 commit 315298a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions plugins/modules/rds_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@
- whether to remove tags not present in the C(tags) parameter.
default: True
type: bool
requirements:
- "python >= 2.6"
- "boto3"
author:
- "Will Thames (@willthames)"
- "Michael De La Rue (@mikedlr)"
Expand Down
3 changes: 0 additions & 3 deletions plugins/modules/rds_snapshot_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
required: false
choices: ['automated', 'manual', 'shared', 'public']
type: str
requirements:
- "python >= 2.6"
- "boto3"
author:
- "Will Thames (@willthames)"
extends_documentation_fragment:
Expand Down

0 comments on commit 315298a

Please sign in to comment.