[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 6653 1726854754.09087: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-THM executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6653 1726854754.09372: Added group all to inventory 6653 1726854754.09374: Added group ungrouped to inventory 6653 1726854754.09377: Group all now contains ungrouped 6653 1726854754.09379: Examining possible inventory source: /tmp/ad_integration-BNV/inventory.yml 6653 1726854754.20144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6653 1726854754.20190: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6653 1726854754.20207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6653 1726854754.20244: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6653 1726854754.20294: Loaded config def from plugin (inventory/script) 6653 1726854754.20296: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6653 1726854754.20323: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6653 1726854754.20378: Loaded config def from plugin (inventory/yaml) 6653 1726854754.20380: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6653 1726854754.20438: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6653 1726854754.20707: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6653 1726854754.20710: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6653 1726854754.20712: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6653 1726854754.20717: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6653 1726854754.20721: Loading data from /tmp/ad_integration-BNV/inventory.yml 6653 1726854754.20763: /tmp/ad_integration-BNV/inventory.yml was not parsable by auto 6653 1726854754.20805: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6653 1726854754.20835: Loading data from /tmp/ad_integration-BNV/inventory.yml 6653 1726854754.20890: group all already in inventory 6653 1726854754.20895: set inventory_file for managed_node1 6653 1726854754.20899: set inventory_dir for managed_node1 6653 1726854754.20899: Added host managed_node1 to inventory 6653 1726854754.20901: Added host managed_node1 to group all 6653 1726854754.20902: set ansible_host for managed_node1 6653 1726854754.20902: set ansible_ssh_extra_args for managed_node1 6653 1726854754.20904: set inventory_file for managed_node2 6653 1726854754.20906: set inventory_dir for managed_node2 6653 1726854754.20906: Added host managed_node2 to inventory 6653 1726854754.20907: Added host managed_node2 to group all 6653 1726854754.20907: set ansible_host for managed_node2 6653 1726854754.20908: set ansible_ssh_extra_args for managed_node2 6653 1726854754.20909: set inventory_file for managed_node3 6653 1726854754.20911: set inventory_dir for managed_node3 6653 1726854754.20911: Added host managed_node3 to inventory 6653 1726854754.20912: Added host managed_node3 to group all 6653 1726854754.20912: set ansible_host for managed_node3 6653 1726854754.20913: set ansible_ssh_extra_args for managed_node3 6653 1726854754.20914: Reconcile groups and hosts in inventory. 6653 1726854754.20917: Group ungrouped now contains managed_node1 6653 1726854754.20918: Group ungrouped now contains managed_node2 6653 1726854754.20919: Group ungrouped now contains managed_node3 6653 1726854754.20973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6653 1726854754.21050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6653 1726854754.21081: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6653 1726854754.21099: Loaded config def from plugin (vars/host_group_vars) 6653 1726854754.21100: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 6653 1726854754.21105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6653 1726854754.21110: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 6653 1726854754.21137: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6653 1726854754.21376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.21439: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6653 1726854754.21465: Loaded config def from plugin (connection/local) 6653 1726854754.21467: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6653 1726854754.21840: Loaded config def from plugin (connection/paramiko_ssh) 6653 1726854754.21843: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 6653 1726854754.22707: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6653 1726854754.22751: Loaded config def from plugin (connection/psrp) 6653 1726854754.22754: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6653 1726854754.23207: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6653 1726854754.23249: Loaded config def from plugin (connection/ssh) 6653 1726854754.23256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6653 1726854754.25156: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6653 1726854754.25182: Loaded config def from plugin (connection/winrm) 6653 1726854754.25184: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6653 1726854754.25206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6653 1726854754.25282: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6653 1726854754.25356: Loaded config def from plugin (shell/cmd) 6653 1726854754.25360: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) [WARNING]: Could not match supplied host pattern, ignoring: ad 6653 1726854754.25392: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 6653 1726854754.25442: Loaded config def from plugin (shell/powershell) 6653 1726854754.25443: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6653 1726854754.25504: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6653 1726854754.25669: Loaded config def from plugin (shell/sh) 6653 1726854754.25670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6653 1726854754.25709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6653 1726854754.25810: Loaded config def from plugin (become/runas) 6653 1726854754.25814: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6653 1726854754.25979: Loaded config def from plugin (become/su) 6653 1726854754.25981: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6653 1726854754.26093: Loaded config def from plugin (become/sudo) 6653 1726854754.26096: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 6653 1726854754.26128: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6653 1726854754.26438: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6653 1726854754.28291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6653 1726854754.28364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6653 1726854754.28373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 6653 1726854754.28525: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6653 1726854754.28616: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6653 1726854754.28618: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-THM/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 6653 1726854754.28638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6653 1726854754.28653: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 6653 1726854754.28752: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6653 1726854754.28789: Loaded config def from plugin (callback/default) 6653 1726854754.28791: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6653 1726854754.29506: Loaded config def from plugin (callback/junit) 6653 1726854754.29508: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6653 1726854754.29537: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 6653 1726854754.29578: Loaded config def from plugin (callback/minimal) 6653 1726854754.29580: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6653 1726854754.29606: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6653 1726854754.29641: Loaded config def from plugin (callback/tree) 6653 1726854754.29642: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 6653 1726854754.29722: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6653 1726854754.29724: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-THM/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml 6653 1726854754.29741: in VariableManager get_vars() 6653 1726854754.29762: Could not match supplied host pattern, ignoring: ad 6653 1726854754.29775: done with get_vars() 6653 1726854754.29782: in VariableManager get_vars() 6653 1726854754.29789: done with get_vars() 6653 1726854754.29793: variable 'omit' from source: magic vars 6653 1726854754.29816: in VariableManager get_vars() 6653 1726854754.29824: done with get_vars() 6653 1726854754.29837: variable 'omit' from source: magic vars PLAY [Ensure role behaviour with default parameters] *************************** 6653 1726854754.30190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6653 1726854754.30239: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6653 1726854754.30267: getting the remaining hosts for this loop 6653 1726854754.30268: done getting the remaining hosts for this loop 6653 1726854754.30270: getting the next task for host managed_node2 6653 1726854754.30273: done getting next task for host managed_node2 6653 1726854754.30274: ^ task is: TASK: meta (flush_handlers) 6653 1726854754.30275: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.30280: getting variables 6653 1726854754.30280: in VariableManager get_vars() 6653 1726854754.30288: Calling all_inventory to load vars for managed_node2 6653 1726854754.30289: Calling groups_inventory to load vars for managed_node2 6653 1726854754.30291: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.30299: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.30306: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.30308: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.30330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.30365: done with get_vars() 6653 1726854754.30370: done getting variables 6653 1726854754.30396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6653 1726854754.30426: in VariableManager get_vars() 6653 1726854754.30432: Calling all_inventory to load vars for managed_node2 6653 1726854754.30434: Calling groups_inventory to load vars for managed_node2 6653 1726854754.30436: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.30439: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.30441: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.30442: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.30461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.30470: done with get_vars() 6653 1726854754.30477: done queuing things up, now waiting for results queue to drain 6653 1726854754.30478: results queue empty 6653 1726854754.30479: checking for any_errors_fatal 6653 1726854754.30479: done checking for any_errors_fatal 6653 1726854754.30480: checking for max_fail_percentage 6653 1726854754.30480: done checking for max_fail_percentage 6653 1726854754.30481: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.30481: done checking to see if all hosts have failed 6653 1726854754.30482: getting the remaining hosts for this loop 6653 1726854754.30482: done getting the remaining hosts for this loop 6653 1726854754.30484: getting the next task for host managed_node2 6653 1726854754.30487: done getting next task for host managed_node2 6653 1726854754.30488: ^ task is: TASK: Include the role 6653 1726854754.30489: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.30490: getting variables 6653 1726854754.30492: in VariableManager get_vars() 6653 1726854754.30508: Calling all_inventory to load vars for managed_node2 6653 1726854754.30509: Calling groups_inventory to load vars for managed_node2 6653 1726854754.30510: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.30513: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.30515: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.30516: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.30532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.30541: done with get_vars() 6653 1726854754.30546: done getting variables TASK [Include the role] ******************************************************** task path: /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Friday 20 September 2024 13:52:34 -0400 (0:00:00.009) 0:00:00.009 ****** 6653 1726854754.30601: entering _queue_task() for managed_node2/include_role 6653 1726854754.30602: Creating lock for include_role 6653 1726854754.30821: worker is 1 (out of 1 available) 6653 1726854754.30831: exiting _queue_task() for managed_node2/include_role 6653 1726854754.30841: done queuing things up, now waiting for results queue to drain 6653 1726854754.30843: waiting for pending results... 6653 1726854754.30964: running TaskExecutor() for managed_node2/TASK: Include the role 6653 1726854754.31017: in run() - task 02917521-46ed-ad20-bac1-000000000006 6653 1726854754.31027: variable 'ansible_search_path' from source: unknown 6653 1726854754.31054: calling self._execute() 6653 1726854754.31097: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.31103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.31111: variable 'omit' from source: magic vars 6653 1726854754.31180: _execute() done 6653 1726854754.31183: dumping result to json 6653 1726854754.31191: done dumping result, returning 6653 1726854754.31195: done running TaskExecutor() for managed_node2/TASK: Include the role [02917521-46ed-ad20-bac1-000000000006] 6653 1726854754.31198: sending task result for task 02917521-46ed-ad20-bac1-000000000006 6653 1726854754.31292: done sending task result for task 02917521-46ed-ad20-bac1-000000000006 6653 1726854754.31295: WORKER PROCESS EXITING 6653 1726854754.31340: no more pending results, returning what we have 6653 1726854754.31344: in VariableManager get_vars() 6653 1726854754.31369: Calling all_inventory to load vars for managed_node2 6653 1726854754.31371: Calling groups_inventory to load vars for managed_node2 6653 1726854754.31374: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.31383: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.31387: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.31391: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.31416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.31424: done with get_vars() 6653 1726854754.31428: variable 'ansible_search_path' from source: unknown 6653 1726854754.31473: variable 'omit' from source: magic vars 6653 1726854754.31490: variable 'omit' from source: magic vars 6653 1726854754.31499: variable 'omit' from source: magic vars 6653 1726854754.31502: we have included files to process 6653 1726854754.31503: generating all_blocks data 6653 1726854754.31503: done generating all_blocks data 6653 1726854754.31504: processing included file: fedora.linux_system_roles.ad_integration 6653 1726854754.31517: in VariableManager get_vars() 6653 1726854754.31525: done with get_vars() 6653 1726854754.31567: in VariableManager get_vars() 6653 1726854754.31575: done with get_vars() 6653 1726854754.31604: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/vars/main.yml 6653 1726854754.31832: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/defaults/main.yml 6653 1726854754.31908: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/meta/main.yml 6653 1726854754.31993: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml 6653 1726854754.34447: in VariableManager get_vars() 6653 1726854754.34463: done with get_vars() 6653 1726854754.36582: Loading data from /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml 6653 1726854754.37207: iterating over new_blocks loaded from include file 6653 1726854754.37209: in VariableManager get_vars() 6653 1726854754.37225: done with get_vars() 6653 1726854754.37227: filtering new block on tags 6653 1726854754.37280: done filtering new block on tags 6653 1726854754.37284: in VariableManager get_vars() 6653 1726854754.37295: done with get_vars() 6653 1726854754.37297: filtering new block on tags 6653 1726854754.37308: done filtering new block on tags 6653 1726854754.37310: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ad_integration for managed_node2 6653 1726854754.37313: extending task lists for all hosts with included blocks 6653 1726854754.37340: done extending task lists 6653 1726854754.37341: done processing included files 6653 1726854754.37342: results queue empty 6653 1726854754.37342: checking for any_errors_fatal 6653 1726854754.37344: done checking for any_errors_fatal 6653 1726854754.37345: checking for max_fail_percentage 6653 1726854754.37346: done checking for max_fail_percentage 6653 1726854754.37346: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.37347: done checking to see if all hosts have failed 6653 1726854754.37347: getting the remaining hosts for this loop 6653 1726854754.37348: done getting the remaining hosts for this loop 6653 1726854754.37349: getting the next task for host managed_node2 6653 1726854754.37351: done getting next task for host managed_node2 6653 1726854754.37353: ^ task is: TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6653 1726854754.37354: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.37362: getting variables 6653 1726854754.37362: in VariableManager get_vars() 6653 1726854754.37371: Calling all_inventory to load vars for managed_node2 6653 1726854754.37372: Calling groups_inventory to load vars for managed_node2 6653 1726854754.37383: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.37387: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.37389: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.37391: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.37409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.37422: done with get_vars() 6653 1726854754.37427: done getting variables 6653 1726854754.37485: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 13:52:34 -0400 (0:00:00.069) 0:00:00.078 ****** 6653 1726854754.37516: entering _queue_task() for managed_node2/fail 6653 1726854754.37517: Creating lock for fail 6653 1726854754.37734: worker is 1 (out of 1 available) 6653 1726854754.37747: exiting _queue_task() for managed_node2/fail 6653 1726854754.37761: done queuing things up, now waiting for results queue to drain 6653 1726854754.37762: waiting for pending results... 6653 1726854754.37987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available 6653 1726854754.38125: in run() - task 02917521-46ed-ad20-bac1-000000000023 6653 1726854754.38130: variable 'ansible_search_path' from source: unknown 6653 1726854754.38133: variable 'ansible_search_path' from source: unknown 6653 1726854754.38136: calling self._execute() 6653 1726854754.38174: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.38177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.38189: variable 'omit' from source: magic vars 6653 1726854754.38513: variable 'ad_integration_realm' from source: role '' defaults 6653 1726854754.38519: Evaluated conditional (not ad_integration_realm): True 6653 1726854754.38525: variable 'omit' from source: magic vars 6653 1726854754.38554: variable 'omit' from source: magic vars 6653 1726854754.38582: variable 'omit' from source: magic vars 6653 1726854754.38613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6653 1726854754.38638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6653 1726854754.38654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6653 1726854754.38669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6653 1726854754.38681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6653 1726854754.38704: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6653 1726854754.38707: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.38710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.38774: Set connection var ansible_timeout to 10 6653 1726854754.38778: Set connection var ansible_pipelining to False 6653 1726854754.38780: Set connection var ansible_connection to ssh 6653 1726854754.38790: Set connection var ansible_shell_executable to /bin/sh 6653 1726854754.38794: Set connection var ansible_module_compression to ZIP_DEFLATED 6653 1726854754.38797: Set connection var ansible_shell_type to sh 6653 1726854754.38815: variable 'ansible_shell_executable' from source: unknown 6653 1726854754.38818: variable 'ansible_connection' from source: unknown 6653 1726854754.38821: variable 'ansible_module_compression' from source: unknown 6653 1726854754.38823: variable 'ansible_shell_type' from source: unknown 6653 1726854754.38826: variable 'ansible_shell_executable' from source: unknown 6653 1726854754.38828: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.38830: variable 'ansible_pipelining' from source: unknown 6653 1726854754.38833: variable 'ansible_timeout' from source: unknown 6653 1726854754.38837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.38948: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6653 1726854754.38956: variable 'omit' from source: magic vars 6653 1726854754.38962: starting attempt loop 6653 1726854754.38965: running the handler 6653 1726854754.38973: handler run complete 6653 1726854754.38997: attempt loop complete, returning result 6653 1726854754.39000: _execute() done 6653 1726854754.39003: dumping result to json 6653 1726854754.39005: done dumping result, returning 6653 1726854754.39011: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available [02917521-46ed-ad20-bac1-000000000023] 6653 1726854754.39014: sending task result for task 02917521-46ed-ad20-bac1-000000000023 6653 1726854754.39096: done sending task result for task 02917521-46ed-ad20-bac1-000000000023 6653 1726854754.39099: WORKER PROCESS EXITING 6653 1726854754.39129: marking managed_node2 as failed 6653 1726854754.39135: marking host managed_node2 failed, current state: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.39141: ^ failed state is now: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.39143: getting the next task for host managed_node2 6653 1726854754.39147: done getting next task for host managed_node2 6653 1726854754.39149: ^ task is: TASK: Assert that user is notified about missing variables 6653 1726854754.39150: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node2]: FAILED! => { "changed": false } MSG: Variable ad_integration_realm must be provided! 6653 1726854754.39257: no more pending results, returning what we have 6653 1726854754.39261: results queue empty 6653 1726854754.39261: checking for any_errors_fatal 6653 1726854754.39263: done checking for any_errors_fatal 6653 1726854754.39263: checking for max_fail_percentage 6653 1726854754.39264: done checking for max_fail_percentage 6653 1726854754.39264: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.39265: done checking to see if all hosts have failed 6653 1726854754.39265: getting the remaining hosts for this loop 6653 1726854754.39266: done getting the remaining hosts for this loop 6653 1726854754.39268: getting the next task for host managed_node2 6653 1726854754.39271: done getting next task for host managed_node2 6653 1726854754.39272: ^ task is: TASK: Assert that user is notified about missing variables 6653 1726854754.39273: ^ state is: HOST STATE: block=2, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.39276: getting variables 6653 1726854754.39277: in VariableManager get_vars() 6653 1726854754.39294: Calling all_inventory to load vars for managed_node2 6653 1726854754.39296: Calling groups_inventory to load vars for managed_node2 6653 1726854754.39298: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.39307: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.39308: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.39310: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.39335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.39346: done with get_vars() 6653 1726854754.39350: done getting variables 6653 1726854754.39447: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 Friday 20 September 2024 13:52:34 -0400 (0:00:00.019) 0:00:00.097 ****** 6653 1726854754.39466: entering _queue_task() for managed_node2/assert 6653 1726854754.39467: Creating lock for assert 6653 1726854754.39663: worker is 1 (out of 1 available) 6653 1726854754.39677: exiting _queue_task() for managed_node2/assert 6653 1726854754.39691: done queuing things up, now waiting for results queue to drain 6653 1726854754.39692: waiting for pending results... 6653 1726854754.39824: running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables 6653 1726854754.39899: in run() - task 02917521-46ed-ad20-bac1-000000000007 6653 1726854754.39903: variable 'ansible_search_path' from source: unknown 6653 1726854754.40006: calling self._execute() 6653 1726854754.40009: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.40012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.40015: variable 'omit' from source: magic vars 6653 1726854754.40102: variable 'omit' from source: magic vars 6653 1726854754.40146: variable 'omit' from source: magic vars 6653 1726854754.40161: variable 'omit' from source: magic vars 6653 1726854754.40194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6653 1726854754.40219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6653 1726854754.40234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6653 1726854754.40248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6653 1726854754.40256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6653 1726854754.40291: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6653 1726854754.40321: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.40324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.40380: Set connection var ansible_timeout to 10 6653 1726854754.40388: Set connection var ansible_pipelining to False 6653 1726854754.40391: Set connection var ansible_connection to ssh 6653 1726854754.40396: Set connection var ansible_shell_executable to /bin/sh 6653 1726854754.40402: Set connection var ansible_module_compression to ZIP_DEFLATED 6653 1726854754.40405: Set connection var ansible_shell_type to sh 6653 1726854754.40421: variable 'ansible_shell_executable' from source: unknown 6653 1726854754.40424: variable 'ansible_connection' from source: unknown 6653 1726854754.40427: variable 'ansible_module_compression' from source: unknown 6653 1726854754.40429: variable 'ansible_shell_type' from source: unknown 6653 1726854754.40431: variable 'ansible_shell_executable' from source: unknown 6653 1726854754.40434: variable 'ansible_host' from source: host vars for 'managed_node2' 6653 1726854754.40437: variable 'ansible_pipelining' from source: unknown 6653 1726854754.40439: variable 'ansible_timeout' from source: unknown 6653 1726854754.40444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6653 1726854754.40541: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 6653 1726854754.40549: variable 'omit' from source: magic vars 6653 1726854754.40554: starting attempt loop 6653 1726854754.40557: running the handler 6653 1726854754.40807: variable 'ansible_failed_result' from source: set_fact 6653 1726854754.40820: Evaluated conditional ("Variable ad_integration_realm" in ansible_failed_result.msg): True 6653 1726854754.40823: handler run complete 6653 1726854754.40834: attempt loop complete, returning result 6653 1726854754.40837: _execute() done 6653 1726854754.40840: dumping result to json 6653 1726854754.40842: done dumping result, returning 6653 1726854754.40847: done running TaskExecutor() for managed_node2/TASK: Assert that user is notified about missing variables [02917521-46ed-ad20-bac1-000000000007] 6653 1726854754.40852: sending task result for task 02917521-46ed-ad20-bac1-000000000007 6653 1726854754.40925: done sending task result for task 02917521-46ed-ad20-bac1-000000000007 6653 1726854754.40929: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6653 1726854754.40976: no more pending results, returning what we have 6653 1726854754.40978: results queue empty 6653 1726854754.40979: checking for any_errors_fatal 6653 1726854754.40984: done checking for any_errors_fatal 6653 1726854754.40984: checking for max_fail_percentage 6653 1726854754.40988: done checking for max_fail_percentage 6653 1726854754.40989: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.40989: done checking to see if all hosts have failed 6653 1726854754.40990: getting the remaining hosts for this loop 6653 1726854754.40991: done getting the remaining hosts for this loop 6653 1726854754.40994: getting the next task for host managed_node2 6653 1726854754.41001: done getting next task for host managed_node2 6653 1726854754.41003: ^ task is: TASK: meta (flush_handlers) 6653 1726854754.41004: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.41008: getting variables 6653 1726854754.41009: in VariableManager get_vars() 6653 1726854754.41031: Calling all_inventory to load vars for managed_node2 6653 1726854754.41034: Calling groups_inventory to load vars for managed_node2 6653 1726854754.41036: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.41044: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.41045: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.41047: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.41075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.41090: done with get_vars() 6653 1726854754.41095: done getting variables 6653 1726854754.41137: in VariableManager get_vars() 6653 1726854754.41163: Calling all_inventory to load vars for managed_node2 6653 1726854754.41165: Calling groups_inventory to load vars for managed_node2 6653 1726854754.41166: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.41169: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.41171: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.41178: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.41207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.41216: done with get_vars() 6653 1726854754.41223: done queuing things up, now waiting for results queue to drain 6653 1726854754.41224: results queue empty 6653 1726854754.41225: checking for any_errors_fatal 6653 1726854754.41226: done checking for any_errors_fatal 6653 1726854754.41226: checking for max_fail_percentage 6653 1726854754.41227: done checking for max_fail_percentage 6653 1726854754.41227: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.41228: done checking to see if all hosts have failed 6653 1726854754.41228: getting the remaining hosts for this loop 6653 1726854754.41229: done getting the remaining hosts for this loop 6653 1726854754.41230: getting the next task for host managed_node2 6653 1726854754.41233: done getting next task for host managed_node2 6653 1726854754.41237: ^ task is: TASK: meta (flush_handlers) 6653 1726854754.41238: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.41240: getting variables 6653 1726854754.41240: in VariableManager get_vars() 6653 1726854754.41250: Calling all_inventory to load vars for managed_node2 6653 1726854754.41253: Calling groups_inventory to load vars for managed_node2 6653 1726854754.41255: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.41261: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.41263: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.41266: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.41288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.41297: done with get_vars() 6653 1726854754.41301: done getting variables 6653 1726854754.41349: in VariableManager get_vars() 6653 1726854754.41355: Calling all_inventory to load vars for managed_node2 6653 1726854754.41357: Calling groups_inventory to load vars for managed_node2 6653 1726854754.41360: Calling all_plugins_inventory to load vars for managed_node2 6653 1726854754.41369: Calling all_plugins_play to load vars for managed_node2 6653 1726854754.41371: Calling groups_plugins_inventory to load vars for managed_node2 6653 1726854754.41374: Calling groups_plugins_play to load vars for managed_node2 6653 1726854754.41407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6653 1726854754.41432: done with get_vars() 6653 1726854754.41440: done queuing things up, now waiting for results queue to drain 6653 1726854754.41441: results queue empty 6653 1726854754.41442: checking for any_errors_fatal 6653 1726854754.41442: done checking for any_errors_fatal 6653 1726854754.41443: checking for max_fail_percentage 6653 1726854754.41443: done checking for max_fail_percentage 6653 1726854754.41444: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.41444: done checking to see if all hosts have failed 6653 1726854754.41445: getting the remaining hosts for this loop 6653 1726854754.41445: done getting the remaining hosts for this loop 6653 1726854754.41447: getting the next task for host managed_node2 6653 1726854754.41448: done getting next task for host managed_node2 6653 1726854754.41449: ^ task is: None 6653 1726854754.41450: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6653 1726854754.41450: done queuing things up, now waiting for results queue to drain 6653 1726854754.41451: results queue empty 6653 1726854754.41451: checking for any_errors_fatal 6653 1726854754.41452: done checking for any_errors_fatal 6653 1726854754.41452: checking for max_fail_percentage 6653 1726854754.41453: done checking for max_fail_percentage 6653 1726854754.41453: checking to see if all hosts have failed and the running result is not ok 6653 1726854754.41453: done checking to see if all hosts have failed 6653 1726854754.41455: getting the next task for host managed_node2 6653 1726854754.41456: done getting next task for host managed_node2 6653 1726854754.41456: ^ task is: None 6653 1726854754.41459: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Friday 20 September 2024 13:52:34 -0400 (0:00:00.020) 0:00:00.118 ****** =============================================================================== Include the role -------------------------------------------------------- 0.07s /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:11 Assert that user is notified about missing variables -------------------- 0.02s /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:16 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.02s /tmp/collections-THM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 6653 1726854754.41517: RUNNING CLEANUP