mirror of https://github.com/ansible/ansible.git
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.
c2d34efd21
cs.images.find(human_id= throws novaclient.exceptions.NotFound, resulting in the try/except block with image = cs.images.find(name=image) being skipped. catching novaclient.exception.NotFound allows images to be specified with the human readable name. Example: tasks: - name: Server build request local_action: module: rax region: DFW image: Ubuntu 12.04 LTS (Precise Pangolin) Also, the import is placed after try: import pyrax, because pyrax imports novaclient and should fail if novaclient is missing. |
11 years ago | |
---|---|---|
.. | ||
cloudformation | 11 years ago | |
digital_ocean | 11 years ago | |
docker | 11 years ago | |
ec2 | 11 years ago | |
ec2_ami | 11 years ago | |
ec2_eip | 11 years ago | |
ec2_elb | 11 years ago | |
ec2_facts | 11 years ago | |
ec2_group | 11 years ago | |
ec2_tag | 11 years ago | |
ec2_vol | 11 years ago | |
ec2_vpc | 11 years ago | |
elasticache | 11 years ago | |
gc_storage | 11 years ago | |
gce | 11 years ago | |
gce_lb | 11 years ago | |
gce_net | 11 years ago | |
gce_pd | 11 years ago | |
glance_image | 11 years ago | |
keystone_user | 11 years ago | |
linode | 11 years ago | |
nova_compute | 11 years ago | |
nova_keypair | 11 years ago | |
ovirt | 11 years ago | |
quantum_floating_ip | 11 years ago | |
quantum_floating_ip_associate | 11 years ago | |
quantum_network | 11 years ago | |
quantum_router | 11 years ago | |
quantum_router_gateway | 11 years ago | |
quantum_router_interface | 11 years ago | |
quantum_subnet | 11 years ago | |
rax | 11 years ago | |
rax_clb | 11 years ago | |
rax_clb_nodes | 11 years ago | |
rax_facts | 11 years ago | |
rax_network | 11 years ago | |
rds | 11 years ago | |
route53 | 11 years ago | |
s3 | 11 years ago | |
virt | 11 years ago |