[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.
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/collections-1xt
  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_ntp_provider6.yml **********************************************
1 plays in /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml

PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] ***

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2
Saturday 10 August 2024  22:49:31 -0400 (0:00:00.010)       0:00:00.010 ******* 
[WARNING]: Platform linux on host managed_node1 is using the discovered Python
interpreter at /usr/bin/python3.12, 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_node1]

TASK [Common test setup tasks] *************************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12
Saturday 10 August 2024  22:49:32 -0400 (0:00:01.209)       0:00:01.219 ******* 
included: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed_node1

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6
Saturday 10 August 2024  22:49:32 -0400 (0:00:00.021)       0:00:01.241 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11
Saturday 10 August 2024  22:49:33 -0400 (0:00:00.448)       0:00:01.690 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__timesync_is_ostree": false
    },
    "changed": false
}

TASK [Ensure iproute for gathering default_ipv4 fact] **************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15
Saturday 10 August 2024  22:49:33 -0400 (0:00:00.024)       0:00:01.714 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: iproute

TASK [Ensure ansible_facts used by test] ***************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21
Saturday 10 August 2024  22:49:35 -0400 (0:00:01.800)       0:00:03.514 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [Debug] *******************************************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34
Saturday 10 August 2024  22:49:35 -0400 (0:00:00.038)       0:00:03.552 ******* 
ok: [managed_node1] => {}

MSG:

facts {
    "_ansible_facts_gathered": true,
    "all_ipv4_addresses": [
        "10.31.43.12"
    ],
    "all_ipv6_addresses": [
        "fe80::a7a0:28c5:52ef:5460"
    ],
    "ansible_local": {},
    "apparmor": {
        "status": "disabled"
    },
    "architecture": "x86_64",
    "bios_date": "08/24/2006",
    "bios_vendor": "Xen",
    "bios_version": "4.11.amazon",
    "board_asset_tag": "NA",
    "board_name": "NA",
    "board_serial": "NA",
    "board_vendor": "NA",
    "board_version": "NA",
    "chassis_asset_tag": "NA",
    "chassis_serial": "NA",
    "chassis_vendor": "Xen",
    "chassis_version": "NA",
    "cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.9.12-100.fc39.x86_64",
        "console": "ttyS0,115200n8",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65"
    },
    "date_time": {
        "date": "2024-08-10",
        "day": "10",
        "epoch": "1723344572",
        "epoch_int": "1723344572",
        "hour": "22",
        "iso8601": "2024-08-11T02:49:32Z",
        "iso8601_basic": "20240810T224932672194",
        "iso8601_basic_short": "20240810T224932",
        "iso8601_micro": "2024-08-11T02:49:32.672194Z",
        "minute": "49",
        "month": "08",
        "second": "32",
        "time": "22:49:32",
        "tz": "EDT",
        "tz_dst": "EDT",
        "tz_offset": "-0400",
        "weekday": "Saturday",
        "weekday_number": "6",
        "weeknumber": "32",
        "year": "2024"
    },
    "default_ipv4": {
        "address": "10.31.43.12",
        "alias": "eth0",
        "broadcast": "10.31.43.255",
        "gateway": "10.31.40.1",
        "interface": "eth0",
        "macaddress": "0e:d1:44:8f:4f:59",
        "mtu": 9001,
        "netmask": "255.255.252.0",
        "network": "10.31.40.0",
        "prefix": "22",
        "type": "ether"
    },
    "default_ipv6": {},
    "device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "xvda2": [
                "5826c510-ca74-4e1c-b86e-a672d5da7a65"
            ]
        }
    },
    "devices": {
        "xvda": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "xvda1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": []
                    },
                    "sectors": "2048",
                    "sectorsize": 512,
                    "size": "1.00 MB",
                    "start": "2048",
                    "uuid": null
                },
                "xvda2": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "5826c510-ca74-4e1c-b86e-a672d5da7a65"
                        ]
                    },
                    "sectors": "524283871",
                    "sectorsize": 512,
                    "size": "250.00 GB",
                    "start": "4096",
                    "uuid": "5826c510-ca74-4e1c-b86e-a672d5da7a65"
                }
            },
            "removable": "0",
            "rotational": "0",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "524288000",
            "sectorsize": "512",
            "size": "250.00 GB",
            "support_discard": "512",
            "vendor": null,
            "virtual": 1
        },
        "zram0": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {},
            "removable": "0",
            "rotational": "0",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "",
            "sectors": "7612416",
            "sectorsize": "4096",
            "size": "3.63 GB",
            "support_discard": "4096",
            "vendor": null,
            "virtual": 1
        }
    },
    "discovered_interpreter_python": "/usr/bin/python3.12",
    "distribution": "Fedora",
    "distribution_file_parsed": true,
    "distribution_file_path": "/etc/redhat-release",
    "distribution_file_variety": "RedHat",
    "distribution_major_version": "39",
    "distribution_release": "",
    "distribution_version": "39",
    "dns": {
        "nameservers": [
            "127.0.0.53"
        ],
        "options": {
            "edns0": true,
            "trust-ad": true
        },
        "search": [
            "us-east-1.aws.redhat.com"
        ]
    },
    "domain": "us-east-1.aws.redhat.com",
    "effective_group_id": 0,
    "effective_user_id": 0,
    "env": {
        "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
        "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ",
        "EDITOR": "/usr/bin/nano",
        "HOME": "/root",
        "LANG": "en_US.UTF-8",
        "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
        "LOGNAME": "root",
        "LS_COLORS": "",
        "MOTD_SHOWN": "pam",
        "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
        "PWD": "/root",
        "SELINUX_LEVEL_REQUESTED": "",
        "SELINUX_ROLE_REQUESTED": "",
        "SELINUX_USE_CURRENT_RANGE": "",
        "SHELL": "/bin/bash",
        "SHLVL": "1",
        "SSH_CLIENT": "10.31.41.53 42118 22",
        "SSH_CONNECTION": "10.31.41.53 42118 10.31.43.12 22",
        "SSH_TTY": "/dev/pts/0",
        "USER": "root",
        "XDG_RUNTIME_DIR": "/run/user/0",
        "XDG_SESSION_CLASS": "user",
        "XDG_SESSION_ID": "5",
        "XDG_SESSION_TYPE": "tty",
        "_": "/usr/bin/python3.12"
    },
    "eth0": {
        "active": true,
        "device": "eth0",
        "ipv4": {
            "address": "10.31.43.12",
            "broadcast": "10.31.43.255",
            "netmask": "255.255.252.0",
            "network": "10.31.40.0",
            "prefix": "22"
        },
        "ipv6": [
            {
                "address": "fe80::a7a0:28c5:52ef:5460",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "0e:d1:44:8f:4f:59",
        "module": "xen_netfront",
        "mtu": 9001,
        "pciid": "vif-0",
        "promisc": false,
        "type": "ether"
    },
    "fibre_channel_wwn": [],
    "fips": false,
    "form_factor": "Other",
    "fqdn": "ip-10-31-43-12.us-east-1.aws.redhat.com",
    "gather_subset": [
        "all"
    ],
    "hostname": "ip-10-31-43-12",
    "hostnqn": "",
    "interfaces": [
        "lo",
        "eth0"
    ],
    "is_chroot": false,
    "iscsi_iqn": "",
    "kernel": "6.9.12-100.fc39.x86_64",
    "kernel_version": "#1 SMP PREEMPT_DYNAMIC Sat Jul 27 16:09:11 UTC 2024",
    "lo": {
        "active": true,
        "device": "lo",
        "ipv4": {
            "address": "127.0.0.1",
            "broadcast": "",
            "netmask": "255.0.0.0",
            "network": "127.0.0.0",
            "prefix": "8"
        },
        "ipv6": [
            {
                "address": "::1",
                "prefix": "128",
                "scope": "host"
            }
        ],
        "mtu": 65536,
        "promisc": false,
        "type": "loopback"
    },
    "loadavg": {
        "15m": 0.16650390625,
        "1m": 0.71142578125,
        "5m": 0.40087890625
    },
    "locally_reachable_ips": {
        "ipv4": [
            "10.31.43.12",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::a7a0:28c5:52ef:5460"
        ]
    },
    "lsb": {},
    "lvm": {
        "lvs": {},
        "pvs": {},
        "vgs": {}
    },
    "machine": "x86_64",
    "machine_id": "ec21809eb2a44cbda72e74f30c52fd4e",
    "memfree_mb": 2861,
    "memory_mb": {
        "nocache": {
            "free": 3440,
            "used": 277
        },
        "real": {
            "free": 2861,
            "total": 3717,
            "used": 856
        },
        "swap": {
            "cached": 0,
            "free": 3716,
            "total": 3716,
            "used": 0
        }
    },
    "memtotal_mb": 3717,
    "module_setup": true,
    "mounts": [
        {
            "block_available": 61336741,
            "block_size": 4096,
            "block_total": 64483404,
            "block_used": 3146663,
            "device": "/dev/xvda2",
            "dump": 0,
            "fstype": "ext4",
            "inode_available": 16304242,
            "inode_total": 16384000,
            "inode_used": 79758,
            "mount": "/",
            "options": "rw,seclabel,relatime",
            "passno": 0,
            "size_available": 251235291136,
            "size_total": 264124022784,
            "uuid": "5826c510-ca74-4e1c-b86e-a672d5da7a65"
        }
    ],
    "nodename": "ip-10-31-43-12.us-east-1.aws.redhat.com",
    "os_family": "RedHat",
    "pkg_mgr": "dnf",
    "proc_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.9.12-100.fc39.x86_64",
        "console": [
            "tty0",
            "ttyS0,115200n8"
        ],
        "crashkernel": "auto",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65"
    },
    "processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"
    ],
    "processor_cores": 1,
    "processor_count": 1,
    "processor_nproc": 2,
    "processor_threads_per_core": 2,
    "processor_vcpus": 2,
    "product_name": "HVM domU",
    "product_serial": "ec21809e-b2a4-4cbd-a72e-74f30c52fd4e",
    "product_uuid": "ec21809e-b2a4-4cbd-a72e-74f30c52fd4e",
    "product_version": "4.11.amazon",
    "python": {
        "executable": "/usr/bin/python3.12",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 4,
            "minor": 12,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            12,
            4,
            "final",
            0
        ]
    },
    "python_version": "3.12.4",
    "real_group_id": 0,
    "real_user_id": 0,
    "selinux": {
        "config_mode": "enforcing",
        "mode": "enforcing",
        "policyvers": 33,
        "status": "enabled",
        "type": "targeted"
    },
    "selinux_python_present": true,
    "service_mgr": "systemd",
    "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALQ/91eTB/gVA9CrxnOWxS80AiBTJgw7XvWvmFTT5KfcJ21PKhUzmy4VRdLmHFF1A8CDu4K52BzVeypxGQKfppjgX1Bes2iuEn4kjBRgxtwtBjWiiGfQY5uPejX4k/1lY7XVhcLZZLOfuV9ID42DFThOGIcP67YdDDcq24yX5uL5AAAAFQDGpffDkkojZaPuA3tfJVI8VDXM2wAAAIEAkvQXPIIxaexpPWdwsYyq5tjbwNd/FAj3R/LH2ipdsYvVukcLsL4NHH58TVyuVKL5SMwKUt5YPF2ghEefURBz2k8E7eyU1KJPnz4BISWn/bTpaEuJ4UlFNmYiq3sE0wcEZ1zkDNVJZbrbQc9eKX0mJj+nQ/9LtvjpPn/RDMYm10sAAACAJ9QHi43Y8n7Sf+KzR8awIkQhbfap14Qtn7JLSXyFBhvZK6hiBuNe8p3xIGIPX50fIOWTuo4hiF6D/VsL1pR9aUA6C7gDivWPaL8eMxBM5aWjmAzR3BDs33n4lK91YwQWlpYQOwMFmRYs9f4wJBQAXSCl79SVUQ+Np2YxQFrsakI=",
    "ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKW0PKDqTqrb+4L75s3GsSVSi1GdEk00miDzhz0gD9v9OKp/nSXu94kLYynYgg6LuJgqMQjv1oGs5lkxt6S7fzQ=",
    "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILbDOh3VUN7BPk7QyKiRtaGxEn9Ae4tNxoGwEOZeEXps",
    "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCKT5JV0eL7mRnFW5T22yv2b+8rfIwowAQIcD5x1fhNBmduS7ZgBTyb9M67TzvbdT36Q524mhcToh3TD/jYC1cH3eJzPCYJ9sITG07UMRTGm2S331pZVmA1+3C00DUYhYg8wJIwAeBpejSr7buTutHgvsNxwmvHHOUNwrmgLMrhyELE9fKXpphYqEHw8C6LbNo9FAWv9tl8zsTc/DghSuNmflNiWayAu8xmQ+8VrpwDZLDvMkfSnFjVrJMgXILGwznLVNhtRzJ6s2l/rWoG3gZKlwIIdp70HKPHNESyp+DxvJR73cKn5V39ednO9XziFjDDBN+uZVuDvfImrxahIpy2Bhh5XZ8q2Obktxez6bYCl5O1Dzfue/A+SS+491gMsRjEYhfgyU/lA52pqZUZEiNK4w5VlRcanRTqCPloeOuOfXxLVyCx5bY3yY4CZk/ZBhunug6FJpsTu9MZwtbvjk42YDrJRu6Jb2vTwhwFW02oLJ12IJBQwcKwIaGQmpo8K88=",
    "ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "swapfree_mb": 3716,
    "swaptotal_mb": 3716,
    "system": "Linux",
    "system_capabilities": [],
    "system_capabilities_enforced": "False",
    "system_vendor": "Xen",
    "uptime_seconds": 427,
    "user_dir": "/root",
    "user_gecos": "Super User",
    "user_gid": 0,
    "user_id": "root",
    "user_shell": "/bin/bash",
    "user_uid": 0,
    "userspace_architecture": "x86_64",
    "userspace_bits": "64",
    "virtualization_role": "guest",
    "virtualization_tech_guest": [
        "xen"
    ],
    "virtualization_tech_host": [],
    "virtualization_type": "xen"
}

TASK [Skip test on ostree systems if unsupported] ******************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38
Saturday 10 August 2024  22:49:35 -0400 (0:00:00.038)       0:00:03.591 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Check for availability of both NTP providers] ****************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21
Saturday 10 August 2024  22:49:35 -0400 (0:00:00.027)       0:00:03.619 ******* 
ok: [managed_node1] => (item=chrony) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "chrony",
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
failed: [managed_node1] (item=ntp) => {
    "ansible_loop_var": "item",
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "item": "ntp",
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring

TASK [Set the availability of both NTP providers] ******************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34
Saturday 10 August 2024  22:49:38 -0400 (0:00:03.292)       0:00:06.912 ******* 
skipping: [managed_node1] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item.failed",
    "item": {
        "ansible_loop_var": "item",
        "changed": false,
        "failed": false,
        "invocation": {
            "module_args": {
                "allow_downgrade": false,
                "allowerasing": false,
                "autoremove": false,
                "best": null,
                "bugfix": false,
                "cacheonly": false,
                "conf_file": null,
                "disable_excludes": null,
                "disable_gpg_check": false,
                "disable_plugin": [],
                "disablerepo": [],
                "download_dir": null,
                "download_only": false,
                "enable_plugin": [],
                "enablerepo": [],
                "exclude": [],
                "install_repoquery": true,
                "install_weak_deps": true,
                "installroot": "/",
                "list": null,
                "lock_timeout": 30,
                "name": [
                    "chrony"
                ],
                "nobest": null,
                "releasever": null,
                "security": false,
                "skip_broken": false,
                "sslverify": true,
                "state": "present",
                "update_cache": false,
                "update_only": false,
                "use_backend": "auto",
                "validate_certs": true
            }
        },
        "item": "chrony",
        "msg": "Nothing to do",
        "rc": 0,
        "results": []
    },
    "skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item={'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => {
    "ansible_facts": {
        "both_avail": false
    },
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "ansible_loop_var": "item",
        "changed": false,
        "failed": true,
        "failures": [
            "No package ntp available."
        ],
        "invocation": {
            "module_args": {
                "allow_downgrade": false,
                "allowerasing": false,
                "autoremove": false,
                "best": null,
                "bugfix": false,
                "cacheonly": false,
                "conf_file": null,
                "disable_excludes": null,
                "disable_gpg_check": false,
                "disable_plugin": [],
                "disablerepo": [],
                "download_dir": null,
                "download_only": false,
                "enable_plugin": [],
                "enablerepo": [],
                "exclude": [],
                "install_repoquery": true,
                "install_weak_deps": true,
                "installroot": "/",
                "list": null,
                "lock_timeout": 30,
                "name": [
                    "ntp"
                ],
                "nobest": null,
                "releasever": null,
                "security": false,
                "skip_broken": false,
                "sslverify": true,
                "state": "present",
                "update_cache": false,
                "update_only": false,
                "use_backend": "auto",
                "validate_certs": true
            }
        },
        "item": "ntp",
        "msg": "Failed to install some of the specified packages",
        "rc": 1,
        "results": []
    }
}

TASK [End test if not both available] ******************************************
task path: /tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41
Saturday 10 August 2024  22:49:38 -0400 (0:00:00.031)       0:00:06.943 ******* 
META: ending play

PLAY RECAP *********************************************************************
managed_node1              : ok=8    changed=0    unreachable=0    failed=0    skipped=1    rescued=0    ignored=1   

Saturday 10 August 2024  22:49:38 -0400 (0:00:00.004)       0:00:06.948 ******* 
=============================================================================== 
Check for availability of both NTP providers ---------------------------- 3.29s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 
Ensure iproute for gathering default_ipv4 fact -------------------------- 1.80s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 
Gathering Facts --------------------------------------------------------- 1.21s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 
Check if system is ostree ----------------------------------------------- 0.45s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 
Debug ------------------------------------------------------------------- 0.04s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 
Ensure ansible_facts used by test --------------------------------------- 0.04s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 
Set the availability of both NTP providers ------------------------------ 0.03s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 
Skip test on ostree systems if unsupported ------------------------------ 0.03s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 
Set flag to indicate system is ostree ----------------------------------- 0.02s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 
Common test setup tasks ------------------------------------------------- 0.02s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 
End test if not both available ------------------------------------------ 0.00s
/tmp/collections-1xt/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41