[DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Get Horizon URL] *********************************************** 2026-06-12 07:58:22.389979 | fa163e92-4f60-11ce-c4c3-000000000004 | TASK | Check for required inputs 2026-06-12 07:58:22.466520 | fa163e92-4f60-11ce-c4c3-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2026-06-12 07:58:22.491564 | fa163e92-4f60-11ce-c4c3-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2026-06-12 07:58:22.502940 | fa163e92-4f60-11ce-c4c3-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.152931 | 0.11s 2026-06-12 07:58:22.519853 | fa163e92-4f60-11ce-c4c3-000000000006 | TASK | Fetch stack data 2026-06-12 07:58:25.398845 | fa163e92-4f60-11ce-c4c3-000000000006 | OK | Fetch stack data | localhost 2026-06-12 07:58:25.400009 | fa163e92-4f60-11ce-c4c3-000000000006 | TIMING | Fetch stack data | localhost | 0:00:03.050014 | 2.88s 2026-06-12 07:58:25.404977 | fa163e92-4f60-11ce-c4c3-000000000007 | TASK | Create horizon url temp file 2026-06-12 07:58:26.184231 | fa163e92-4f60-11ce-c4c3-000000000007 | CHANGED | Create horizon url temp file | localhost 2026-06-12 07:58:26.185517 | fa163e92-4f60-11ce-c4c3-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:03.835512 | 0.78s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-12 07:58:26.208470 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 07:58:26.209070 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 07:58:26.209603 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.859609 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 07:58:26.210079 | UUID | Info | Host | Task Name | Run Time 2026-06-12 07:58:26.210605 | fa163e92-4f60-11ce-c4c3-000000000006 | SUMMARY | localhost | Fetch stack data | 2.88s 2026-06-12 07:58:26.211082 | fa163e92-4f60-11ce-c4c3-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.78s 2026-06-12 07:58:26.211525 | fa163e92-4f60-11ce-c4c3-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-06-12 07:58:26.212000 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~