[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. [WARNING]: Could not match supplied host pattern, ignoring: ad ansible-playbook [core 2.17.3] 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-W6O executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-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-W6O/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-W6O/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9 Saturday 31 August 2024 08:19:24 -0400 (0:00:00.008) 0:00:00.008 ******* 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-W6O/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 31 August 2024 08:19:24 -0400 (0:00:00.055) 0:00:00.063 ******* 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-W6O/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:14 Saturday 31 August 2024 08:19:24 -0400 (0:00:00.013) 0:00:00.077 ******* 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 31 August 2024 08:19:24 -0400 (0:00:00.014) 0:00:00.092 ******* =============================================================================== Include the role -------------------------------------------------------- 0.06s /tmp/collections-W6O/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9 Assert that user is notified about missing variables -------------------- 0.01s /tmp/collections-W6O/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:14 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.01s /tmp/collections-W6O/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3