ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ntp_provider2.yml ********************************************** 1 plays in /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml PLAY [Configure NTP with chrony as current provider] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:2 Tuesday 03 February 2026 11:08:32 -0500 (0:00:00.034) 0:00:00.034 ****** ok: [managed-node2] TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:11 Tuesday 03 February 2026 11:08:33 -0500 (0:00:00.924) 0:00:00.959 ****** included: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node2 TASK [Run the role only to get vars needed for validation] ********************* task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:3 Tuesday 03 February 2026 11:08:33 -0500 (0:00:00.015) 0:00:00.974 ****** TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Tuesday 03 February 2026 11:08:33 -0500 (0:00:00.028) 0:00:01.003 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Tuesday 03 February 2026 11:08:33 -0500 (0:00:00.035) 0:00:01.038 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Tuesday 03 February 2026 11:08:34 -0500 (0:00:00.453) 0:00:01.492 ****** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Tuesday 03 February 2026 11:08:34 -0500 (0:00:00.036) 0:00:01.528 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Tuesday 03 February 2026 11:08:34 -0500 (0:00:00.358) 0:00:01.887 ****** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Tuesday 03 February 2026 11:08:34 -0500 (0:00:00.039) 0:00:01.926 ****** ok: [managed-node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_options": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Tuesday 03 February 2026 11:08:34 -0500 (0:00:00.044) 0:00:01.971 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007550", "end": "2026-02-03 11:08:35.298763", "failed_when_result": false, "rc": 0, "start": "2026-02-03 11:08:35.291213" } STDOUT: running TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Tuesday 03 February 2026 11:08:35 -0500 (0:00:00.438) 0:00:02.409 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Tuesday 03 February 2026 11:08:35 -0500 (0:00:00.038) 0:00:02.448 ****** ok: [managed-node2] => { "ansible_facts": { "__timesync_is_booted": true }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Tuesday 03 February 2026 11:08:35 -0500 (0:00:00.060) 0:00:02.509 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Tuesday 03 February 2026 11:08:49 -0500 (0:00:13.683) 0:00:16.193 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug] ******************************************************************* task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:29 Tuesday 03 February 2026 11:08:49 -0500 (0:00:00.022) 0:00:16.216 ****** ok: [managed-node2] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.15.43" ], "all_ipv6_addresses": [ "fe80::8ff:cbff:feca:ba71" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.11.amazon", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "date_time": { "date": "2026-02-03", "day": "03", "epoch": "1770134913", "hour": "11", "iso8601": "2026-02-03T16:08:33Z", "iso8601_basic": "20260203T110833694175", "iso8601_basic_short": "20260203T110833", "iso8601_micro": "2026-02-03T16:08:33.694175Z", "minute": "08", "month": "02", "second": "33", "time": "11:08:33", "tz": "EST", "tz_offset": "-0500", "weekday": "Tuesday", "weekday_number": "2", "weeknumber": "05", "year": "2026" }, "default_ipv4": { "address": "10.31.15.43", "alias": "eth0", "broadcast": "10.31.15.255", "gateway": "10.31.12.1", "interface": "eth0", "macaddress": "0a:ff:cb:ca:ba:71", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.12.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } }, "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": "0", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "8", "distribution_release": "NA", "distribution_version": "8", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "testing-farm.us-east-1.aws.redhat.com" ] }, "domain": "", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "PATH": "/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": "2", "SSH_CLIENT": "10.31.12.81 47556 22", "SSH_CONNECTION": "10.31.12.81 47556 10.31.15.43 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "8", "_": "/usr/libexec/platform-python", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.15.43", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0" }, "ipv6": [ { "address": "fe80::8ff:cbff:feca:ba71", "prefix": "64", "scope": "link" } ], "macaddress": "0a:ff:cb:ca:ba:71", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "managed-node2", "gather_subset": [ "all" ], "hostname": "managed-node2", "hostnqn": "", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-553.5.1.el8.x86_64", "kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "lsb": {}, "machine": "x86_64", "machine_id": "62e941f422734e008ced3d8a47155c32", "memfree_mb": 3005, "memory_mb": { "nocache": { "free": 3339, "used": 200 }, "real": { "free": 3005, "total": 3539, "used": 534 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64386144, "block_size": 4096, "block_total": 65533179, "block_used": 1147035, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996213, "inode_total": 131071472, "inode_used": 75259, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263725645824, "size_total": 268423901184, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } ], "nodename": "managed-node2", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "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_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec225383-8f1b-e9ab-6577-5b16f8e80099", "product_uuid": "ec225383-8f1b-e9ab-6577-5b16f8e80099", "product_version": "4.11.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.8", "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": "AAAAB3NzaC1kc3MAAACBAIhIJTySzZtArBzRE0JT4COEBokNwEUjvLOO8/N7E6lTt2++aO1GYQeGK/OaZZyG/xC892DUkfrl/79qmYJvzUg5DvNpZgWwTo7rCFFjVamSyQO4o0KK17pk2JH86ZMpBDLRHgpnToU3+pqL7bgFpXlL2uRCHFBEqdN7OSJkagrNAAAAFQDMACceGTUmlrw/+MRGJpB5MHuHrQAAAIB/bThAI7t/bc3UB/DX48bPRwpdo4JH0/AOUKj9FLJty0OhX/2jjVAqyQl6KW+275vbKLRnVY8JzeX86vKeA+++k4pp/kXB6aqfQWnDrYlwb1BN6T2GndRfs+4VE4kCZ1PwFHp2RulBMHIbWXyV+uYnY+M+UdBhUs8ajmdZ5113ogAAAIBXmX7oVoQALyceR2Kw2msoRFnHi+AVK9GLjdb5za0BprMwV66mvq+qKO1gi3FKdPZ4e5owsJc5f1QHNTc3FWjUeDqKj+l0eoy6lDDY8zvuqW1LLPXVOIDBJ/Np0zKQWbOAXT2gL0HtCa06e3ExZ9IaLT2aX7FrW3zgsezhOm3lIQ==", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMLqhemO1nNOQpCfvhuTYDVoOYWQEkxpAGI3K/fVTMUCwDbm+g0RS9EUUr3hk//yMaZ/j6bp1yYjk24Bb6LVp50=", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEiHdW9Vw46bljfqNMHy1sA5FOjWi1gSn7pc7Sro+e70", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCek8NjOoNxkTpn49yrIepEPiCjzcx7u9HqqK1KaOktyB4DKZOjsAb8wqNSGw7McOBtN2fez/KZG88HnYASbQLoNzYze6CExT8lMBxF4ho1seNS2GPmoOcBnNXdJUGM0kk7atlzdAzieso75LTVbu7azhHa2+RUyI76ixmHTLyIvPNuNAqoD2GDMtpreqRCkoqDEbhz3lNtcrlRKZSwcR83doFymNmG8sZg1bt7YvQzMiURW19pBNcTxKDV1SWpa1HsMVKog0K+lJ9UkJWGwXfFfeg8Qe16W4M2XarSZvuT0iBxrB6+7y7JXRF4jt/wlov22xuB47lnKGTYqslNHr0m+4cfIHZABdFGihHX0D3EaU9Rkq9dz7KRNyBPTrpB9Nv3K05zDyOllvwLbRkZERzxz3WiofapLJri/y236Ic2uVZvA7s0F1yPB7UaunPuDJAIi/35uSfA+A937hU+gQJpNwkuaQhsMkKUQ5XxT3p4P4w+WggR087I+OboBwlw80E=", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 340, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_type": "xen" } TASK [Remove ntp] ************************************************************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:20 Tuesday 03 February 2026 11:08:49 -0500 (0:00:00.021) 0:00:16.237 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install chrony] ********************************************************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:25 Tuesday 03 February 2026 11:08:51 -0500 (0:00:02.415) 0:00:18.652 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: TASK [Enable chronyd] ********************************************************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:36 Tuesday 03 February 2026 11:08:54 -0500 (0:00:02.427) 0:00:21.080 ****** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2026-02-03 11:02:59 EST", "ActiveEnterTimestampMonotonic": "7761393", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target -.mount ntpdate.service tmp.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target ntpd.service systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2026-02-03 11:02:59 EST", "AssertTimestampMonotonic": "7280357", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2026-02-03 11:02:59 EST", "ConditionTimestampMonotonic": "7280319", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service ntpd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "609", "ExecMainStartTimestamp": "Tue 2026-02-03 11:02:59 EST", "ExecMainStartTimestampMonotonic": "7693661", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Tue 2026-02-03 11:02:59 EST] ; stop_time=[Tue 2026-02-03 11:02:59 EST] ; pid=602 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Tue 2026-02-03 11:02:59 EST] ; stop_time=[Tue 2026-02-03 11:02:59 EST] ; pid=624 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2026-02-03 11:02:59 EST", "InactiveExitTimestampMonotonic": "7322930", "InvocationID": "363bf8906e4d496ab5c4d8a205435e82", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "609", "MemoryAccounting": "yes", "MemoryCurrent": "3051520", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2026-02-03 11:02:59 EST", "StateChangeTimestampMonotonic": "7761393", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Tue 2026-02-03 11:02:59 EST", "WatchdogTimestampMonotonic": "7693879", "WatchdogUSec": "0" } } META: ran handlers TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.693) 0:00:21.773 ****** included: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.031) 0:00:21.805 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.020) 0:00:21.825 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.021) 0:00:21.847 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.019) 0:00:21.866 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.039) 0:00:21.906 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.014) 0:00:21.920 ****** ok: [managed-node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_options": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.026) 0:00:21.947 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.013) 0:00:21.961 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.016) 0:00:21.978 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Tuesday 03 February 2026 11:08:54 -0500 (0:00:00.022) 0:00:22.000 ****** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-coredump@0.service": { "name": "systemd-coredump@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Tuesday 03 February 2026 11:08:56 -0500 (0:00:01.787) 0:00:23.788 ****** ok: [managed-node2] => { "ansible_facts": { "timesync_services": [ "teamd", "sssd-nss", "rescue", "ebtables", "halt-local", "systemd-hibernate-resume", "dracut-initqueue", "dbus-org.freedesktop.nm-dispatcher", "systemd-ask-password-wall", "emergency", "rdisc", "systemd-sysusers", "chrony-dnssrv", "dbus-org.freedesktop.login1", "systemd-kexec", "auth-rpcgss-module", "dnf-makecache", "serial-getty", "restraintd", "timedatex", "dracut-pre-trigger", "systemd-journald", "grub-boot-indeterminate", "rsyslog", "dracut-shutdown", "systemd-localed", "plymouth-quit-wait", "import-state", "rpc-statd", "systemd-fsck", "systemd-udev-trigger", "systemd-hostnamed", "systemd-machine-id-commit", "rpcbind", "systemd-fsck-root", "nfs-utils", "sssd-kcm", "selinux-autorelabel", "systemd-udevd", "chrony-wait", "systemd-remount-fs", "nftables", "getty", "systemd-journal-flush", "systemd-ask-password-console", "dracut-pre-mount", "systemd-coredump@0", "tcsd", "sssd-sudo", "systemd-exit", "unbound-anchor", "rngd", "gssproxy", "initrd-switch-root", "fstrim", "qemu-guest-agent", "cpupower", "systemd-update-utmp", "rpc-statd-notify", "iprinit", "systemd-ask-password-plymouth", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.timedate1", "systemd-initctl", "dracut-cmdline", "sssd", "cloud-init-local", "microcode", "user-runtime-dir", "systemd-journal-catalog-update", "systemd-hybrid-sleep", "dracut-pre-pivot", "systemd-tmpfiles-clean", "dracut-shutdown-onfailure", "dnf-system-upgrade", "systemd-vconsole-setup", "sssd-pac", "plymouth-halt", "sshd-keygen@ed25519", "dracut-mount", "NetworkManager-dispatcher", "systemd-update-done", "systemd-rfkill", "systemd-volatile-root", "sshd", "systemd-tmpfiles-setup", "plymouth-switch-root", "irqbalance", "cloud-config", "systemd-sysctl", "systemd-firstboot", "dracut-pre-udev", "system-update-cleanup", "systemd-user-sessions", "kvm_stat", "getty@tty1", "autovt", "tuned", "kdump", "dbus-org.freedesktop.portable1", "systemd-hibernate", "systemd-quotacheck", "rpc-gssd", "console-getty", "nfs-mountd", "systemd-suspend-then-hibernate", "systemd-portabled", "messagebus", "systemd-udev-settle", "plymouth-poweroff", "plymouth-start", "cloud-init", "plymouth-kexec", "dbus", "systemd-suspend", "iprdump", "initrd-cleanup", "chronyd", "user@0", "nis-domainname", "initrd-udevadm-cleanup-db", "sssd-ssh", "crond", "cloud-init-hotplugd", "iprupdate", "rc-local", "dbus-org.freedesktop.hostname1", "sshd-keygen@rsa", "systemd-tmpfiles-setup-dev", "systemd-logind", "auditd", "systemd-pstore", "initrd-parse-etc", "plymouth-reboot", "loadmodules", "plymouth-quit", "selinux-autorelabel-mark", "plymouth-read-write", "systemd-random-seed", "ldconfig", "systemd-poweroff", "systemd-update-utmp-runlevel", "nfsdcld", "plymouth-switch-root-initramfs", "polkit", "oddjobd", "systemd-binfmt", "systemd-coredump", "nfs-server", "systemd-backlight", "nfs-idmapd", "nfs-convert", "NetworkManager-wait-online", "systemd-halt", "user-runtime-dir@0", "nfs-blkmap", "container-getty", "dnf-system-upgrade-cleanup", "sshd-keygen", "sssd-autofs", "systemd-reboot", "user", "firewalld", "sshd-keygen@ecdsa", "quotaon", "syslog", "cloud-final", "sssd-pam", "kmod-static-nodes", "systemd-hwdb-update", "systemd-modules-load", "man-db-restart-cache-update", "systemd-resolved", "debug-shell", "man-db-cache-update", "NetworkManager" ] }, "changed": false } TASK [fedora.linux_system_roles.timesync : Populate service facts when in bootc mode] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:14 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.079) 0:00:23.868 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names when in bootc mode] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:20 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.015) 0:00:23.884 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:25 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.027) 0:00:23.912 ****** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.029) 0:00:23.941 ****** ok: [managed-node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:35 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.035) 0:00:23.977 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:44 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.039) 0:00:24.016 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Tuesday 03 February 2026 11:08:56 -0500 (0:00:00.035) 0:00:24.052 ****** fatal: [managed-node2]: FAILED! => {} MSG: module (fedora.linux_system_roles.timesync_provider) is missing interpreter line PLAY RECAP ********************************************************************* managed-node2 : ok=20 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-02-03T16:08:57.128354+00:00Z", "host": "managed-node2", "message": "module (fedora.linux_system_roles.timesync_provider) is missing interpreter line", "start_time": "2026-02-03T16:08:56.991270+00:00Z", "task_name": "Determine current NTP provider", "task_path": "/tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 03 February 2026 11:08:57 -0500 (0:00:00.139) 0:00:24.191 ****** =============================================================================== Ensure iproute for gathering default_ipv4 fact ------------------------- 13.68s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Install chrony ---------------------------------------------------------- 2.43s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:25 Remove ntp -------------------------------------------------------------- 2.42s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:20 fedora.linux_system_roles.timesync : Populate service facts ------------- 1.79s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.92s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:2 Enable chronyd ---------------------------------------------------------- 0.69s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider2.yml:36 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.45s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Run systemctl ---------------------- 0.44s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.36s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.14s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names --- 0.08s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available --- 0.06s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Check if single PTP is needed ------ 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:35 fedora.linux_system_roles.timesync : Set flag if transactional-update exists --- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 fedora.linux_system_roles.timesync : Require installed systemd ---------- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 fedora.linux_system_roles.timesync : Set flag to indicate system is ostree --- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 fedora.linux_system_roles.timesync : Check if only NTP is needed -------- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.04s /tmp/collections-JLN/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 -- Logs begin at Tue 2026-02-03 11:02:52 EST, end at Tue 2026-02-03 11:08:57 EST. -- Feb 03 11:08:33 managed-node2 platform-python[9048]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 03 11:08:34 managed-node2 platform-python[9196]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 03 11:08:34 managed-node2 platform-python[9319]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 03 11:08:35 managed-node2 platform-python[9442]: ansible-command Invoked with _raw_params=systemctl is-system-running warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 03 11:08:36 managed-node2 platform-python[9566]: ansible-dnf Invoked with name=['iproute'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 03 11:08:49 managed-node2 platform-python[9735]: ansible-dnf Invoked with name=['ntp'] state=absent allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 03 11:08:52 managed-node2 platform-python[9858]: ansible-dnf Invoked with name=['chrony'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 03 11:08:54 managed-node2 platform-python[9981]: ansible-systemd Invoked with name=chronyd state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 03 11:08:55 managed-node2 platform-python[10108]: ansible-service_facts Invoked Feb 03 11:08:57 managed-node2 sshd[10273]: Accepted publickey for root from 10.31.12.81 port 45762 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 03 11:08:57 managed-node2 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Feb 03 11:08:57 managed-node2 systemd-logind[600]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 10273. Feb 03 11:08:57 managed-node2 sshd[10273]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 03 11:08:57 managed-node2 sshd[10276]: Received disconnect from 10.31.12.81 port 45762:11: disconnected by user Feb 03 11:08:57 managed-node2 sshd[10276]: Disconnected from user root 10.31.12.81 port 45762 Feb 03 11:08:57 managed-node2 sshd[10273]: pam_unix(sshd:session): session closed for user root Feb 03 11:08:57 managed-node2 systemd[1]: session-13.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-13.scope has successfully entered the 'dead' state. Feb 03 11:08:57 managed-node2 systemd-logind[600]: Session 13 logged out. Waiting for processes to exit. Feb 03 11:08:57 managed-node2 systemd-logind[600]: Removed session 13. -- Subject: Session 13 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 13 has been terminated. Feb 03 11:08:57 managed-node2 sshd[10297]: Accepted publickey for root from 10.31.12.81 port 45772 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Feb 03 11:08:57 managed-node2 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Feb 03 11:08:57 managed-node2 systemd-logind[600]: New session 14 of user root. -- Subject: A new session 14 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 14 has been created for the user root. -- -- The leading process of the session is 10297. Feb 03 11:08:57 managed-node2 sshd[10297]: pam_unix(sshd:session): session opened for user root by (uid=0)