[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.2] 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/tmp.CTuUQT5FSq executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/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/tmp.CTuUQT5FSq/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/tmp.CTuUQT5FSq/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9 Saturday 27 July 2024 08:23:49 -0400 (0:00:00.010) 0:00:00.010 ********* 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/tmp.CTuUQT5FSq/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 27 July 2024 08:23:49 -0400 (0:00:00.071) 0:00:00.081 ********* 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/tmp.CTuUQT5FSq/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:14 Saturday 27 July 2024 08:23:49 -0400 (0:00:00.017) 0:00:00.098 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed_node1 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Saturday 27 July 2024 08:23:49 -0400 (0:00:00.020) 0:00:00.119 ********* =============================================================================== Include the role -------------------------------------------------------- 0.07s /tmp/tmp.CTuUQT5FSq/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_default.yml:9 Assert that user is notified about missing variables -------------------- 0.02s /tmp/tmp.CTuUQT5FSq/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.02s /tmp/tmp.CTuUQT5FSq/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3