Commit Graph

1493 Commits (a279207c7bb05c58ae1fcc2d682fad345e656dc0)

Author SHA1 Message Date
Rene Moser a279207c7b cloudstack: cs_portforward: fix returns for int casting
* missing self.
* variable must be named portforwarding_rule, not resource
11 years ago
Rene Moser 249b7bf969 cloudstack: cs_instance: fix ip address may not be set on default nic 11 years ago
Brian Coca 7a0bfd91bb updated docs to new choice option 11 years ago
Daniël b56e5c670b add zfs backing store support 11 years ago
Rene Moser 9bdefef05f cloudstack: cs_network: rename broadcast_domaintype to broadcast_domain_type for consistency 11 years ago
Rene Moser e8df87375d cloudstack: cs_security_group_rule: fix typo 11 years ago
Rene Moser 28ad84b87a cloudstack: add Simulator as hypervisor 11 years ago
Rene Moser b95abe0ddd cloudstack: rename displaytext, displayname to dislplay_... for consistency 11 years ago
Rene Moser 2e52f11dc3 cloudstack: use new get_result() handling 11 years ago
Rene Moser 4be1b3e2ab cloudstack: cs_template: fix state=absent must not need vm, url
only for state=present, fixes example.
11 years ago
Brian Coca 708583850b Merge pull request #803 from StackPointCloud/module/profitbricks-nic
ProfitBricks NIC Module v2
11 years ago
Brian Coca ca505942e3 Merge pull request #804 from StackPointCloud/module/profitbricks-volumes
ProfitBricks Volumes Module v2
11 years ago
Brian Coca b0bc0f4991 Merge pull request #755 from CenturylinkTechnology/clc_loadbalancer
clc_loadbalancer: Ansible module for managing load balancers in Centurylink Cloud
11 years ago
Brian Coca 67c7a92ca2 Merge pull request #773 from CenturylinkTechnology/clc_server
clc_server: Ansible module for creating or deleting servers in Centurylink Cloud
11 years ago
Brian Coca 7c8f983a38 Merge pull request #790 from CenturylinkTechnology/clc_modify_server
clc_modify_server: Ansible module for modifying existing servers in Centurylink cloud
11 years ago
Brian Coca b3cf441b99 Merge pull request #801 from StackPointCloud/module/profitbricks-datacenter
ProfitBricks Data Center Module v2
11 years ago
Brian Coca e31a4be192 fixes to prevent doc brekage 11 years ago
Brian Coca 1e067a96ea Merge pull request #828 from resmo/for-ansible
cloudstack: fixes, docs, imrovements
11 years ago
Brian Coca c310d3a8cd Merge pull request #826 from DazWorrall/feature/cs_instance_iptonetwork
Add iptonetwork parameter to cs_instance
11 years ago
Rene Moser 9905034d3b cloudstack: cs_ip_address: doc style fixes 11 years ago
Darren Worrall 2be506dbdf Add alias 11 years ago
Darren Worrall 53e447e38e Api tidy up 11 years ago
Darren Worrall ecfd18a941 Rename param to ip_to_networks 11 years ago
Rene Moser 713cec4423 cloudstack: cs_instance: use mutually_exlusive of AnsibleModule 11 years ago
Rene Moser aa14dedb8f cloudstack: sync cs_facts with best practices 11 years ago
Rene Moser 2318009b70 cloudstack: cs_network fix zone not in result 11 years ago
Darren Worrall d11182b80b Add iptonetwork parameter 11 years ago
Milamber 51f3b9f6dd Add an option to allow the resize of root disk when the instance is created. (need CloudStack 4.4 or +, cloud-initramfs-growroot installed on the template)
Signed-off-by: Milamber <milamber@apache.org>
11 years ago
Darren Worrall e813c54e93 Remove listall 11 years ago
Darren Worrall 51cd73fd67 Doc fixes 11 years ago
Darren Worrall abe0bbd5e1 Param fixes to associateIpAddress 11 years ago
Darren Worrall 7d791a8593 More doc fixes 11 years ago
Darren Worrall 86bf938575 Doc updates 11 years ago
Darren Worrall f13eb871c7 Fix imports, override get_network and get_ip_address 11 years ago
Darren Worrall a2c81b198e More relevant example 11 years ago
Darren Worrall a53e79d012 Add cs_ip_address module 11 years ago
Rene Moser cbb2e96993 cloudstack: doc fixes 11 years ago
Rene Moser e71daafd8e cloudstack: fix KeyError: 'public_ip' in cs_instance 11 years ago
Brian Coca 22d209ee64 Merge pull request #760 from michaeljs1990/devel
ec2_remote_facts module
11 years ago
Brian Coca 66d51b895d Merge pull request #810 from resmo/feature/cs_domain
cloudstack: new module cs_domain
11 years ago
Rene Moser f74d8cb1e6 cloudstack: new module cs_domain 11 years ago
Brian Coca a0558a90b2 Merge pull request #598 from wimnat/feature/ec2_vpc_subnet
Feature/ec2 vpc subnet
11 years ago
Jonathan Davila 757b952be4 Doc string fix for vsphere_copy 11 years ago
Matt Baldwin ae116e95b2 Rebuild of a previous PR. 11 years ago
Matt Baldwin e3fdb834b4 Rebuild of previous PR. 11 years ago
Matt Baldwin 2474a1f7cf Rebuilt commit for Ansible PR. 11 years ago
whiter e299952bca Changed resource_tags to tags to match other modules (resource_tags still an alias)
Added get_subnet_info method to return more subnet info - matches same method in ec2_vpc_subnet_facts module
Rework of tags - will now only apply the tags listed in the module.  Existing tags not listed will be removed (desired state!)
11 years ago
Siva Popuri b8d9ab898d Ansible module for modifying existing servers in Centurylink cloud 11 years ago
Michael Schuett 2583ae6df0 Cleanup docs
Change to 2.0 release and remove unneeded empty aliases.
11 years ago
Michael Schuett e8e0076bf4 Update and rename ec2_search.py to ec2_remote_facts.py 11 years ago