You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/cloud
Monty Taylor a05804bf8d Update the nova inventory plugin with new ip code
The provisioning module knows more about how nova deals with IP
addresses now. Ensure that the inventory module is similarly as smart
by separating out the logic into the openstack/module_utils.
10 years ago
..
azure Several azure fixes 10 years ago
cloudformation Parameters to disable_rollback are "true" or "false" 10 years ago
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 11 years ago
digital_ocean_domain Fixed error in docs 10 years ago
digital_ocean_sshkey Fix version_added and snippet imports on new digital ocean modules 11 years ago
docker Fix Docker image name parsing 10 years ago
docker_image Merge pull request #7925 from devpopol/fixes/api_error 10 years ago
ec2 ec2 module: document valid states 10 years ago
ec2_ami Moved AWS modules over to common module fragments 11 years ago
ec2_ami_search Fix typo in example name 11 years ago
ec2_asg Added setting of the health_check options on an existing ASG 10 years ago
ec2_eip Minor indentation fixes on ec2_eip 10 years ago
ec2_elb removed unwanted 'if wait else None' 11 years ago
ec2_elb_lb Fixing version_added strings for new features in ec2_elb_lb 10 years ago
ec2_facts Remove invalid variable 11 years ago
ec2_group Merge pull request #8174 from altruism/devel 10 years ago
ec2_key Moved AWS modules over to common module fragments 11 years ago
ec2_lc Adds support for Cloudwatch detailled monitoring in ec2_lc module. 10 years ago
ec2_metric_alarm Add proper state output to ec2_asg, ec2_metric_alarm, ec2_scaling_policy 11 years ago
ec2_scaling_policy Merge branch 'exit_json' of https://github.com/psa/ansible into psa-exit_json 10 years ago
ec2_snapshot Improve the ec2_snapshot argument spec and docs 11 years ago
ec2_tag Fix EC2_TAG module output structure when listing tags 10 years ago
ec2_vol Fix typo 11 years ago
ec2_vpc Add note about changing resource_tags to required in ec2_vpc 10 years ago
elasticache cloud/elasticache: Ensure self.data is iterable 11 years ago
gc_storage Bugfix for gc_storage and s3 11 years ago
gce Update version_added attribute on recent GCE module additions. 10 years ago
gce_lb Removing zone choices that overly-limit available zones for gce 11 years ago
gce_net Fix version_added for new params in gce_net 11 years ago
gce_pd Update version_added attribute on recent GCE module additions. 10 years ago
glance_image Add common auth handling across openstack modules 10 years ago
keystone_user Add common auth handling across openstack modules 10 years ago
linode require pycurl for linode module 10 years ago
nova_compute Update the nova inventory plugin with new ip code 10 years ago
nova_keypair Add common auth handling across openstack modules 10 years ago
ovirt Use ovirtsdk if it installed, but fall out gracefully if it is not 11 years ago
quantum_floating_ip Add common auth handling across openstack modules 10 years ago
quantum_floating_ip_associate Add common auth handling across openstack modules 10 years ago
quantum_network Add common auth handling across openstack modules 10 years ago
quantum_router Add common auth handling across openstack modules 10 years ago
quantum_router_gateway Add common auth handling across openstack modules 10 years ago
quantum_router_interface Add common auth handling across openstack modules 10 years ago
quantum_subnet Add common auth handling across openstack modules 10 years ago
rax Merge pull request #7477 from sivel/rax-user-data 10 years ago
rax_cbs Don't fail in rax_cbs when the volume is not found 10 years ago
rax_cbs_attachments Shared module docs for remaining rax modules 11 years ago
rax_clb rax modules improvements 11 years ago
rax_clb_nodes Simplify node matching 11 years ago
rax_dns Merge branch 'rax-ptr' of https://github.com/sivel/ansible into sivel-rax-ptr 10 years ago
rax_dns_record Adding a note about 'type' field becoming required in rax_dns_record 10 years ago
rax_facts rax modules improvements 11 years ago
rax_files rax modules improvements 11 years ago
rax_files_objects rax modules improvements 11 years ago
rax_identity Shared module docs for remaining rax modules 11 years ago
rax_keypair Allow public_key to be a path to a file 10 years ago
rax_meta Add rax_meta module 10 years ago
rax_network rax modules improvements 11 years ago
rax_queue rax modules improvements 11 years ago
rax_scaling_group Make sure to assign pyrax.cloudservers to cs. Fixes #8250 10 years ago
rax_scaling_policy Add Rackspace Autoscale modules 10 years ago
rds Remove validation of RDS DB instance type names because Amazon frequently adds new ones 10 years ago
rds_param_group Handle integer param values that are calculated values 10 years ago
rds_subnet_group Adds modules for managing Amazon RDS parameter and subnet groups. 11 years ago
route53 New option for route53: retry_interval 10 years ago
s3 Bugfix for gc_storage and s3 11 years ago
virt Fix the default url of get_xml function. 11 years ago
vsphere_guest Fixed tracebacks when datacenter not found, when notes not given, and when collecting facts after VM creation. Fixes #8067. 10 years ago