[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-10-14 07:50:49.877602 | fa163e75-7366-aacc-6a86-000000000004 |       TASK | Check for required inputs
2025-10-14 07:50:49.951016 | fa163e75-7366-aacc-6a86-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2025-10-14 07:50:49.977946 | fa163e75-7366-aacc-6a86-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2025-10-14 07:50:49.982542 | fa163e75-7366-aacc-6a86-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.143840 | 0.10s
2025-10-14 07:50:50.003784 | fa163e75-7366-aacc-6a86-000000000006 |       TASK | Ensure access path exists
2025-10-14 07:50:50.422219 | fa163e75-7366-aacc-6a86-000000000006 |         OK | Ensure access path exists | localhost
2025-10-14 07:50:50.423890 | fa163e75-7366-aacc-6a86-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.585191 | 0.42s
2025-10-14 07:50:50.431680 | fa163e75-7366-aacc-6a86-000000000007 |       TASK | Grant privileges to the execution user
2025-10-14 07:50:51.082344 | fa163e75-7366-aacc-6a86-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2025-10-14 07:50:51.093377 | fa163e75-7366-aacc-6a86-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.254663 | 0.66s
2025-10-14 07:50:51.539225 | fa163e75-7366-aacc-6a86-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2025-10-14 07:50:51.549892 | fa163e75-7366-aacc-6a86-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.711198 | 1.12s
2025-10-14 07:50:51.639319 | fa163e75-7366-aacc-6a86-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.800614 | 1.21s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2025-10-14 07:50:51.686857 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-10-14 07:50:51.687159 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-10-14 07:50:51.687483 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.848801 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-10-14 07:50:51.687791 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2025-10-14 07:50:51.688105 | fa163e75-7366-aacc-6a86-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.21s
2025-10-14 07:50:51.688420 | fa163e75-7366-aacc-6a86-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.42s
2025-10-14 07:50:51.688766 | fa163e75-7366-aacc-6a86-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.10s
2025-10-14 07:50:51.689084 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
