Commit graph

5913 commits

Author SHA1 Message Date
Brian Coca
7c6111c616 Merge pull request #87 from DavidWittman/lvol-opts
[lvol] Add opts parameter
2015-06-02 14:07:18 -04:00
Greg DeKoenigsberg
d6dccfb269 Merge pull request #317 from agilekevin/patch-1
Updated tags example to an actual datadog tag
2015-06-02 13:52:19 -04:00
Brian Coca
2a4e6f4b57 Merge pull request #571 from UnderGreen/proxmox_small_fixes
proxmox | changed https_verify_ssl to to validate_certs and more
2015-06-02 13:20:26 -04:00
Sergei Antipov
e337b67cf1 proxmox | changed https_verify_ssl to to validate_certs and added
forgotten return
2015-06-02 22:53:47 +06:00
Brian Coca
587c0ebc20 Merge pull request #570 from UnderGreen/proxmox_template_module
Added proxmox_template module
2015-06-02 12:36:32 -04:00
Sergei Antipov
51f9225754 proxmox_template | deleted state=list and changed default timeout to 30 2015-06-02 22:29:19 +06:00
Sergei Antipov
af7463e46e proxmox_template | changed http_verify_ssl to validate_certs 2015-06-02 22:26:32 +06:00
Greg DeKoenigsberg
6562845821 Merge pull request #259 from gtirloni/zfs-issue194
add createparent option to zfs create
2015-06-02 10:23:43 -04:00
Brian Coca
b8df0da230 added version added to patch's bacukp 2015-06-02 08:48:20 -04:00
Brian Coca
47ff0c1327 Merge pull request #559 from thread13/devel
Add backup_copy option to the patch module
2015-06-02 08:43:32 -04:00
Brian Coca
5da651212f push list nature of tags into spec to allow both for comma delimited strings and actual lists 2015-06-02 08:37:45 -04:00
Sergei Antipov
282393c27b proxmox_template | fixed problem with uploading 2015-06-02 18:21:36 +06:00
Sergei Antipov
739defc595 Added proxmox_template module 2015-06-02 16:27:10 +06:00
Q
ffdb8d9eb4 patch module: 'backup_copy' parameter renamed to 'backup' 2015-06-02 13:32:22 +10:00
Brian Coca
d5b4b287da Merge pull request #269 from openaustralia/dnsmadeeasy_fixes
dnsmadeeasy module fixes
2015-06-01 17:15:58 -04:00
Brian Coca
5e2625630c Merge pull request #566 from cloudnull/lxc-babyjson
lxc_container: remove BabyJSON
2015-06-01 17:15:27 -04:00
Kevin Carter
61aab829ed lxc_container: remove BabyJSON
Removed the usage of baby json. This is in response to the fact
that the baby json functionality was removed in Ansible 1.8

Ref: https://github.com/ansible/ansible-modules-extras/issues/430
2015-06-01 15:15:37 -05:00
Brian Coca
307424c694 added copyright/license info to modules I had missed 2015-06-01 15:27:55 -04:00
David Wittman
1cc0b4c9e6 [lvol] Add opts parameter
Adds the ability to set options to be passed to the lvcreate command
using the `opts` parameter.
2015-06-01 12:44:01 -05:00
Greg DeKoenigsberg
860d2c3b81 Merge pull request #365 from BlackMesh/devel
mongodb_user login_password with missing login_user not caught
2015-06-01 12:41:55 -04:00
Brian Coca
3861904b02 updated docs for 2.0 2015-06-01 12:36:49 -04:00
Brian Coca
35a86c3423 Merge pull request #228 from michaelgroening/devel
enable setting downtimes for Service-Group services and hosts
2015-06-01 12:31:41 -04:00
Brian Coca
4b35db4932 added version added 2015-06-01 12:31:34 -04:00
Greg DeKoenigsberg
ef3bdc25b3 Merge pull request #119 from swimlappy/devel
Fix some logical issues with enabling/disabling a server on the A10.
2015-06-01 12:27:10 -04:00
Brian Coca
27bb709a73 Merge pull request #324 from tmzullinger/nagios-comment-support
monitoring/nagios: Allow comment to be specified
2015-06-01 12:26:50 -04:00
Greg DeKoenigsberg
d958e0b739 Merge pull request #565 from ansible/revert-512-devel
Revert "Added eval for pasting tag lists"
2015-06-01 12:12:14 -04:00
Greg DeKoenigsberg
223694ccf2 Revert "Added eval for pasting tag lists" 2015-06-01 12:07:23 -04:00
Greg DeKoenigsberg
04b4a79552 Merge pull request #108 from oasiswork/devel
Allow filtering of routed/forwarded packets
2015-06-01 12:00:49 -04:00
Greg DeKoenigsberg
999d59ebe0 Merge pull request #547 from resmo/fix/firewalld-babyjson
firewalld: remove BabyJSON
2015-06-01 10:48:23 -04:00
Brian Coca
48f5c00994 Merge pull request #561 from resmo/feature/cs_project
cloudstack: add new module cs_project
2015-06-01 10:12:55 -04:00
Greg DeKoenigsberg
4000eddb69 Merge pull request #517 from ernstk/patch-1
Allow any custom chocolatey source
2015-06-01 09:56:50 -04:00
Brian Coca
c19082bc31 Merge pull request #529 from cthiemann/patch-1
Fix alternatives module in non-English locale
2015-06-01 09:50:12 -04:00
Greg DeKoenigsberg
9f9b50996e Merge pull request #512 from skornehl/devel
Added eval for pasting tag lists
2015-06-01 09:17:20 -04:00
Greg DeKoenigsberg
82552bbca8 Merge pull request #562 from fdupoux/fix-lvg-issue-455
Devices in the current_devs list must also be converted to absolute d…
2015-06-01 09:10:45 -04:00
Greg DeKoenigsberg
f53fc377bf Merge pull request #400 from benalbrecht/devel
Fix possible values for zfs sync property
2015-06-01 09:09:18 -04:00
Greg DeKoenigsberg
3185f84505 Merge pull request #470 from fdupoux/fix-lvol-lvcreate-prompt
Suppress prompts from lvcreate using --yes when LVM supports this option
2015-06-01 09:07:40 -04:00
Greg DeKoenigsberg
5c7fc900f6 Merge pull request #496 from ottok/fix-gluster_volume
Multiple small fixes to gluster_volume
2015-06-01 09:06:36 -04:00
Greg DeKoenigsberg
4690237b7b Add new policy guidelines for Extras
More to do here, but this is a start.
2015-06-01 08:59:50 -04:00
Greg DeKoenigsberg
28783444d4 Merge pull request #558 from mlamatr/devel
corrected documentation typo in URL for consul.io.
2015-05-31 21:17:25 -04:00
Greg DeKoenigsberg
9439555881 Merge pull request #560 from resmo/for-ansible
cloudstack updates, merged as owner_pr. Thanks @resmo!
2015-05-31 21:05:15 -04:00
fdupoux
f731bcc2d5 Devices in the current_devs list must also be converted to absolute device paths so comparison with dev_list works 2015-05-31 12:38:45 +01:00
Rene Moser
d20fa0477e cloudstack: add new module cs_project 2015-05-30 22:54:56 +02:00
Rene Moser
6c29a181c8 cloudstack: fix doc for cs_instance, force is defaulted to false 2015-05-30 18:28:41 +02:00
Rene Moser
2189af8c95 cloudstack: fix examples in cs_iso 2015-05-30 18:09:09 +02:00
Q
35dd0025aa Update patch.py 2015-05-30 23:01:52 +10:00
Rene Moser
16c70f9694 cloudstack: add choices for api_http_method 2015-05-30 11:05:03 +02:00
Rene Moser
6643ea5825 cloudstack: add new param api_timeout 2015-05-30 11:03:32 +02:00
mlamatr
f31c7d9b05 corrected typo in URL for consul.io 2015-05-29 23:18:44 -04:00
Rene Moser
506b4c4672 cloudstack: update doc of cs_portforward, fixes typos. 2015-05-30 01:02:06 +02:00
Rene Moser
a425c413be cloudstack: update doc in cs_instance 2015-05-30 01:02:06 +02:00