The full traceback is:
Traceback (most recent call last):
  File "/tmp/ansible_4Xgtwd/ansible_module_os_server.py", line 773, in 
<module>
    main()
  File "/tmp/ansible_4Xgtwd/ansible_module_os_server.py", line 761, in main
    _get_server_state(module, cloud)
  File "/tmp/ansible_4Xgtwd/ansible_module_os_server.py", line 677, in 
_get_server_state
    (ip_changed, server) = _check_ips(module, cloud, server)
  File "/tmp/ansible_4Xgtwd/ansible_module_os_server.py", line 621, in 
_check_ips
    if server['interface_ip']:
KeyError: 'interface_ip'




Am Donnerstag, 15. Februar 2018 18:58:15 UTC+1 schrieb Sven Leupold:
>
> Hi
>
> I wonder if you experience the same problem with os_server if you run an 
> openstack playbook twice or more.
>
> If I run os_server after the initial vm setup was successful, it always 
> fails. Destroying vm's with state: absent is working. Uh!
>
> Any idea or is this just "normal" behaviour in os_server?
>
> Thanks in advance
>
> Sven
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/488e97a8-8830-474a-941d-9d3517e23d54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to