1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/cloud
Monty Taylor 6045923cab Find IPs on OpenStack clouds without floating-ips
The floating-ip extension, while pretty ubiquitous, is not a
foregone conclusion. Specifically, Rackspace, while also
served by the rax module, is a valid OpenStack cloud and can
be interacted with directly via nova interfaces.

Add support for determining public and private IPs for
OpenStack clouds that don't use floating ips by reading
the public and private keys from the addresses dict.
2014-08-02 17:39:15 -07:00
..
azure Several azure fixes 2014-07-30 16:28:13 -04:00
cloudformation Parameters to disable_rollback are "true" or "false" 2014-07-30 15:48:30 -04:00
digital_ocean
digital_ocean_domain Fixed error in docs 2014-06-18 18:29:06 +02:00
digital_ocean_sshkey
docker Fix Docker image name parsing 2014-07-30 14:33:01 -04:00
docker_image Merge pull request #7925 from devpopol/fixes/api_error 2014-06-25 22:33:22 -05:00
ec2 ec2 module: document valid states 2014-07-31 15:29:52 -06:00
ec2_ami
ec2_ami_search
ec2_asg Added setting of the health_check options on an existing ASG 2014-07-14 13:21:02 -04:00
ec2_eip Minor indentation fixes on ec2_eip 2014-07-25 12:41:25 -05:00
ec2_elb
ec2_elb_lb
ec2_facts
ec2_group Merge pull request #8174 from altruism/devel 2014-07-31 15:02:30 -05:00
ec2_key
ec2_lc Adds support for Cloudwatch detailled monitoring in ec2_lc module. 2014-06-23 21:00:58 +02:00
ec2_metric_alarm
ec2_scaling_policy Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json 2014-06-20 13:59:55 -05:00
ec2_snapshot
ec2_tag Fix EC2_TAG module output structure when listing tags 2014-07-15 14:26:53 +02:00
ec2_vol
ec2_vpc Add note about changing resource_tags to required in ec2_vpc 2014-07-10 12:18:35 -05:00
elasticache
gc_storage
gce Update version_added attribute on recent GCE module additions. 2014-07-19 19:08:28 -04:00
gce_lb
gce_net
gce_pd Update version_added attribute on recent GCE module additions. 2014-07-19 19:08:28 -04:00
glance_image Adds an option to specify the glance endpoint type 2014-07-08 00:30:40 -07:00
keystone_user
linode
nova_compute Find IPs on OpenStack clouds without floating-ips 2014-08-02 17:39:15 -07:00
nova_keypair Merge pull request #7259 from darKoram/nova_keypair_check_keys 2014-06-09 23:53:22 -05:00
ovirt
quantum_floating_ip Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet. 2014-06-06 17:03:26 -04:00
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet
rax Merge pull request #7477 from sivel/rax-user-data 2014-07-14 10:25:28 -05:00
rax_cbs
rax_cbs_attachments
rax_clb
rax_clb_nodes
rax_dns Merge branch 'rax-ptr' of https://github.com/sivel/ansible into sivel-rax-ptr 2014-07-14 12:27:46 -05:00
rax_dns_record Adding a note about 'type' field becoming required in rax_dns_record 2014-07-14 12:30:39 -05:00
rax_facts
rax_files
rax_files_objects
rax_identity
rax_keypair
rax_meta
rax_network
rax_queue
rax_scaling_group Make sure to assign pyrax.cloudservers to cs. Fixes #8250 2014-07-28 12:44:42 -05:00
rax_scaling_policy Add Rackspace Autoscale modules 2014-06-06 11:30:07 -05:00
rds Remove validation of RDS DB instance type names because Amazon frequently adds new ones 2014-07-03 15:57:28 -07:00
rds_param_group Handle integer param values that are calculated values 2014-06-19 00:04:04 -05:00
rds_subnet_group
route53 New option for route53: retry_interval 2014-07-14 15:07:47 -04:00
s3
virt
vsphere_guest Fixed tracebacks when datacenter not found, when notes not given, and when collecting facts after VM creation. Fixes #8067. 2014-07-10 23:05:23 -04:00