[WARNING]: Could not match supplied host pattern, ignoring: ad
ansible-playbook [core 2.17.6]
  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-fv9
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.6 (main, Oct 29 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-2)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
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-fv9/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml

PLAY [Ensure role behaviour with default parameters] ***************************

TASK [Include the role] ********************************************************
task path: /tmp/collections-fv9/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9
Saturday 23 November 2024  07:23:05 -0500 (0:00:00.007)       0:00:00.007 ***** 
included: fedora.linux_system_roles.ad_integration for managed-node2

TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] ***
task path: /tmp/collections-fv9/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3
Saturday 23 November 2024  07:23:05 -0500 (0:00:00.058)       0:00:00.065 ***** 
fatal: [managed-node2]: FAILED! => {
    "changed": false
}

MSG:

Variable ad_integration_realm must be provided!

TASK [Assert that user is notified about missing variables] ********************
task path: /tmp/collections-fv9/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:14
Saturday 23 November 2024  07:23:05 -0500 (0:00:00.014)       0:00:00.080 ***** 
ok: [managed-node2] => {
    "changed": false
}

MSG:

All assertions passed

PLAY RECAP *********************************************************************
managed-node2              : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=1    ignored=0   

Saturday 23 November 2024  07:23:05 -0500 (0:00:00.012)       0:00:00.093 ***** 
=============================================================================== 
Include the role -------------------------------------------------------- 0.06s
/tmp/collections-fv9/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9 
fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.01s
/tmp/collections-fv9/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-fv9/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:14