[WARNING]: Could not match supplied host pattern, ignoring: ad ansible-playbook [core 2.17.14] 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-t6k executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. 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-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml PLAY [Ensure role behaviour with default parameters] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:3 Wednesday 20 May 2026 12:57:17 -0400 (0:00:00.018) 0:00:00.018 ********* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Include the role] ******************************************************** task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:8 Wednesday 20 May 2026 12:57:18 -0400 (0:00:01.078) 0:00:01.096 ********* included: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:9 Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.025) 0:00:01.122 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:23 Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.001) 0:00:01.123 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:33 Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.027) 0:00:01.151 ********* included: fedora.linux_system_roles.ad_integration for managed-node1 TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.179) 0:00:01.331 ********* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Variable ad_integration_realm must be provided! TASK [Assert that user is notified about missing variables] ******************** task path: /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:12 Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.016) 0:00:01.347 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node1 : ok=4 changed=0 unreachable=0 failed=0 skipped=1 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-05-20T16:57:18.675075+00:00Z", "host": "managed-node1", "message": "Variable ad_integration_realm must be provided!", "start_time": "2026-05-20T16:57:18.660969+00:00Z", "task_name": "Ensure that mandatory variable ad_integration_realm is available", "task_path": "/tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 20 May 2026 12:57:18 -0400 (0:00:00.013) 0:00:01.361 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:3 Run the role normally --------------------------------------------------- 0.18s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:33 Run the role ------------------------------------------------------------ 0.03s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:23 Include the role -------------------------------------------------------- 0.03s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:8 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.02s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Assert that user is notified about missing variables -------------------- 0.01s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:12 Clear facts ------------------------------------------------------------- 0.00s /tmp/collections-t6k/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tasks/run_role_with_clear_facts.yml:9