summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/ec2_snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* ec2_snapshot and ec2_snapshot_info test suite (#65896)Jill R2020-02-151-0/+23
* Sanity test fixups for AWS ec2 modules (#64230)Mark Chappell2019-11-041-12/+21
* Update ec2_snapshot.py (#58753)AndyG2019-07-081-2/+2
* More validate module fixes (#39097)John R Barker2018-04-241-1/+1
* Bulk autopep8 (modules)John Barker2017-12-071-15/+15
* Remove wildcard imports from amazon modules (#31451)Toshio Kuratomi2017-10-091-21/+12
* Move selected AWS modules from community/certified to core support (#28617)Ryan Brown2017-09-061-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Resolving differences in core modules post-mergeJames Cammarata2016-12-081-6/+3
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Fixing error exception handling for python3. Does not need to be compa… (#3...@2016-12-081-4/+4
* Fix to ensure youngest snapshot is retrieved rather than oldest (#3115)Rob2016-12-081-1/+1
* Fix ec2_snapshot documentationMichel Alexandre Salim2016-12-081-1/+1
* Refactor ec2_snapshot to make it more testableRobert Jailall2016-12-081-74/+140
* made `wait` default to True in ec2_snapshotHagai Kariti2016-12-081-1/+1
* Add to the ec2_snapshot module the ability to create a snapshot only if one h...Hagai Kariti2016-12-081-6/+50
* Use msg kwarg to pass error message in ec2_snapshotLuke Rohde2016-12-081-2/+2
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2016-12-081-1/+1
* issue #994: use HAS_BOTO to determine if import was successful: - removed imp...steenzout2016-12-081-3/+6
* Added the ability to remove snapshotswillthames2016-12-081-2/+39
* More EC2 doc tweaksMichael DeHaan2016-12-081-6/+3
* made subcategories for cloud modules for better organizationBrian Coca2016-12-081-0/+164