summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix pkgutil "upgrade_catalog must be one of" err (#2149)stable-2.1.1Adrian Likins2016-05-241-3/+2
* New release v2.1.0.0-0.4.rc4James Cammarata2016-05-221-1/+1
* blockinfile will always add newline at EOF (#2261)Hans-Joachim Kliemeck2016-05-211-1/+3
* Update sl_vm.py (#2267)Mariano Lasala2016-05-211-1/+1
* softlayer: fix module name in doc (#2266)René Moser2016-05-211-3/+3
* New release v2.1.0.0-0.3.rc3James Cammarata2016-05-181-1/+1
* Check to see existence of same named/location system before creation. (#2150)kubilus12016-05-181-1/+12
* New release v2.1.0.0-0.2.rc2James Cammarata2016-05-131-1/+1
* the ansible version constant is now in a different placeToshio Kuratomi2016-05-131-1/+1
* Fix session-based kv acquire/release (#2181)Ian Levesque2016-05-111-13/+27
* Add missing urlparse import to s3_bucket (#2110)Ash Berlin2016-05-101-0/+1
* cs_loadbalancer_rule_member: doc fixes (#2184)René Moser2016-05-091-9/+9
* change netif type to dict and update example (#2187)Nik LaBelle2016-05-091-2/+5
* Use type='path' rather than str, so path is expanded correctlyMichael Scherer2016-05-081-4/+2
* influxdb retention policy moduleKamil Szczygiel2016-05-061-0/+237
* back version added to 2.1nitzmahone2016-05-051-1/+1
* influxdb database moduleKamil Szczygiel2016-05-053-1/+195
* rabbitmq_user: Properly initialize _permissions (#2163)Maxime Montinet2016-05-051-1/+1
* travis: exlcude cs_template to fix build failure (#2168)René Moser2016-05-051-1/+1
* Update vmware_datacenter.py (#2164)Lakshmi Balu2016-05-051-0/+2
* cs_template: fix missing docsRene Moser2016-05-051-0/+17
* fixed not resolving latest to snapshot for MD5 check when the file ex…Gonçalo Luiz2016-05-041-4/+4
* Expect 204 status when using hipchat v2 api.Adrian Likins2016-05-041-1/+4
* monit startup fixRyan G. Hunter2016-05-031-3/+2
* Fix documentationToshio Kuratomi2016-05-031-1/+0
* Fix datacenter_name and cluster_name module params (#2142)krzwalko2016-05-021-3/+2
* Jira will return a HTTP status code 201 on some actions, fx. 'comment'. (#2115)Rudi Meyer2016-05-021-1/+1
* Switch blockinfile to using the latest best way to get ansible versionToshio Kuratomi2016-04-291-3/+1
* [2.1] azure_rm_deployment: fix docs and move import utils near main() (#2131)René Moser2016-04-292-6/+6
* Updated per PR commentschouseknecht2016-04-291-44/+38
* Rename azure_deploy to azure_rm_deployment. Refactor to use azure_common.chouseknecht2016-04-292-620/+646
* Change success status code to 202Markus Ostertag2016-04-281-1/+1
* Recategorize git_config and shift version to 2.1Toshio Kuratomi2016-04-281-0/+0
* Add git_config module (#1945)Matthew2016-04-281-0/+219
* Add partial doc on return value of virt (#2116)Michael Scherer2016-04-281-0/+17
* New release v2.1.0.0-0.1.rc1James Cammarata2016-04-261-1/+1
* Merge pull request #2112 from jhawkesworth/fix_ame_2090Matt Davis2016-04-262-4/+15
|\
| * Fix for https://github.com/ansible/ansible-modules-extras/issues/2090=2016-04-262-4/+15
* | Merge pull request #1119 from h0nIg/devel_acl_inheritanceMatt Davis2016-04-262-0/+165
|\ \
| * | suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-B...Hans-Joachim Kliemeck2016-03-222-2/+4
| * | fixed version added and testsHans-Joachim Kliemeck2016-01-131-1/+5
| * | fixed bugs with flipped protection attributeHans-Joachim Kliemeck2015-10-221-11/+15
| * | introduced state to differentiate between enabled/disabled inheritance. renam...Hans-Joachim Kliemeck2015-10-212-18/+59
| * | suggestions by @marcindHans-Joachim Kliemeck2015-10-212-5/+5
| * | added module to disable acl inheritanceHans-Joachim Kliemeck2015-10-182-0/+114
* | | promoted to core, including fixesBrian Coca2016-04-261-0/+0
* | | Removing docker_login as it's now in coreJames Cammarata2016-04-261-261/+0
* | | docs: fix make docs (#2107)René Moser2016-04-261-5/+11
* | | Adds the __main__ conditional check (#2098)Tim Rupp2016-04-257-7/+12
* | | Change disk type to str to allow correct usage of rootfs for LXC (#2091)Joshua Gilman2016-04-251-1/+1