summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blockinfile: Fixes #1926 by comparing a marker to a whole line instead of a l...Koki Nomura2016-11-171-2/+2
* letsencrypt: Locale-independent date parsing (#3314)Marius Gedminas2016-11-171-0/+4
* yum_repository: Add diff support (#3460)Jiri Tyr2016-11-171-10/+12
* redshift: Fix error with boolean parameters (#3467)Jens Carl2016-11-171-30/+8
* gluster_volume: Fixes gluster peer probe / volume creation issue. (#3486)Matthew Krupcale2016-11-171-1/+1
* Performance improvement using in-operator for hash lookupsDag Wieers2016-11-171-3/+3
* Performance improvement using in-operator on dictsDag Wieers2016-11-173-12/+12
* Fix issue in adding RAW disk in block storage domain (#3432)Nijin Ashok2016-11-171-3/+5
* mongodb_user: Allow pymongo version 3.2 in combination with mongodb 3.2 (#3474)Maarten Bezemer2016-11-161-1/+1
* cloudtack: cs_instance: doc fix for missing tag alias (#3484)René Moser2016-11-161-0/+1
* cloudstack: fix state=absent, ip_address not None but falsy (#3483)René Moser2016-11-161-2/+2
* New module proxmox_kvm (#3292)Abdoul Bah2016-11-161-0/+1054
* Required and default are mutually exclusive (#3475)Brian Haggard2016-11-161-1/+1
* ipify_facts: implement timeout (#3369)René Moser2016-11-161-9/+23
* vmware_guest: Fix the esxi_hostname docstring to match the arg dict's require...jctanner2016-11-151-1/+1
* Merge pull request #3477 from dav1x/vds-annotation-supportjctanner2016-11-151-18/+42
|\
| * removed tabs and fixed formattingDavis Phillips2016-11-151-2/+1
| * mendDavis Phillips2016-11-151-2/+2
| * added vDS support for config spec and note/annotation supportDavis Phillips2016-11-151-18/+43
* | Merge pull request #3382 from abadger/py3-remove-maketransjctanner2016-11-151-6/+1
|\ \
| * | Remove need for translate/maketrans due to py3 differencesToshio Kuratomi2016-11-071-6/+1
* | | Merge pull request #3455 from Abdul-Anshad-A/pyVmomi_snapshot_opsjctanner2016-11-151-0/+174
|\ \ \ | |_|/ |/| |
| * | Initial effort for pyVmomi snapshot opsAbdul-Anshad-A2016-11-141-0/+174
|/ /
* | vmware_guest: closes 3305 adds customize support (#3395)jctanner2016-11-141-1/+149
|\ \
| * | Removed list value from description in dns_serversDavis Phillips2016-11-091-1/+1
| * | updated version_added to 2.3Davis Phillips2016-11-091-6/+6
| * | Added version_added to all the new paramsDavis Phillips2016-11-091-0/+5
| * | remove commented code and fixed formattingDavis Phillips2016-11-091-100/+92
| * | mendDavis Phillips2016-11-081-14/+16
| * | closes 3305 adds customize supportDavis Phillips2016-11-081-1/+150
* | | cloudstack: new module cs_vpc (#3453)René Moser2016-11-141-0/+387
|\ \ \
| * | | cloudstack: new module cs_vpcRene Moser2016-11-131-0/+387
* | | | cloudstack: add new module cs_nic (#3392)René Moser2016-11-141-0/+293
|/ / /
* | | Use native YAML (#3435)Fabio Alessandro Locati2016-11-131-8/+17
* | | Fixed wrong variable name in the let's encrypt doc (#3398)Tristan Bessoussa2016-11-131-2/+2
* | | consul: Pass through service_id if specified on a check (#3295)James Hart2016-11-111-6/+19
* | | Improve yaml code and add an if to make the import more standard (#3424)Fabio Alessandro Locati2016-11-111-5/+13
* | | Use native YAML (#3436)Fabio Alessandro Locati2016-11-111-1/+3
* | | Use native YAML in the examples (#3441)Fabio Alessandro Locati2016-11-112-12/+22
* | | ec2_customer_gateway: state present expect bgp_arn instead of bgp_asn (#3366)Matthieu Dolci2016-11-111-1/+1
* | | Use native YAML (#3437)Fabio Alessandro Locati2016-11-111-1/+3
* | | Use native YAML (#3438)Fabio Alessandro Locati2016-11-111-3/+4
* | | Use native YAML (#3439)Fabio Alessandro Locati2016-11-111-4/+11
* | | Normalize yaml example (#3426)Fabio Alessandro Locati2016-11-111-2/+8
* | | Normalize yaml example (#3425)Fabio Alessandro Locati2016-11-111-3/+12
* | | Use native YAML (#3434)Fabio Alessandro Locati2016-11-111-5/+14
* | | Use native YAML (#3433)Fabio Alessandro Locati2016-11-111-2/+3
* | | ec2_elb_facts: fix errors with no names input (#3381)mattwwarren2016-11-111-6/+9
* | | ec2_lc_find: Set default value for AssociatePublicIpAddress, since is missing...Jose Armesto2016-11-111-1/+1
* | | Ipa bugfixes (#3421)Thomas Krahn2016-11-119-3/+24