[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-06-13 07:59:59.254124 | fa163e70-728f-dd7d-c1b8-000000000004 |       TASK | Check for required inputs
2026-06-13 07:59:59.331888 | fa163e70-728f-dd7d-c1b8-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2026-06-13 07:59:59.358855 | fa163e70-728f-dd7d-c1b8-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2026-06-13 07:59:59.365354 | fa163e70-728f-dd7d-c1b8-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.151516 | 0.11s
2026-06-13 07:59:59.386270 | fa163e70-728f-dd7d-c1b8-000000000006 |       TASK | Ensure access path exists
2026-06-13 07:59:59.809724 | fa163e70-728f-dd7d-c1b8-000000000006 |         OK | Ensure access path exists | localhost
2026-06-13 07:59:59.811793 | fa163e70-728f-dd7d-c1b8-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.597947 | 0.42s
2026-06-13 07:59:59.820551 | fa163e70-728f-dd7d-c1b8-000000000007 |       TASK | Grant privileges to the execution user
2026-06-13 08:00:00.354839 | fa163e70-728f-dd7d-c1b8-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2026-06-13 08:00:00.361498 | fa163e70-728f-dd7d-c1b8-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.147652 | 0.54s
2026-06-13 08:00:00.782433 | fa163e70-728f-dd7d-c1b8-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2026-06-13 08:00:00.794372 | fa163e70-728f-dd7d-c1b8-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.580534 | 0.97s
2026-06-13 08:00:00.888639 | fa163e70-728f-dd7d-c1b8-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.674793 | 1.06s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2026-06-13 08:00:00.936563 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 08:00:00.936886 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 08:00:00.937414 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.723591 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-13 08:00:00.937857 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2026-06-13 08:00:00.938217 | fa163e70-728f-dd7d-c1b8-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.06s
2026-06-13 08:00:00.938586 | fa163e70-728f-dd7d-c1b8-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.42s
2026-06-13 08:00:00.939003 | fa163e70-728f-dd7d-c1b8-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.11s
2026-06-13 08:00:00.939326 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
