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 |
|
Brian Coca
|
fa11718c0f
|
fixed domain_id to actually be supported
also added domain as an alias
alt fixes #1437
|
2016-01-01 01:55:11 -05:00 |
|
Stanislav Ivchin
|
1dd62b13fa
|
little fix: facts['path'] -> facts['project_path']
|
2015-12-30 15:53:36 +03:00 |
|
Alexander Winkler
|
389a1265de
|
fixed inline for more compatibility
|
2015-12-29 08:02:13 +01:00 |
|
Toshio Kuratomi
|
f6a7b6dd1f
|
Merge pull request #1424 from ansible/f5-remove-global-ssl-disable
Update f5 validate_certs functionality to do the right thing on multi…
|
2015-12-25 11:52:40 -08:00 |
|
Toshio Kuratomi
|
c67316cbaf
|
Update f5 validate_certs functionality to do the right thing on multiple python versions
This requires the implementation in the module_utils code here
https://github.com/ansible/ansible/pull/13667 to funciton
|
2015-12-24 11:57:15 -08:00 |
|
Toshio Kuratomi
|
19e496c69c
|
Merge pull request #1395 from resmo/feature/cs_template_extract
[stable-2.0] cloudstack: cs_template: implement state=extracted
|
2015-12-23 13:10:51 -08:00 |
|
Toshio Kuratomi
|
9bae6eafee
|
Merge pull request #1411 from resmo/fix/stable-2.0/case_insensivity
[stable-2.0] cloudstack: fix name is not case insensitive
|
2015-12-23 13:09:52 -08:00 |
|
Toshio Kuratomi
|
8f6d518a5b
|
Merge pull request #1410 from resmo/fix/stable-2.0/cs_instance
[stable-2.0] cloudstack: cs_instance: fix do not require name to be set to avoid c…
|
2015-12-23 13:08:32 -08:00 |
|
Matt Martz
|
01969e7b63
|
Update .travis.yml to remove the validation exclusion for route53_zone
|
2015-12-23 11:10:48 -06:00 |
|
Brian Coca
|
637c04cbcf
|
Merge pull request #1065 from sivel/gating
Use ansible-testing project to validate basic module requirements
|
2015-12-23 12:00:33 -05:00 |
|
Brian Coca
|
6efa406b6f
|
added examples to route53_zone
fixes #1061
|
2015-12-23 12:01:47 -05:00 |
|
Matt Martz
|
9645d67fd4
|
Update excludes with currently failing modules
|
2015-12-22 15:38:44 -06:00 |
|
Matt Martz
|
9342bd7c38
|
Import module snippets in the correct location
|
2015-12-22 15:38:29 -06:00 |
|
Matt Martz
|
4b9388ce99
|
Fix tabbed indentation in packaging/os/pkgutil.py
|
2015-12-22 15:38:03 -06:00 |
|
Matt Martz
|
87b0a45a85
|
Fix tabbed indentation in network/haproxy.py
|
2015-12-22 15:37:41 -06:00 |
|
Matt Martz
|
0826256e0f
|
Remove unneeded spaces at the end of ohai
|
2015-12-22 15:31:41 -06:00 |
|
Matt Martz
|
f7f760b8d8
|
Use ansible-testing project to validate basic module requirements
|
2015-12-22 15:31:41 -06:00 |
|
Brian Coca
|
2850c7acb8
|
Merge pull request #1336 from quoing/devel
Fix 'An error occurred while looking up _xmpp-client._tcp.10.100.1.10…8' when IP host is configured
|
2015-12-22 10:03:16 -05:00 |
|
Brian Coca
|
9ba7e03ae1
|
Merge pull request #1416 from mscherer/fix_1326
Replace choices=BOOLEANS by type='bool', fix #1326
|
2015-12-21 21:23:47 -05:00 |
|
Michael Scherer
|
2f3dc1352f
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2015-12-21 23:39:20 +01:00 |
|
Rene Moser
|
06f6a5375e
|
cloudstack: fix name is not case insensitive
|
2015-12-20 22:24:58 +01:00 |
|
Rene Moser
|
15b14f8109
|
cloudstack: cs_instance: fix do not require name to be set to avoid clashes
Require one of display_name or name. If both is given, name is used as identifier.
|
2015-12-20 22:18:30 +01:00 |
|
Brian Coca
|
1ae3b6a020
|
Merge pull request #1408 from resmo/fix/next/cs_volume
[next] cloudstack: cs_volume: simplify detach on state=absent
|
2015-12-19 23:04:10 -05:00 |
|
Rene Moser
|
56fb7abc65
|
cloudstack: cs_volume: simplify detach on state=absent
|
2015-12-20 00:33:23 +01:00 |
|
Dreamcat4
|
64be5b395a
|
win_regedit: fixes #1404
When 'value:' is set to be the key's "(default)" property value
|
2015-12-19 21:57:13 +00:00 |
|
Linus Unnebäck
|
cdf7fa2250
|
iptables: cleanup
|
2015-12-18 19:40:43 +01:00 |
|
Brian Coca
|
c6829752d8
|
Merge pull request #1398 from joelthompson/feature/consul_module_tweaks
Add no_log=True to consul modules' API tokens
|
2015-12-18 08:57:46 -05:00 |
|
Alexander Winkler
|
2586541ba1
|
Added update_catalog and some error handling
|
2015-12-18 12:56:45 +01:00 |
|
Rene Moser
|
182cbbd4f7
|
cloudstack: cs_template: implement state=extracted
|
2015-12-18 11:54:50 +01:00 |
|
Joel Thompson
|
ae8a4581f4
|
Add no_log=True to consul modules' API tokens
API tokens should be considered sensitive and not logged.
|
2015-12-17 23:32:05 -05:00 |
|
Brian Coca
|
06bdec0cac
|
Merge pull request #1390 from ObjectifLibre/devel
Add an __init__.py file in openstack/
|
2015-12-17 11:43:26 -05:00 |
|
Gauvain Pocentek
|
652676cf95
|
Add an __init__.py file in openstack/
The os_project module doesn't get installed if the __init__ file doesn't
exist in the repository.
|
2015-12-17 12:26:33 +01:00 |
|
Benjamin Wilson
|
1fe0330abe
|
Properly handle adding multiple bricks to volume
|
2015-12-16 16:39:42 -05:00 |
|
Toshio Kuratomi
|
8ec4f95ffd
|
Merge pull request #1255 from Jmainguy/mysql_connect
Unify mysql modules.
|
2015-12-16 10:47:55 -08:00 |
|