summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/ec2_tag.py
Commit message (Expand)AuthorAgeFilesLines
* Fix exampleMatt2017-08-231-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-2/+2
* Fix wildcard imports, remove get_exception, add boilerplateToshio Kuratomi2017-08-121-17/+9
* E501 fixes (#22879)Matt Martz2017-03-221-1/+2
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* [cloud][docs] update ec2_tag documentation example (#22586)Marc Mercer2017-03-141-3/+2
* Ec2_tag support for check mode (#21779)Andrea Giardini2017-03-071-5/+5
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-4/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-4/+4
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-6/+6
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-4/+4
* Improve examples and remove shell (#19208)Fabio Alessandro Locati2017-01-191-30/+24
* Resolving differences in core modules post-mergeJames Cammarata2016-12-081-7/+3
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Fix bare variable references in docs (#5554)Andrew Gaffney2016-12-081-1/+1
* Add more example on how to use module ec2_tags to list tags on an ins… (#3530)Bill W2016-12-081-0/+16
* Fixing issue #3057 - AttributeError: 'str' object has no attribute 'items'Constantin072016-12-081-3/+3
* Various simple linting type cleanups on modulesMatt Martz2016-12-081-1/+0
* minor doc fixGerard Lynch2016-12-081-1/+1
* order params, add missing tag param. update examplesGerard Lynch2016-12-081-16/+54
* 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
* Remove potentially out of date or specific product references.Michael DeHaan2016-12-081-5/+0
* More EC2 doc tweaksMichael DeHaan2016-12-081-3/+3
* made subcategories for cloud modules for better organizationBrian Coca2016-12-081-0/+152