[WARNING]: Could not match supplied host pattern, ignoring: ad ansible-playbook [core 2.17.12] 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-6pO executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/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_dyndns.yml ***************************************************** 1 plays in /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml PLAY [Ensure that the role configures dynamic dns] ***************************** TASK [Test - Run the system role with bogus vars] ****************************** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:31 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.029) 0:00:00.029 ********** 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-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.040) 0:00:00.069 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not ad_integration_realm", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.011) 0:00:00.080 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ad_integration_timesync_source is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.014) 0:00:00.094 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.027) 0:00:00.122 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.027) 0:00:00.149 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.026) 0:00:00.175 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 24 May 2025 08:20:55 -0400 (0:00:00.027) 0:00:00.203 ********** included: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 24 May 2025 08:20:56 -0400 (0:00:00.019) 0:00:00.223 ********** [WARNING]: Platform linux on host managed-node2 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-node2] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Saturday 24 May 2025 08:20:57 -0400 (0:00:01.979) 0:00:02.203 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Saturday 24 May 2025 08:20:58 -0400 (0:00:00.413) 0:00:02.616 ********** ok: [managed-node2] => { "ansible_facts": { "__ad_integration_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Saturday 24 May 2025 08:20:58 -0400 (0:00:00.026) 0:00:02.643 ********** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 24 May 2025 08:20:58 -0400 (0:00:00.029) 0:00:02.673 ********** fatal: [managed-node2]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried PLAY RECAP ********************************************************************* managed-node2 : ok=5 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-24T12:21:03.393027+00:00Z", "host": "managed-node2", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-05-24T12:20:58.468738+00:00Z", "task_name": "Ensure required packages are installed", "task_path": "/tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:21:03 -0400 (0:00:04.926) 0:00:07.599 ********** =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 4.93s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role --- 1.98s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.41s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Test - Run the system role with bogus vars ------------------------------ 0.04s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:31 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4 --- 0.03s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.02s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set --- 0.01s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.01s /tmp/collections-6pO/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3