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
Joel Thompson
736321001f
Add new ec2_vpc_dhcp_options module
...
This module manages EC2 DHCP options for a given VPC. It allows you to
specify all the options which AWS allows you to set in a DHCP option
set.
2015-12-23 09:55:26 -05:00
Marcin Dobosz
aee09745d3
Fix win_iis_webapppool module to not null ref when removing an apppool using PS4
2015-12-22 16:20:29 -08: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
Brian Coca
bde5686552
Merge pull request #1380 from zacharya/devel
...
Wrapping room parameter in a string in case of using room IDs
2015-12-16 09:21:40 -05:00
Brian Coca
2883b05d43
Merge pull request #1148 from TecSet/devel-pacman-fixes
...
Module Fix: Pacman
2015-12-16 08:17:52 -05:00
Brian Coca
2511255473
Merge pull request #1334 from RobberPhex/deploy_helper-current-existence
...
verify existence when cleanup and fire
2015-12-16 08:16:21 -05:00
Brian Coca
577b930df9
Merge pull request #1335 from resmo/fix/1321
...
[next]: cloudstack: fixes and improvements
2015-12-16 08:11:59 -05:00
Brian Coca
fef9c99d00
Merge pull request #1384 from resmo/for-ansible
...
[stable-2.0] cloudstack: fixes and improvements
2015-12-16 08:11:11 -05:00
Brian Coca
f6220ed424
Merge pull request #1373 from bcoca/win_firewall_rule_misargs
...
fix error with misArg not being declared
2015-12-16 08:07:44 -05:00
Rene Moser
99385de340
cloudstack: fixes and improvements
...
cloudstack: fix python3 support and use type='bool'
cloudstack: cs_instance: update vm on state=restored
2015-12-16 11:09:18 +01:00
Rene Moser
480db37583
cloudstack: cs_volume fixes and improvments
...
cloudstack: cs_volume: fix not usable in older cloudstack versions
affects CCP 4.3.0.2 , but not ACS / CCP 4.5.1
closes #1321
cloudstack: cs_volume: fix uable to create volumes with the same name on multiple zones
cloudstack: cs_volume: use type bool and fix python3 support
2015-12-16 08:45:39 +01:00
Robert Lu
8d05d4e909
check current version's existence (fire or cleanup)
...
* reserve current version when cleanup
* verify existence before fire a new version
* update doc of deploy_helper
2015-12-16 14:49:23 +08:00
Marc Mettke
f0e0be0b21
Pacman Module Fixes
...
Update: query_package documentation
Fix: Number of Packages to Updated was one to high,
'cause of counting the '\n'
Fix: Pacman was reinstalling state=latest packages,
even when it was unable to load the remote version
2015-12-16 07:03:18 +01:00
Brian Coca
645bb5c30c
Merge pull request #1332 from RobberPhex/deploy_helper-update-link
...
update current_link without downtime
2015-12-15 23:48:57 -05:00
Yoshinori Teraoka
f6296fec6f
add executable parameter to cpanm module
...
like other packaging modules (pip, gem)
2015-12-16 12:21:14 +09:00
Jonathan Mainguy
7b857b073e
add snapshot feature to lvol
2015-12-15 21:49:14 -05:00
Robert Lu
822eb97ec8
update current_link without downtime
...
fix support of check mode
fix check module when needn't update current link
2015-12-16 10:20:10 +08:00
Zach Abrahamson
d738eb2fed
Wrapping room parameter in a string in case of using room IDs
2015-12-15 21:11:41 -05:00
Jonathan Mainguy
83f4f16235
Enable stdout and stderr on sucessful runs, making show_diff useable
...
omit color symbols as ansible makes them illegible
2015-12-15 11:36:55 -05:00
Brian Coca
0f2b2030ce
Merge pull request #1285 from emonty/bug/1273
...
Don't use the timeout command if it's not there
2015-12-15 10:10:52 -05:00
Brian Coca
641a347d96
fix error with misArg not being declared
...
also fixed test to work on empty string or not for error reporting
2015-12-15 09:17:48 -05:00
Brian Coca
bcabac510d
Merge pull request #1372 from resmo/for-ansible
...
cloudstack: cs_instance: fixes and improvements
2015-12-15 08:17:41 -05:00
Rene Moser
a0a19e16ff
cloudstack: cs_instance: fixes and improvements
...
- cs_instance: fix VM not updated with states given stopped, started, restarted
A missing VM will be created though but an existing not updated. This fixes the lack of consistency.
- cs_instance: fix user data can not be cleared
- cs_instance: fix deleted VM not recovered on state=present
2015-12-15 08:49:43 +01:00