index
:
delta/ansible-modules-extras.git
devel
dnf-hang
erjohnso-google-kubernetes
f5-remove-global-ssl-disable
fetch_url-campfire
fetch_url-layman
fetch_url-librato
fetch_url-maven
fetch_url-pushover
fetch_url-sendgrid
fetch_url-twilio
fetch_url-typetalk
fetch_url-uptimerobot
gundalow-patch-1
json-imports-fallback
open_url-vsphere-copy
regedit_fix_string_compare
release-2.1
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1158-bugfix/237
revert-512-devel
revert-77-bigip_node_disable
revert-867-add_vmware_vmkernel_ip_config_module
revert-884-revert-867-add_vmware_vmkernel_ip_config_module
robynbergeron-patch-1
stable-1.9
stable-2.0
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.1.1
stable-2.2
stable-21
temp-post-2.2.0-staging
temp-post-2.2.1-staging
win_power_scheme
github.com: ansible/ansible-modules-extras.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloud
/
cloudstack
/
cs_instance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refreshed metadata for extras modules
Toshio Kuratomi
2016-12-06
1
-0
/
+4
*
Native YAML - cloud/cloudstack (#3613)
Fabio Alessandro Locati
2016-12-01
1
-15
/
+28
*
cloudstack: cs_instance: implement vpc support (#3402)
René Moser
2016-11-20
1
-11
/
+25
*
cloudtack: cs_instance: doc fix for missing tag alias (#3484)
René Moser
2016-11-16
1
-0
/
+1
*
Use addresses and names reserved for documentation (#2894)
Robin Schneider
2016-09-12
1
-1
/
+1
*
cloudstack: use has_changed() from utils
Rene Moser
2016-06-09
1
-3
/
+3
*
cloudstack: use poll_job() from utils
Rene Moser
2016-06-09
1
-9
/
+9
*
cloudstack: remove duplicate import cs handling, already in utils.
Rene Moser
2016-06-09
1
-9
/
+0
*
cloudstack: cs_instance: fix template not found (#2005)
René Moser
2016-04-12
1
-2
/
+12
*
cloudstack: cs_instance: implement updating security groups
Rene Moser
2016-02-03
1
-9
/
+43
*
cloudstack: use CS_HYPERVISORS from cloudstack utils
Rene Moser
2016-02-02
1
-1
/
+1
*
cloudstack: fixes and improvements
Rene Moser
2016-01-11
1
-7
/
+1
*
cloudstack: cs_instance: fix do not require name to be set to avoid clashes
Rene Moser
2015-12-20
1
-5
/
+18
*
cloudstack: fixes and improvements
Rene Moser
2015-12-16
1
-19
/
+15
*
cloudstack: cs_instance: fixes and improvements
Rene Moser
2015-12-15
1
-75
/
+97
*
Merge pull request #1294 from resmo/feature/cs_instance_restore
Brian Coca
2015-12-14
1
-4
/
+38
|
\
|
*
cloudstack: cs_instance: implement state=restored
Rene Moser
2015-11-30
1
-4
/
+38
*
|
cloudstack: fixes and improvements
Rene Moser
2015-12-04
1
-1
/
+1
|
/
*
Merge pull request #1011 from resmo/feature/args_specs
Greg DeKoenigsberg
2015-09-30
1
-42
/
+41
|
\
|
*
cloudstack: implement common argument spec handling
Rene Moser
2015-09-22
1
-42
/
+41
*
|
cloudstack: fix redundant security_group return
Rene Moser
2015-09-22
1
-1
/
+0
|
/
*
Merge pull request #886 from DazWorrall/feature/cs_instance_custom
Brian Coca
2015-09-04
1
-0
/
+32
|
\
|
*
More doc fixes
Darren Worrall
2015-08-28
1
-1
/
+1
|
*
Doc fix
Darren Worrall
2015-08-28
1
-1
/
+1
|
*
Use module level validation for params
Darren Worrall
2015-08-28
1
-2
/
+1
|
*
Add support for custom service offerings
Darren Worrall
2015-08-27
1
-0
/
+33
*
|
Merge pull request #896 from resmo/for-ansible
Toshio Kuratomi
2015-09-03
1
-0
/
+1
|
\
\
|
*
|
cloudstack: add api_region arg
Rene Moser
2015-08-31
1
-0
/
+1
|
|
/
*
|
cloudstack: cs_instance: deploy instance in desired state on state=started/st...
Rene Moser
2015-09-01
1
-7
/
+14
|
/
*
cloudstack: cs_instance: fix ip address may not be set on default nic
Rene Moser
2015-08-23
1
-1
/
+1
*
cloudstack: add Simulator as hypervisor
Rene Moser
2015-08-19
1
-1
/
+1
*
cloudstack: use new get_result() handling
Rene Moser
2015-08-17
1
-47
/
+16
*
fixes to prevent doc brekage
Brian Coca
2015-08-13
1
-1
/
+1
*
Merge pull request #828 from resmo/for-ansible
Brian Coca
2015-08-11
1
-3
/
+3
|
\
|
*
cloudstack: cs_instance: use mutually_exlusive of AnsibleModule
Rene Moser
2015-08-11
1
-3
/
+3
*
|
Merge pull request #826 from DazWorrall/feature/cs_instance_iptonetwork
Brian Coca
2015-08-11
1
-4
/
+42
|
\
\
|
|
/
|
/
|
|
*
Add alias
Darren Worrall
2015-08-11
1
-1
/
+2
|
*
Api tidy up
Darren Worrall
2015-08-11
1
-3
/
+6
|
*
Rename param to ip_to_networks
Darren Worrall
2015-08-11
1
-5
/
+5
|
*
Add iptonetwork parameter
Darren Worrall
2015-08-11
1
-2
/
+36
*
|
Add an option to allow the resize of root disk when the instance is created. ...
Milamber
2015-08-11
1
-0
/
+7
|
/
*
cloudstack: doc fixes
Rene Moser
2015-08-08
1
-1
/
+1
*
cloudstack: fix KeyError: 'public_ip' in cs_instance
Rene Moser
2015-08-08
1
-1
/
+1
*
cloudstack: cs_instance: fix display_name not used in deployment
Rene Moser
2015-07-19
1
-0
/
+1
*
cloudstack: use get_or_fallback() from cloudstack utils
Rene Moser
2015-07-19
1
-8
/
+1
*
cloudstack: cs_instance: fix missing resource error in check mode if instance...
Rene Moser
2015-07-10
1
-2
/
+4
*
cloudstack: update code to match best practice
Rene Moser
2015-06-28
1
-4
/
+2
*
cloudstack: fix state=expunged in cs_instance
Rene Moser
2015-06-27
1
-2
/
+2
*
cloudstack: cs_instance do not pass zoneid to listVirtualMachines
Rene Moser
2015-06-27
1
-2
/
+1
*
cloudstack: cleanup cs_instance use param key exlicitly for utils methods
Rene Moser
2015-06-27
1
-18
/
+18
[next]