summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.2.1.0-0.3.rc3temp-post-2.2.1-stagingJames Cammarata2017-01-091-1/+1
* Fix OSX defaults for listsToshio Kuratomi2017-01-051-1/+4
* Fix locale_gen to compare native strings rather than mixing byte and text str...Toshio Kuratomi2017-01-041-1/+3
* fix mongodb_parameterJonathan Juares Beber2017-01-021-1/+1
* fixed minor docs and args issuesBrian Coca2016-12-161-10/+10
* Fixes map call usageTim Rupp2016-12-141-1/+1
* New release v2.2.1.0-0.2.rc2James Cammarata2016-12-141-1/+1
* Remove itervalues (not available on py3)Toshio Kuratomi2016-12-133-7/+7
* cloudstack: cs_securitygroup_rule: fix impossible to set icmp_code and icmp_t...René Moser2016-12-131-2/+2
* This is for py3 compatibility, addressed in #18506Andrea Tartaglia2016-12-1225-40/+40
* Open temp file only onceNehal J Wani2016-12-121-25/+6
* Fix secure temp file creation (#19096)Irina Muchnik2016-12-121-2/+9
* Fix python 2.4 compatibilityAlexandre Garnier2016-12-101-2/+2
* Include volume encryption status in 'ec2_vol_facts' module (#19017)Andy Freeland2016-12-091-0/+1
* Update ec2_vpc_peer.py (#19069)Yury V. Zaytsev2016-12-091-0/+4
* cloudstack: cs_instance: fix userdata not up to date (#18942)René Moser2016-12-091-0/+4
* Check values for vm_id and vm_names instead of keys (#3621)Fabian von Feilitzsch2016-12-031-1/+1
* Bugfix for newer policycoreutils-python (eg. RHEL7) (#3569)Dag Wieers2016-12-011-16/+28
* timezone: Fix TypeErrorShinichi TAMURA2016-12-011-2/+2
* elasticsearch-plugin: fix local variable 'name' referenced before assignment ...Aaron Chen2016-11-301-1/+1
* Remove iteritems from portage module for python3Toshio Kuratomi2016-11-291-1/+1
* Handle empty datadog_monitor message (#3468)Jesse Keating2016-11-261-1/+3
* py3 - ported ec2_vpc_route_table iterkeys to dict.keys() (#3503)Andrea Tartaglia2016-11-221-1/+1
* New release v2.2.1.0-0.1.rc1James Cammarata2016-11-181-1/+1
* cloudstack: cs_snapshot_policy: ignore intervaltype in has_changed (#3499)René Moser2016-11-181-5/+6
* Making yum_repository module compatible with Python 3 (#3487)Jiri Tyr2016-11-181-3/+3
* replace iteritems with items to ensure python3 compatibilityBerislav Lopac2016-11-171-1/+1
* Make Homebrew-related modules run on Python 3Andy Dirnberger2016-11-172-2/+6
* 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
* 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
* 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
* Required and default are mutually exclusive (#3475)Brian Haggard2016-11-161-1/+1
* 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
* ec2_customer_gateway: state present expect bgp_arn instead of bgp_asn (#3366)Matthieu Dolci2016-11-111-1/+1
* 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
* Detect and correct PowerShell mishandling nssm Unicode output as UTF8 (#2867)Jason Ritchie2016-11-111-65/+102
* cloudstack: cs_ip_address: fix returns on state=present (#3406)René Moser2016-11-101-2/+1
* consul_kv, consul_acl: fix missing types bool (#3327)Jeremy Olexa2016-11-092-3/+3
* haproxy: Fix compatibility when map is actually imap. (#3350)Christophe Biocca2016-11-091-2/+2
* cloudstack: fix VPC docRene Moser2016-11-091-6/+5
* return tzfile value from _verify_timezoneSean Summers2016-11-081-1/+2
* Add support for current Redshift node types (#3328)Jens Carl2016-11-081-3/+3
* consul_kv: remove default token (#3373)Steve Gargan2016-11-081-3/+3
* allow services to be removed by name as well as id (#3372)Steve Gargan2016-11-081-5/+5