# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.15.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.15/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cidq7attgy/.collection executable location = /opt/ansible-2.15/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.15/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file redirecting (type: modules) ansible.builtin.win_domain_group to community.windows.win_domain_group redirecting (type: modules) ansible.builtin.win_domain_user to community.windows.win_domain_user Skipping callback 'debug', 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_full_integration.yml ******************************************* 3 plays in /WORKDIR/git-weekly-cidq7attgy/tests/tests_full_integration.yml PLAY [Set variables] *********************************************************** skipping: no hosts matched PLAY [Prepare user and groups on the AD] *************************************** skipping: no hosts matched PLAY [Ensure that the role runs with real AD] ********************************** skipping: no hosts matched PLAY RECAP ********************************************************************* Saturday 26 August 2023 14:46:15 +0000 (0:00:00.012) 0:00:00.012 ******* =============================================================================== ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: community.windows.win_domain_group has been deprecated. Use microsoft.ad.group instead. This feature will be removed from community.windows in version 3.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: community.windows.win_domain_user has been deprecated. Use microsoft.ad.user instead. This feature will be removed from community.windows in version 3.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Could not match supplied host pattern, ignoring: client [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---