ansible/cloud
Brian Coca 9eb2b557cd several fixes:
- removed actions feature as this should be global and not per module
- removed default fields from return docs
- moved tags docs to shared fragments
- removed unused imports
2016-04-26 12:47:51 -04:00
..
amazon Add more example on how to use module ec2_tags to list tags on an ins… (#3530) 2016-04-26 10:51:36 -04:00
azure several fixes: 2016-04-26 12:47:51 -04:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. 2016-02-10 10:02:38 -05:00
docker Updated version_added on options to reflect options added for 2.1. 2016-04-25 15:22:44 -04:00
google Add preemptible option on gce.py 2016-03-24 18:17:21 +09:00
linode Replace BOOLEANS with true/false 2016-04-05 16:31:15 +01:00
openstack Fixing a typo, floating-ips has been used instead of floating_ips (#3540) 2016-04-25 19:09:40 -04:00
rackspace overwrite option was added for 2.1 2016-04-08 11:36:14 -05:00
vmware Support altering the virtual cdrom when state == reconfigured (#2394) 2016-04-16 21:49:43 +02:00
__init__.py