summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | now using type=json which takes care of str/dictBrian Coca2016-07-271-8/+2
| * | | fixes and refactoring of s3_bucketBrian Coca2016-07-271-83/+70
* | | | Correct version_added for `github_key` module - was 2.0, now 2.2Ryan S. Brown2016-07-281-1/+1
* | | | New module - github_key (#692)Robert Estelle2016-07-281-0/+224
* | | | Add modules to support Google Cloud DNS (#2252)William Albert2016-07-282-0/+1171
* | | | Fix check mode for blockinfile when 'create: yes' is specified (#2413)Anton Ovchinnikov2016-07-281-2/+9
* | | | Add support for reiserfs (#2551)Ruslan Kiianchuk2016-07-281-0/+8
* | | | Add `active` and `inactive` states to the lvol module (#1974)Aaron Brady2016-07-281-6/+39
* | | | Bugfixes and code style (#2627)Tim Rupp2016-07-281-253/+273
* | | | Update importsToshio Kuratomi2016-07-271-2/+2
* | | | Update examples in the documentation to yaml syntaxToshio Kuratomi2016-07-271-12/+19
* | | | Fixed multiline string formatting issuespascalheraud2016-07-271-75/+78
* | | | Changed order of import and documentation to fix the buildpascalheraud2016-07-271-12/+12
* | | | Fixed RETURN documentationpascalheraud2016-07-271-0/+2
* | | | Update ovh_ip_loadbalancing_backend.pypascalheraud2016-07-271-1/+1
* | | | Update ovh_ip_loadbalancing_backend.pypascalheraud2016-07-271-6/+8
* | | | Update ovh_ip_loadbalancing_backend.pypascalheraud2016-07-271-3/+3
* | | | Changed licence and main()pascalheraud2016-07-271-3/+17
* | | | Fixed bad location and importpascalheraud2016-07-271-3/+2
* | | | Fixed the module to be compliant with pep8pascalheraud2016-07-271-90/+154
* | | | Removed unnecessary moduleChanged=Falsepascalheraud2016-07-271-8/+17
* | | | Added a timeout param to prevent infinite loop while waiting forpascalheraud2016-07-271-9/+27
* | | | Fixed module from review inputs : pascalheraud2016-07-271-17/+45
* | | | Added OVH Ip loadbalancing module for managing backendspascalheraud2016-07-272-0/+166
* | | | Add os_zone module (#2173)Ricardo Carrillo Cruz2016-07-271-0/+237
* | | | Add os_recordset module (#2240)Ricardo Carrillo Cruz2016-07-271-0/+242
* | | | Fix argument type to bool. By default shutdown_sessions is always true then i...Loïc2016-07-271-1/+1
|/ / /
* | | [monitor] datadog_monitor add no_log secret key (#2525)Naoya Nakazawa2016-07-271-2/+2
* | | Add datadog_monitor param for datadog tags (#2541)Alex Paul2016-07-271-7/+20
* | | Fix a number of issues around detecting nat gateways, how (#1511)Kaz Cheng2016-07-251-20/+42
* | | Fix reference in known_hosts doc (#2563)Sander Dijkhuis2016-07-251-1/+1
* | | Ensure os_project checks the right domain (#2519)Alvaro Aleman2016-07-251-3/+7
* | | Pass through YAML parsed object instead of string. (#2347)David Edmonds2016-07-221-1/+4
* | | Merge pull request #2611 from mattclay/docs-fixMatt Clay2016-07-211-1/+0
|\ \ \
| * | | Remove duplicate requirements.Matt Clay2016-07-211-1/+0
|/ / /
* | | Make os_user_role respect domain when querying for projects (#2520)Alvaro Aleman2016-07-211-5/+9
* | | mongodb_user: properly guard user adding with try...except (#2582)gyurco2016-07-211-13/+9
* | | Update cs_volume module to fix typo on force attribute (#2592)lorijoan2016-07-201-1/+1
* | | Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546)Donovan Jones2016-07-201-1/+1
* | | mongodb_user: fix ssl_cert_reqs exception (#2573)gyurco2016-07-201-1/+3
* | | consul.py doc fix (#2589)Colin Hutchinson2016-07-201-1/+1
* | | Add ability to create event and query acl rules for a given acl token (#2076)Kaz Cheng2016-07-161-2/+6
* | | Adds style conventions to bigip_monitor_http (#2564)Tim Rupp2016-07-161-211/+213
* | | zypper cleanup checks for failure/diff (#2569)Robin Roth2016-07-161-47/+21
| |/ |/|
* | Merge branch 'pr/1775' into develRyan S. Brown2016-07-141-0/+173
|\ \
| * | iam_server_certificate_facts: Correct call to `get_server_certs`Ryan S. Brown2016-07-141-2/+2
| * | iam_server_certificate_facts: list all certsAllen Sanabria2016-07-141-27/+32
| * | iam_server_certificate_facts: change `except` to python 2.6 syntaxAllen Sanabria2016-07-141-5/+9
| * | iam_server_certificate_facts: Retrieve attributes from server certificateAllen Sanabria2016-07-141-0/+164
|/ /
* | Add ipmi modules for power and boot management (#2550)Bulat Gaifullin2016-07-145-1/+325