summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix session-based kv acquire/release (#2181)stable-21Ian Levesque2016-05-111-13/+27
* Added better example for boto3 exception handling (#2204)Rob2016-05-111-2/+17
* created ec2_customer_gateway module (#1868)Michael Baydoun2016-05-101-0/+256
* Add missing urlparse import to s3_bucket (#2110)Ash Berlin2016-05-101-0/+1
* Use path type for blockinfile 'dest' argument (#2192)Michael Scherer2016-05-101-2/+2
* Merge pull request #2193 from Penguin2600/patch-1Adrian Likins2016-05-091-1/+1
|\
| * high_flap_threshold documentation correctionCharles V Bock2016-05-091-1/+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
* Make it possible to manage rules of f5 vs (#1821)David Keijser2016-05-081-1/+40
* Add reselect_tries option to big_pool module (#2156)Ben Knight2016-05-081-0/+23
* Merge pull request #2186 from mscherer/fix_know_hostRené Moser2016-05-081-4/+2
|\
| * Use type='path' rather than str, so path is expanded correctlyMichael Scherer2016-05-081-4/+2
|/
* Merge pull request #2179 from sivel/ansible-testing-exclusionsMatt Martz2016-05-072-4/+4
|\
| * No exclusions necessaryMatt Martz2016-05-061-1/+1
| * Fix HAS_BOTO fail_json call for ec2_ami_copyMatt Martz2016-05-061-3/+3
| * Reduce exclusions for ansible-testing due to fixes and changes in ansible-tes...Matt Martz2016-05-061-1/+1
* | influxdb retention policy moduleKamil Szczygiel2016-05-061-0/+237
* | Use type='path' for dest (#2175)Michael Scherer2016-05-061-2/+2
* | add monitor configuration to module "bigip_node" (#2054)sebfere2016-05-051-1/+92
* | back version added to 2.1nitzmahone2016-05-051-1/+1
* | influxdb database moduleKamil Szczygiel2016-05-053-1/+195
* | Add secondary IP support and allow specifying sec groups by name (#2161)Rob2016-05-061-31/+115
|/
* 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 docs (#2165)René Moser2016-05-051-0/+17
* homebrew_cask: fix doc version_added for install_optionsRene Moser2016-05-041-1/+1
* Reverse the unpack list operationTim Rupp2016-05-046-9/+89
* refactor zypper moduleRobin Roth2016-05-041-188/+237
* Merge pull request #2086 from indrajitr/homebrew_cask_install_optionsRené Moser2016-05-041-8/+34
|\
| * Fix homebrew_cask examplesIndrajit Raychaudhuri2016-04-251-2/+2
| * Add `version_added` doc property for `install_options` in homebrew_caskIndrajit Raychaudhuri2016-04-221-0/+1
| * Add additional examples for parameter `install_options` in homebrew_caskIndrajit Raychaudhuri2016-04-211-2/+5
| * Adding install_options to homebrew_caskEnric Lluelles2016-04-211-7/+29
* | Added doc for new get_ec2_security_group_ids_from_names function in m…Rob2016-05-041-0/+5
* | 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
* | Merge pull request #1867 from Censio/rhunter-monit-startupRené Moser2016-05-031-3/+2
|\ \
| * | monit startup fixRyan G. Hunter2016-01-211-3/+2
* | | Fix documentationToshio Kuratomi2016-05-031-1/+0
* | | Fix arguments and docs (#2147)Michael Scherer2016-05-021-3/+3
* | | 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
* | | readme: add build state image from travisRené Moser2016-04-291-0/+2
* | | Merge pull request #2130 from resmo/fix/azure_rm_deploymentRené Moser2016-04-291-5/+4
|\ \ \
| * | | azure_rm_deployment: fix docs and move import utils near main()Rene Moser2016-04-291-5/+4
* | | | Merge pull request #2089 from mscherer/fix_datadogRené Moser2016-04-291-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused import of 'socket' moduleMichael Scherer2016-04-221-2/+0