ansible/cloud
mathieu bultel c6a45234e0 Add os_stack module for create, update and delete stack (#2002)
* Add os_stack module for create and delete stack

* Add ansible module for creating and deleting heat stack
* Parameters:
  - stack name
  - template
  - environment_files (list)
  - parameters (dict)
  - timeout
  - rollback
  - state: In a near futur I would like to improve
    this module by providing a way updating the stack
    if already exist. Shade doesn't offer this functionality
    AFAIK

* Add update stack feature

* Update added_version and return doc

* Add copyright for os_stack module

* Add wait user choice and minor fixes

* Remove Todo for Shade 1.8.0 and bad line example

* Add documentation for the return values

* Fix type on return value

* Fix yaml syntax

* Cast message to string instead

* add missing check mode
2016-07-11 13:36:00 -04:00
..
amazon ec2_vpc_route_table: fixes: #2377 (#2421) 2016-07-08 00:43:12 +02:00
azure fix azure_rm_deployment for rc5 2016-07-07 10:56:57 -07:00
centurylink doc: remove common return values from various modules 2016-07-08 10:54:31 +02:00
cloudstack cloudstack: cs_volume: fix volume may be NoneType in check_mode (#2455) 2016-06-20 12:25:47 +02:00
google Use type=path for pem_file, since that's a file (#1934) 2016-04-14 23:37:01 +02:00
lxc Pass the lxc_path when checking if container exists (#2457) 2016-06-30 07:17:49 +02:00
lxd Fix lxd_container and lxd_profile document to be rendered properly 2016-07-07 00:34:51 +09:00
misc Implement mounts in proxmox module (#2426) 2016-06-17 14:50:15 +02:00
openstack Add os_stack module for create, update and delete stack (#2002) 2016-07-11 13:36:00 -04:00
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 2015-08-26 07:23:46 -04:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-05-23 13:06:14 -07:00
softlayer Update sl_vm.py (#2267) 2016-05-21 00:39:17 +02:00
vmware doc: remove common return values from various modules 2016-07-08 10:54:31 +02:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04:00
__init__.py package files 2014-09-26 11:04:10 -04:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00