[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 08:23:01.388241 | fa163ea8-9abc-406e-9ff9-000000000004 | TASK | Check for required inputs 2025-10-14 08:23:01.506108 | fa163ea8-9abc-406e-9ff9-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2025-10-14 08:23:01.513357 | fa163ea8-9abc-406e-9ff9-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2025-10-14 08:23:01.521475 | fa163ea8-9abc-406e-9ff9-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.176021 | 0.13s 2025-10-14 08:23:01.537468 | fa163ea8-9abc-406e-9ff9-000000000006 | TASK | Ensure access path exists 2025-10-14 08:23:01.951484 | fa163ea8-9abc-406e-9ff9-000000000006 | OK | Ensure access path exists | localhost 2025-10-14 08:23:01.952470 | fa163ea8-9abc-406e-9ff9-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.607031 | 0.41s 2025-10-14 08:23:01.957481 | fa163ea8-9abc-406e-9ff9-000000000007 | TASK | Grant privileges to the execution user 2025-10-14 08:23:02.545350 | fa163ea8-9abc-406e-9ff9-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2025-10-14 08:23:02.555584 | fa163ea8-9abc-406e-9ff9-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.210131 | 0.60s 2025-10-14 08:23:03.026653 | fa163ea8-9abc-406e-9ff9-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2025-10-14 08:23:03.033074 | fa163ea8-9abc-406e-9ff9-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.687636 | 1.07s 2025-10-14 08:23:03.099653 | fa163ea8-9abc-406e-9ff9-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.754201 | 1.14s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-14 08:23:03.141854 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:03.142212 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:03.142442 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.797014 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:03.142656 | UUID | Info | Host | Task Name | Run Time 2025-10-14 08:23:03.142900 | fa163ea8-9abc-406e-9ff9-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.14s 2025-10-14 08:23:03.143147 | fa163ea8-9abc-406e-9ff9-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.41s 2025-10-14 08:23:03.143374 | fa163ea8-9abc-406e-9ff9-000000000004 | SUMMARY | localhost | Check for required inputs | 0.13s 2025-10-14 08:23:03.143584 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~