# Pastebin P7eJn8Vf TASK [haproxy : Checking if kolla_internal_vip_address is in the same network as api_interface on all nodes] ****************************************************************** [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|failed` use `result is failed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. fatal: [rich-kolla-controller01]: FAILED! => {"changed": false, "cmd": "ip -o addr show dev eth0", "failed_when_result": true, "msg": "[Errno 2] No such file or directory", "rc": 2} [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|failed` use `result is failed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. fatal: [rich-kolla-controller02]: FAILED! => {"changed": false, "cmd": "ip -o addr show dev eth0", "failed_when_result": true, "msg": "[Errno 2] No such file or directory", "rc": 2} [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|failed` use `result is failed`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. fatal: [rich-kolla-controller03]: FAILED! => {"changed": false, "cmd": "ip -o addr show dev eth0", "failed_when_result": true, "msg": "[Errno 2] No such file or directory", "rc": 2} [WARNING]: Could not create retry file '/usr/share/kolla-ansible/ansible/site.retry'. [Errno 13] Permission denied: u'/usr/share/kolla-ansible/ansible/site.retry'