[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] *************************
2026-02-01 07:45:50.935746 | fa163eec-8cd9-be98-c2b9-000000000004 |       TASK | Check for required inputs
2026-02-01 07:45:51.011361 | fa163eec-8cd9-be98-c2b9-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2026-02-01 07:45:51.040568 | fa163eec-8cd9-be98-c2b9-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2026-02-01 07:45:51.044896 | fa163eec-8cd9-be98-c2b9-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.150166 | 0.11s
2026-02-01 07:45:51.068407 | fa163eec-8cd9-be98-c2b9-000000000006 |       TASK | Ensure access path exists
2026-02-01 07:45:51.505718 | fa163eec-8cd9-be98-c2b9-000000000006 |         OK | Ensure access path exists | localhost
2026-02-01 07:45:51.506520 | fa163eec-8cd9-be98-c2b9-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.611811 | 0.44s
2026-02-01 07:45:51.510281 | fa163eec-8cd9-be98-c2b9-000000000007 |       TASK | Grant privileges to the execution user
2026-02-01 07:45:52.096989 | fa163eec-8cd9-be98-c2b9-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2026-02-01 07:45:52.107125 | fa163eec-8cd9-be98-c2b9-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.212401 | 0.60s
2026-02-01 07:45:52.643249 | fa163eec-8cd9-be98-c2b9-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2026-02-01 07:45:52.654683 | fa163eec-8cd9-be98-c2b9-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.759965 | 1.14s
2026-02-01 07:45:52.746536 | fa163eec-8cd9-be98-c2b9-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.851807 | 1.24s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2026-02-01 07:45:52.796263 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-01 07:45:52.796616 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-01 07:45:52.796955 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.902248 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-01 07:45:52.797271 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2026-02-01 07:45:52.797621 | fa163eec-8cd9-be98-c2b9-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.24s
2026-02-01 07:45:52.797976 | fa163eec-8cd9-be98-c2b9-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.44s
2026-02-01 07:45:52.798365 | fa163eec-8cd9-be98-c2b9-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.11s
2026-02-01 07:45:52.798732 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
