mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
TASK: [create test controller 0] **********************************************
failed: [127.0.0.1] => {"failed": true, "parsed": false}
invalid output was: Traceback (most recent call last):
File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 1203, in <module>
main()
File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 261, in main
_get_server_state(module, nova)
File "/Users/jdewey/.ansible/tmp/ansible-1383197329.62-262790004573235/nova_compute", line 197, in _get_server_state
if server.status != 'ACTIVE':
AttributeError: 'list' object has no attribute 'status'
|
||
|---|---|---|
| .. | ||
| cloudformation | ||
| digital_ocean | ||
| ec2 | ||
| ec2_ami | ||
| ec2_eip | ||
| ec2_elb | ||
| ec2_facts | ||
| ec2_group | ||
| ec2_tag | ||
| ec2_vol | ||
| gc_storage | ||
| gce | ||
| gce_lb | ||
| gce_net | ||
| gce_pd | ||
| glance_image | ||
| keystone_user | ||
| linode | ||
| nova_compute | ||
| nova_keypair | ||
| ovirt | ||
| quantum_floating_ip | ||
| quantum_floating_ip_associate | ||
| quantum_network | ||
| quantum_router | ||
| quantum_router_gateway | ||
| quantum_router_interface | ||
| quantum_subnet | ||
| rax | ||
| rax_clb | ||
| rds | ||
| route53 | ||
| s3 | ||
| virt | ||