summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some refactoring:Ben Doherty2016-05-311-11/+29
* Reword comments slightlyBen Doherty2016-05-311-2/+2
* Documentation updatesBen Doherty2016-05-271-5/+4
* Use different syntax in lambdaBen Doherty2016-05-271-5/+1
* Make remove default to false. It's less frightening.Ben Doherty2016-05-261-8/+14
* Don't use <x> if <y> else <z> syntaxBen Doherty2016-05-261-1/+5
* Accept 'path' as a list argument, expose path and expanded_path,Ben Doherty2016-05-261-9/+5
* Fix up for zip files and nesting logic.Ben Doherty2016-05-261-9/+40
* Add licenseBen Doherty2016-05-261-0/+20
* Add compressed file source to successes when succeeds!Ben Doherty2016-05-261-0/+2
* Add RETURN documentationBen Doherty2016-05-261-0/+21
* Fix write mode for ZipFiles ('wb' is invalid!)Ben Doherty2016-05-261-1/+1
* Drop extra double-quote from documentationBen Doherty2016-05-261-1/+1
* Initial commit of extras/archive module.Ben Doherty2016-05-261-0/+285
* Fix pkgutil "upgrade_catalog must be one of" err (#2149)Adrian Likins2016-05-241-3/+2
* fix build and doc cleanups (#2286)René Moser2016-05-242-16/+14
* Add info about where you can find product ids for changed checking on win_pac...jhawkesworth2016-05-231-1/+1
* Add __init__.py and update version_added to fix module for ansible-validate c...Toshio Kuratomi2016-05-232-1/+1
* fixup sns topic subscriptions (#2232)Fernando José Pando2016-05-231-181/+241
* Convert module to work with python 2.4 and fix a bug (#2251)Dag Wieers2016-05-231-15/+17
* New AWS module for managing VPC Network ACLs (#1502)Mike Mochan2016-05-231-0/+546
* Add encryption capability to AMI copy (#1409)Ryan Sydnor2016-05-231-16/+64
* added return docsBrian Coca2016-05-231-0/+3
* Add module for retrieving SmartOS image facts (#1276)Adam Števko2016-05-231-0/+114
* added note about behaviour change in 2.2Brian Coca2016-05-231-3/+4
* Allow multiple keys per host + minor improvements (#716)Leo Antunes2016-05-231-45/+71
* Add section on how to return boto3 CamelCased results (#2279)Rob2016-05-231-0/+22
* Port patch.py to python3/python2.4 syntax (#2276)Michael Scherer2016-05-232-2/+2
* bigpanda: Remove docs using complex args (#2275)Hagai Kariti2016-05-231-11/+3
* Fix problem with 'restarted' state not restarting the apppool when it is in r...Nicolas Landais2016-05-201-2/+10
* Add Win Robocopy module (#1078)Corwin Brown2016-05-202-0/+290
* Update sl_vm.py (#2267)Mariano Lasala2016-05-211-1/+1
* softlayer: fix module name in doc (#2266)René Moser2016-05-211-3/+3
* add missing author infoBrian Coca2016-05-201-0/+2
* Fix gw4/gw6 typo (#1841)Orion Poplawski2016-05-201-3/+3
* blockinfile will always add newline at EOF (#2261)Hans-Joachim Kliemeck2016-05-201-1/+3
* Move running py3 compile test from whitelist to blacklist (#2254)Toshio Kuratomi2016-05-191-2/+123
* zypper: (Bugfix) Change command option --verbose to --details which is suppor...Alex2016-05-191-1/+1
* Add idempotence to ec2_eni when private_ip_address is supplied (#2172)Rob2016-05-191-24/+47
* Add sts_session_token module for short-lived AWS credentials. (#1988)Victor Costan2016-05-181-0/+159
* Add aws_mfa_devices module for multi-factor authentication on AWS. (#1987)Victor Costan2016-05-181-0/+135
* Move the import of get_exception to pycompat24Toshio Kuratomi2016-05-181-1/+2
* Check to see existence of same named/location system before creation. (#2150)kubilus12016-05-181-1/+12
* Add vmware and lxc to python3 checksToshio Kuratomi2016-05-171-2/+2
* Port vspherer_copy to pass syntax checks on python3Toshio Kuratomi2016-05-171-5/+7
* Port vca_nat and vca_fw to py3 compatible syntax (#2243)Michael Scherer2016-05-172-2/+2
* Use a python3 compatible notation for octal (#2238)Michael Scherer2016-05-173-4/+4
* Add support for checking module on python3, like on core (#2235)Michael Scherer2016-05-171-0/+3
* Fix broken link for issue template (#2248)Shubham2016-05-171-1/+1
* Fix CI due to missing __init__.py on f5 folder (#2247)Ricardo Carrillo Cruz2016-05-171-0/+0