1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 06:54:08 +00:00
community.general/library/cloud
Patryk Zawadzki da1efee21f Properly match existing security group
If we don't care about `vpc_id` then neither should the code.
2014-02-26 13:39:03 +01:00
..
cloudformation Updating CHANGELOG for the new validate_certs feature 2014-02-13 14:40:39 -06:00
digital_ocean reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
docker Added modules description and examples 2014-02-12 17:06:58 -05:00
docker_image Refactore unused code 2014-02-12 17:06:58 -05:00
ec2 Resolves issue#6067 by allowing exact_count=0 2014-02-19 16:29:15 -05:00
ec2_ami Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_eip Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_elb Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_elb_lb Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_facts
ec2_group Properly match existing security group 2014-02-26 13:39:03 +01:00
ec2_key Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_snapshot Module to create EC2 snapshots 2014-02-06 09:44:43 +10:00
ec2_tag Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_vol Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
ec2_vpc Adding 'validate_certs' option to EC2 modules 2014-02-13 12:32:49 -06:00
elasticache
gc_storage
gce reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_lb reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_net reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce_pd reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
glance_image reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
keystone_user reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
linode fix linode typo 2014-02-07 20:47:57 -05:00
nova_compute reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
nova_keypair reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
ovirt
quantum_floating_ip reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_floating_ip_associate reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_network reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router_gateway reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_router_interface reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
quantum_subnet reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
rax Merge pull request #5941 from sivel/rax-name-search-opts 2014-02-26 05:56:39 -05:00
rax_clb
rax_clb_nodes
rax_dns
rax_dns_record Spelling correction 2014-02-14 10:47:27 -06:00
rax_facts Merge pull request #5941 from sivel/rax-name-search-opts 2014-02-26 05:56:39 -05:00
rax_files Doc updates 2014-02-12 11:22:15 -06:00
rax_files_objects Doc updates 2014-02-12 11:22:15 -06:00
rax_keypair The OpenStack auth attributes apply to rax_keypair also 2014-02-11 14:25:13 -06:00
rax_network
rax_queue
rds Allow explict setting of vpc_security_groups to allow modification of security groups of RDS instances within a VPC 2014-02-10 14:01:45 +07:00
route53 In the route53 module, documenting that TXT and SPF requests 2014-02-21 19:36:22 -08:00
s3
virt