Darren Worrall
37b601b5f9
Doc fix
2015-08-28 09:00:30 +01:00
Darren Worrall
50d9589bc8
Use module level validation for params
2015-08-28 08:21:20 +01:00
Chrrrles Paul
80cae51b16
Merge pull request #873 from jcpowermac/add_vmware_migrate_vmk_module
...
Merge into extra for further testing and feedback -- New VMware Module to support migrating vmkernel adapter
2015-08-27 18:05:36 -05:00
Chrrrles Paul
f20d10728e
Merge pull request #874 from mtnbikenc/add_vmware_target_canonical_facts_module
...
Merging for further testing / feedback.
2015-08-27 17:55:42 -05:00
Chrrrles Paul
50b3612fef
Merge pull request #889 from ansible/revert-884-revert-867-add_vmware_vmkernel_ip_config_module
...
Merge for real now -- Merge in devel extras for further testing and feedback -- Revert "Revert "New VMware ...
2015-08-27 17:53:19 -05:00
Chrrrles Paul
2ccbc5830e
Merge pull request #870 from mtnbikenc/add_vmware_vm_vss_dvs_migrate_module
...
Merge in devel for further testing, and hopefully discussion with community about future direction for the cloud/vmware modules. --
New VMware Module to support migrating a VM from a vSS to a vDS
2015-08-27 17:52:26 -05:00
Chrrrles Paul
2647d2b637
Revert "Revert "New VMware Module to support configuring a VMware vmkernel IP…"
2015-08-27 17:44:29 -05:00
Brian Coca
2974f1edec
Merge pull request #883 from aps-sids/devel
...
Add new module: pagerduty_alert
2015-08-27 18:26:23 -04:00
Amanpreet Singh
a0af060c25
Make pagerduty_alert module more inline with ansible modules
...
- use state parameter instead of event_type
- add support for check mode
2015-08-27 18:05:46 +05:30
Amanpreet Singh
0847bfecd6
Add new module: pagerduty_alert
...
- trigger, acknowledge or resolve pagerduty incidents
2015-08-27 18:00:17 +05:30
Darren Worrall
e8137d4065
Add support for custom service offerings
...
This adds 3 new params: cpu, cpu_speed, and memory, which are required
together.
2015-08-27 09:19:51 +01:00
Chrrrles Paul
8d8f1c510d
Merge pull request #884 from ansible/revert-867-add_vmware_vmkernel_ip_config_module
...
Confirming -- Revert "New VMware Module to support configuring a VMware vmkernel IP…
2015-08-26 20:45:57 -05:00
Chrrrles Paul
02e3adf402
Revert "New VMware Module to support configuring a VMware vmkernel IP Address"
2015-08-26 20:43:43 -05:00
Chrrrles Paul
7ef187bbbd
Merge pull request #867 from mtnbikenc/add_vmware_vmkernel_ip_config_module
...
Looks good -- can extend if more customization of virtualnic spec is needed -- New VMware Module to support configuring a VMware vmkernel IP Address
2015-08-26 18:21:31 -05:00
Chrrrles Paul
2c7afe17f0
Merge pull request #869 from jcpowermac/add_vmware_dvswitch_module
...
Merging for further testing -- New VMware Module to support adding distribute vswitch
2015-08-26 17:49:57 -05:00
Chrrrles Paul
e7fbbc8528
Merge pull request #871 from jcpowermac/add_vmware_host_module
...
New VMware Module to support adding a ESXi host to vCenter
2015-08-26 17:43:14 -05:00
Chrrrles Paul
091bd6b1ff
Merge pull request #868 from mtnbikenc/add_vmware_vmkernel_module
...
Merging for further testing -- New VMware Module to support adding a VMware vmkernel interface
2015-08-26 17:38:47 -05:00
Chrrrles Paul
d8197a3b7f
Merge pull request #866 from jcpowermac/add_vmware_dvs_portgroup_module
...
New VMware Module to support adding distributed portgroups -- Looks good to me
2015-08-26 17:26:49 -05:00
Toshio Kuratomi
e96a2cf9fc
Merge pull request #877 from resmo/for-ansible
...
cloudstack: fixes and consistency change
2015-08-26 13:41:40 -07:00
Kristian Koehntopp
2da199b51d
update inline documentation
2015-08-26 22:26:02 +02:00
Kristian Koehntopp
c39e7a939c
add force= option to allow force installation/removal of packages
2015-08-26 21:58:34 +02:00
Brian Coca
c6fe5ced14
Merge pull request #875 from jcpowermac/add_vmware_portgroup_module
...
New VMware Module to support adding standard portgroups
2015-08-26 07:42:32 -04:00
Brian Coca
3e50a40803
Merge pull request #872 from mtnbikenc/add_vmware_vm_facts_module
...
New VMware Module to support gathering the list of VMs
2015-08-26 07:40:40 -04:00
Brian Coca
047ab3372a
Merge pull request #752 from CenturylinkTechnology/clc_blueprint_package
...
clc_blueprint_package: module for installing blueprint packages for servers in Centurylink Cloud
2015-08-26 07:39:29 -04:00
Brian Coca
bd07723449
Merge pull request #779 from CenturylinkTechnology/clc_firewall_policy
...
clc_firewall_policy: Module for managing firewall policies in centurylink cloud
2015-08-26 07:38:09 -04:00
Brian Coca
057a1b8d10
Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions
...
ProfitBricks Attachments Action Module
2015-08-26 07:23:46 -04:00
Brian Coca
5cd0a28f9f
Merge pull request #850 from andskli/cpanm-addopt-installdeps
...
cpanm: add installdeps option
2015-08-25 20:46:22 -04:00
Andreas Skarmutsos Lindh
107510385c
quoted version_added
2015-08-25 22:18:52 +02:00
Andreas Skarmutsos Lindh
6a37c1b72f
add version_added
2015-08-25 22:00:03 +02:00
Rene Moser
4856701457
cloudstack: cs_domain: rename argument cleanup to clean_up for consistency
2015-08-25 13:31:08 +02:00
Brian Coca
818ff40653
Merge pull request #865 from mtnbikenc/add_vmware_vsan_cluster_module
...
New VMware Module to support adding a VMware vSAN cluster
2015-08-24 17:22:43 -04:00
Brian Coca
34b6daa843
Merge pull request #864 from jcpowermac/add_vmware_dvs_host_module
...
New VMware Module to support adding an ESXi host to a distrib switch
2015-08-24 17:20:27 -04:00
Brian Coca
2d66b5708b
Merge pull request #863 from mtnbikenc/add_vmware_vswitch_module
...
New VMware Module to support adding a VMware vSwitch
2015-08-24 17:17:39 -04:00
Mark Hamilton
34247d2aab
using module.get_bin_path to find ovs-vsctl
2015-08-24 13:45:12 -07:00
Joseph Callen
6ca9e7c25f
New VMware Module to support adding standard portgroups
2015-08-24 13:58:42 -04:00
Russell Teague
c48945c10e
Adding vmware_target_canonical_facts module
2015-08-24 13:55:47 -04:00
Brian Coca
a89ab55867
Merge pull request #860 from Draiken/fix_rabbitmq_user_empty_tags
...
Fixing empty tags check on rabbitmq_user
2015-08-24 13:54:40 -04:00
Joseph Callen
09a6760c51
New VMware Module to support migrating vmkernel adapter
2015-08-24 13:54:09 -04:00
Russell Teague
c4b0375eb5
Adding vmware_vm_facts module
2015-08-24 13:51:57 -04:00
Joseph Callen
a2e15f07f8
New VMware Module to support adding an ESXi host to vCenter
2015-08-24 13:48:17 -04:00
Russell Teague
d5e3bd770a
Adding vmware_vm_vss_dvs_migrate module
2015-08-24 13:48:16 -04:00
Russell Teague
72579ab3e1
Adding vmware_vmkernel module
2015-08-24 13:44:45 -04:00
Joseph Callen
7beea8a152
New VMware Module to support adding distribute vswitch
2015-08-24 13:44:27 -04:00
Russell Teague
6fbadff17c
Adding vmware_vmkernel_ip_config module
2015-08-24 13:39:02 -04:00
Joseph Callen
6945519411
New VMware Module to support adding distributed portgroups
2015-08-24 13:38:13 -04:00
Russell Teague
9cb1e214cb
Adding vmware_vsan_cluster module
2015-08-24 13:31:36 -04:00
Brian Coca
bbe1fcf443
Merge pull request #862 from jcpowermac/add_vmware_dns_config_module
...
New VMware Module to support configuring DNS on ESXi hosts
2015-08-24 13:25:22 -04:00
Brian Coca
c4a7221c82
removed empty notes
2015-08-24 13:25:18 -04:00
Joseph Callen
55f59cec54
New VMware Module to support adding an ESXi host to a distributed vswitch
2015-08-24 13:24:32 -04:00
Brian Coca
b0fae45be4
minor doc updates to vmware_cluster
2015-08-24 13:23:27 -04:00