Alejandro Guirao
9d40ed90bb
Fix DOCUMENTATION typo
2016-01-12 13:37:39 -05:00
Alejandro Guirao
58a61459b3
Add taiga_issue module
2016-01-12 13:37:39 -05:00
Brian Coca
a42203bdb3
Merge pull request #1476 from jarrpa/jarrpa-patch-1
...
gluster_volume: allow probing ourselves
2016-01-12 10:55:17 -05:00
Brian Coca
2813675b6f
Merge pull request #1469 from Constantin07/update_elb_ec2_facts
...
ec2_elb_facts - Print explicit error cause when no ELBs are found in AWS
2016-01-12 10:54:47 -05:00
Brian Coca
61bb39be71
Merge pull request #1466 from stepanstipl/fix-route53_facts_hosted_zone_id
...
Fix: route53_facts hosted_zone_id boto error
2016-01-12 10:54:17 -05:00
Brian Coca
8327b862d6
Merge pull request #1439 from stivio/devel
...
little fix: facts['path'] -> facts['project_path']
2016-01-12 10:53:46 -05:00
Brian Coca
80737755ea
Merge pull request #1407 from dreamcat4/feature/fix-key-default-value
...
win_regedit: fixes #1404
2016-01-12 10:53:18 -05:00
Brian Coca
5f8b288c31
Merge pull request #1389 from brwilson/devel
...
Properly handle adding multiple bricks to volume
2016-01-12 10:52:50 -05:00
Brian Coca
3aa2d3744d
Merge pull request #1482 from ansible/json-imports-fallback
...
Update for modules which import json.
2016-01-12 10:00:37 -05:00
Brian Coca
b7d2521245
Merge pull request #1263 from sysreq0/devel
...
Added support for DNS SRV records in 'dnsmadeeasy' module
2016-01-12 09:57:35 -05:00
Sebastien Couture
7546cab1e5
removed comment
2016-01-12 09:43:10 -05:00
Brian Coca
4d2a20b2f4
Merge pull request #1382 from Jmainguy/lvol_snapshot
...
add snapshot feature to lvol
2016-01-11 19:31:04 -05:00
Brian Coca
264a7c88f6
added missing version_added
2016-01-11 19:34:02 -05:00
Brian Coca
fe7ffc572a
Merge pull request #1399 from dermute/pkgutil_v3
...
Added update_catalog and some error handling
2016-01-11 19:29:30 -05:00
Brian Coca
91c4558545
Merge pull request #1363 from wimnat/feature/eni_facts_secondary_addresses
...
Add secondary addresses to facts
2016-01-11 19:06:01 -05:00
Brian Coca
520d245ae7
added note on choice version availability
2016-01-11 19:06:44 -05:00
Brian Coca
4ca07d511e
Merge pull request #1248 from hypergig/devel
...
support for event alert monitors
2016-01-11 19:01:36 -05:00
Brian Coca
7f40f46573
added version_added
2016-01-11 19:04:02 -05:00
Brian Coca
c18c5a793c
Merge pull request #1234 from bradwilson/devel
...
Add apply_to option to rabbitmq_policy
2016-01-11 18:59:32 -05:00
Brian Coca
4d14e65df5
Merge pull request #1157 from yteraoka/cpanm-executable-param
...
add executable parameter to cpanm module
2016-01-11 18:55:24 -05:00
Brian Coca
aa95a81005
added version info on autodetection feature
2016-01-11 18:58:49 -05:00
Brian Coca
c0922d4d32
Merge pull request #1146 from frogu/proxmox_lxc_support
...
add lxc support, without dropping openvz
2016-01-11 18:54:08 -05:00
Toshio Kuratomi
620be97320
Merge branch 'pr/1043' into devel
2016-01-11 15:26:13 -08:00
Javier Palacios
e9898190cd
Allow relative path for bower executable
...
Add default value
Rename argument
Explicit verification of relative bower path
Add example
Old keyword name used in example
BUGFIX: tilde expansion actually useless on relative paths
Modify relative_execpath default value as suggested
Added version_added for relative_execpath
Update for last few comments on the bug report
* version to 2.1 since this feature enhancement will now go into 2.1
* set path and relative_execpath type to path
* Set default value of path to None
2016-01-11 15:25:23 -08:00
Toshio Kuratomi
7e56a66ef6
Really disable RETURN
2016-01-11 14:59:23 -08:00
Toshio Kuratomi
816bfd6990
Disable RETURNS because the approved module doesn't have a RETURNS that is buildable
2016-01-11 13:23:04 -08:00
Toshio Kuratomi
759e4f2f24
Merge pull request #952 from Java1Guy/ecs_service_module
...
cloud amazon ECS service modules
2016-01-11 13:11:19 -08:00
Toshio Kuratomi
d6af6f8477
Update for modules which import json.
...
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed
Fixes #1298
2016-01-11 13:06:22 -08:00
Toshio Kuratomi
39c3004337
Add a returns section for bigip_virtual-server
2016-01-11 13:05:51 -08:00
Toshio Kuratomi
4ef40ab421
Fix documentation build
2016-01-11 12:56:43 -08:00
Toshio Kuratomi
8c2509f908
Merge pull request #1457 from chrrrles/maven-expanduser
...
maven_artifact - Use expanduser for dest path
2016-01-11 11:40:59 -08:00
Toshio Kuratomi
6797c42821
Update the version_added to 2.1
2016-01-11 11:34:44 -08:00
Toshio Kuratomi
f5d9a0568c
Merge pull request #582 from Etienne-Carriere/f5_vs
...
Creation of F5 virtual_server module
2016-01-11 11:30:01 -08:00
Toshio Kuratomi
ff3386ebc4
Merge pull request #1462 from resmo/for-ansible
...
[2.0] cloudstack: cs_instance: fix case insensitivity
2016-01-11 11:00:58 -08:00
Rene Moser
11fdb822a4
cloudstack: fixes and improvements
...
cs_instance: fix case insensitivity
cs_instance: remove duplicate code block
cs_securitygroup_rule: fix KeyError on older ACS
2016-01-11 19:06:36 +01:00
Jose A. Rivera
12bf504173
gluster_volume: allow probing ourselves
...
We should allow "gluster peer probe" to determine if a given "host" maps to the
localhost, and detect that case accordingly.
2016-01-10 12:50:45 -06:00
Constantin07
53e6e8c936
Print explicit error cause when no ELBs are found in AWS
2016-01-08 11:55:40 +00:00
Stepan Stipl
6bad06e827
Fix: route53_facts hosted_zone_id boto error
...
Boto is expecting parameter called "Id", not "HostedZoneId".
See
http://boto3.readthedocs.org/en/latest/reference/services/route53.html#Route53.Client.get_hosted_zone
Fixes ansible/ansible-modules-extras/#1465
2016-01-07 18:06:35 +00:00
Brian Coca
17b4efba22
Merge pull request #1460 from Jmainguy/puppet_doc
...
Remove advertising show_diff feature
2016-01-06 12:19:15 -05:00
Jonathan Mainguy
a58b847d5c
Remove advertising show_diff feature
...
--diff will be added to more modules soon, and we want puppet module to utilize this instead of show_diff
2016-01-06 10:04:55 -05:00
Brian Coca
da43e3bdd2
Merge pull request #1458 from caseylang/devel
...
Fix puppet module formatting issue
2016-01-06 09:27:35 -05:00
Casey Lang
3de4f10bb5
Fix puppet module formatting issue
...
The `->` in the `show_diff` option doc seemed to be causing the docs
page to break. Not sure why, since it was still valid YAML.
2016-01-05 18:22:38 -06:00
Charles Paul
2a937d20cf
make dest use path type
...
path type
2016-01-05 15:49:37 -06:00
Chrrrles Paul
5e0644b21f
Merge pull request #1456 from chrrrles/nolog
...
adding no_log to vsphere_copy password
2016-01-05 15:00:22 -06:00
Charles Paul
6f4aaecb6a
adding no_log to password
2016-01-05 14:36:05 -06:00
Brian Coca
82a4cf84be
Merge pull request #1081 from ag-wood/firewalld-rr-fix
...
Fix for - Firewalld traces with ALREADY_ENABLED when using port name or re-ordered rich rule
2016-01-04 09:21:46 -05:00
Brian Coca
5bedee2187
Merge pull request #1447 from jgeusebroek/devel
...
Now able to create volume without replica's.
2016-01-04 09:16:36 -05:00
Brian Coca
a412ee7ed8
Merge pull request #1353 from mscherer/remove_unsafe_shell_pkgutil
...
Simplify the code and remove use_unsafe_shell=True
2016-01-04 08:58:21 -05:00
Jeroen Geusebroek
3647b29bee
Improved fix for #1074 . Both None and '' transform to fqdn.
2016-01-03 21:09:37 +01:00
Jeroen Geusebroek
30c5b303ce
Fix for issue #1074 . Now able to create volume without replica's.
2016-01-03 08:49:20 +01:00