[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-20 07:44:56.100083 | fa163e7d-4a09-669e-b24c-000000000004 |       TASK | Check for required inputs
2026-02-20 07:44:56.157614 | fa163e7d-4a09-669e-b24c-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2026-02-20 07:44:56.177164 | fa163e7d-4a09-669e-b24c-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2026-02-20 07:44:56.181744 | fa163e7d-4a09-669e-b24c-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.123024 | 0.08s
2026-02-20 07:44:56.193463 | fa163e7d-4a09-669e-b24c-000000000006 |       TASK | Ensure access path exists
2026-02-20 07:44:56.652087 | fa163e7d-4a09-669e-b24c-000000000006 |         OK | Ensure access path exists | localhost
2026-02-20 07:44:56.653436 | fa163e7d-4a09-669e-b24c-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.594711 | 0.46s
2026-02-20 07:44:56.660998 | fa163e7d-4a09-669e-b24c-000000000007 |       TASK | Grant privileges to the execution user
2026-02-20 07:44:57.371322 | fa163e7d-4a09-669e-b24c-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2026-02-20 07:44:57.381428 | fa163e7d-4a09-669e-b24c-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.322699 | 0.72s
2026-02-20 07:44:57.886103 | fa163e7d-4a09-669e-b24c-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2026-02-20 07:44:57.897629 | fa163e7d-4a09-669e-b24c-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.838903 | 1.23s
2026-02-20 07:44:57.990087 | fa163e7d-4a09-669e-b24c-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.931358 | 1.33s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2026-02-20 07:44:58.037672 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-20 07:44:58.037978 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-20 07:44:58.038270 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.979562 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-02-20 07:44:58.038583 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2026-02-20 07:44:58.038949 | fa163e7d-4a09-669e-b24c-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.33s
2026-02-20 07:44:58.039264 | fa163e7d-4a09-669e-b24c-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.46s
2026-02-20 07:44:58.039616 | fa163e7d-4a09-669e-b24c-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.08s
2026-02-20 07:44:58.039951 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
