Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- No config file found; using defaults
- [WARNING]: provided hosts list is empty, only localhost is available
- Loaded callback default of type stdout, v2.0
- 1 plays in launch-vm.yml
- PLAY [Create Openstack instance] ***********************************************
- TASK [launch an instance] ******************************************************
- task path: /home/ubuntu/scripts/launch-vm.yml:17
- ESTABLISH LOCAL CONNECTION FOR USER: root
- 127.0.0.1 EXEC ( umask 22 && mkdir -p "$( echo $HOME/.ansible/tmp/ansible-tmp-1452796789.35-246603664919440 )" && echo "$( echo $HOME/.ansible/tmp/ansible-tmp-1452796789.35-246603664919440 )" )
- 127.0.0.1 PUT /tmp/tmpxk8b5f TO /root/.ansible/tmp/ansible-tmp-1452796789.35-246603664919440/os_server
- 127.0.0.1 EXEC LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1452796789.35-246603664919440/os_server; rm -rf "/root/.ansible/tmp/ansible-tmp-1452796789.35-246603664919440/" > /dev/null 2>&1
- fatal: [localhost]: FAILED! => {"changed": false, "extra_data": null, "failed": true, "invocation": {"module_args": {"_ansible_check_mode": false, "_ansible_debug": false, "_ansible_diff": false, "_ansible_no_log": false, "_ansible_verbosity": 4, "api_timeout": null, "auth": {"auth_url": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "username": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"}, "auth_type": null, "auto_ip": true, "availability_zone": null, "boot_from_volume": true, "boot_volume": null, "cacert": null, "cert": null, "cloud": null, "config_drive": false, "endpoint_type": "public", "flavor": 4, "flavor_include": null, "flavor_ram": null, "floating_ip_pools": null, "floating_ips": null, "image": "736f014f-8907-4e1e-9e02-cd4b04c4adb2", "image_exclude": "(deprecated)", "key": null, "key_name": "xyz-keypair1", "meta": {"group": "ansible_group1", "hostname": "xyz-test"}, "name": "xyz-test", "network": "1bacbdcc-a580-456d-bf8b-7937e63579b0", "nics": [], "region_name": null, "security_groups": ["a8597ee7-3071-4a4f-9598-3439746f438e"], "state": "present", "terminate_volume": false, "timeout": 200, "userdata": null, "verify": true, "volume_size": false, "volumes": [], "wait": true}, "module_name": "os_server"}, "msg": "Error in creating instance"}
- NO MORE HOSTS LEFT *************************************************************
- PLAY RECAP *********************************************************************
- localhost : ok=0 changed=0 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment