[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-14 07:55:24.475918 | fa163e10-bba3-f866-79f2-000000000004 |       TASK | Check for required inputs
2026-06-14 07:55:24.553553 | fa163e10-bba3-f866-79f2-000000000004 |    SKIPPED | Check for required inputs | localhost | item=access_path
2026-06-14 07:55:24.584608 | fa163e10-bba3-f866-79f2-000000000004 |    SKIPPED | Check for required inputs | localhost | item=execution_user
2026-06-14 07:55:24.591187 | fa163e10-bba3-f866-79f2-000000000004 |     TIMING | Check for required inputs | localhost | 0:00:00.154249 | 0.11s
2026-06-14 07:55:24.612654 | fa163e10-bba3-f866-79f2-000000000006 |       TASK | Ensure access path exists
2026-06-14 07:55:25.027339 | fa163e10-bba3-f866-79f2-000000000006 |         OK | Ensure access path exists | localhost
2026-06-14 07:55:25.028744 | fa163e10-bba3-f866-79f2-000000000006 |     TIMING | Ensure access path exists | localhost | 0:00:00.591816 | 0.41s
2026-06-14 07:55:25.037052 | fa163e10-bba3-f866-79f2-000000000007 |       TASK | Grant privileges to the execution user
2026-06-14 07:55:25.580432 | fa163e10-bba3-f866-79f2-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=zuul
2026-06-14 07:55:25.589912 | fa163e10-bba3-f866-79f2-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.152977 | 0.55s
2026-06-14 07:55:26.020037 | fa163e10-bba3-f866-79f2-000000000007 |    CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin
2026-06-14 07:55:26.032006 | fa163e10-bba3-f866-79f2-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.595059 | 0.99s
2026-06-14 07:55:26.124020 | fa163e10-bba3-f866-79f2-000000000007 |     TIMING | Grant privileges to the execution user | localhost | 0:00:01.687089 | 1.09s

PLAY RECAP *********************************************************************
localhost                  : ok=2    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   
2026-06-14 07:55:26.172349 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 07:55:26.172795 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 07:55:26.173231 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.736318 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 07:55:26.173533 |                                 UUID |       Info |       Host |   Task Name |   Run Time
2026-06-14 07:55:26.173814 | fa163e10-bba3-f866-79f2-000000000007 |    SUMMARY |  localhost | Grant privileges to the execution user | 1.09s
2026-06-14 07:55:26.174118 | fa163e10-bba3-f866-79f2-000000000006 |    SUMMARY |  localhost | Ensure access path exists | 0.41s
2026-06-14 07:55:26.174509 | fa163e10-bba3-f866-79f2-000000000004 |    SUMMARY |  localhost | Check for required inputs | 0.11s
2026-06-14 07:55:26.174875 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
