[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 [Playbook for granting a given user local access] *************************
2025-11-26 07:51:03.352781 | fa163e0c-5749-e329-449e-000000000004 |       TASK | Check for required inputs
2025-11-26 07:51:03.421179 | fa163e0c-5749-e329-449e-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2025-11-26 07:51:03.438708 | fa163e0c-5749-e329-449e-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2025-11-26 07:51:03.445655 | fa163e0c-5749-e329-449e-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.138175 | 0.09s
2025-11-26 07:51:03.468983 | fa163e0c-5749-e329-449e-000000000006 |       TASK | Ensure access path exists
2025-11-26 07:51:03.860004 | fa163e0c-5749-e329-449e-000000000006 |         OK | Ensure access path exists | localhost
2025-11-26 07:51:03.861751 | fa163e0c-5749-e329-449e-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.554278 | 0.39s
2025-11-26 07:51:03.869379 | fa163e0c-5749-e329-449e-000000000007 |       TASK | Grant privileges to the execution user
2025-11-26 07:51:04.495625 | fa163e0c-5749-e329-449e-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2025-11-26 07:51:04.506111 | fa163e0c-5749-e329-449e-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.198643 | 0.64s
2025-11-26 07:51:05.006115 | fa163e0c-5749-e329-449e-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2025-11-26 07:51:05.017696 | fa163e0c-5749-e329-449e-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.710233 | 1.15s
2025-11-26 07:51:05.099924 | fa163e0c-5749-e329-449e-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.792455 | 1.23s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2025-11-26 07:51:05.143206 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-11-26 07:51:05.143549 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-11-26 07:51:05.143895 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.836444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-11-26 07:51:05.144222 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2025-11-26 07:51:05.144570 | fa163e0c-5749-e329-449e-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.23s
2025-11-26 07:51:05.144916 | fa163e0c-5749-e329-449e-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.39s
2025-11-26 07:51:05.145241 | fa163e0c-5749-e329-449e-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.09s
2025-11-26 07:51:05.145585 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
