ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [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_options.yml **************************************************** 1 plays in /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml PLAY [Test setting OPTIONS] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:2 Friday 20 March 2026 15:14:44 -0400 (0:00:00.047) 0:00:00.047 ********** ok: [managed-node1] META: ran handlers TASK [Get vars needed to run the tests] **************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:7 Friday 20 March 2026 15:14:45 -0400 (0:00:00.962) 0:00:01.009 ********** TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 March 2026 15:14:45 -0400 (0:00:00.126) 0:00:01.135 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 March 2026 15:14:45 -0400 (0:00:00.046) 0:00:01.182 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 March 2026 15:14:46 -0400 (0:00:00.460) 0:00:01.643 ********** ok: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 March 2026 15:14:46 -0400 (0:00:00.049) 0:00:01.692 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 March 2026 15:14:46 -0400 (0:00:00.312) 0:00:02.005 ********** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 March 2026 15:14:46 -0400 (0:00:00.058) 0:00:02.064 ********** ok: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Friday 20 March 2026 15:14:46 -0400 (0:00:00.077) 0:00:02.141 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007117", "end": "2026-03-20 15:14:46.965003", "failed_when_result": false, "rc": 0, "start": "2026-03-20 15:14:46.957886" } STDOUT: running TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Friday 20 March 2026 15:14:47 -0400 (0:00:00.485) 0:00:02.627 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Friday 20 March 2026 15:14:47 -0400 (0:00:00.087) 0:00:02.714 ********** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_booted": true }, "changed": false } TASK [Install chrony] ********************************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:14 Friday 20 March 2026 15:14:47 -0400 (0:00:00.073) 0:00:02.788 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install ntp] ************************************************************* task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:21 Friday 20 March 2026 15:14:47 -0400 (0:00:00.062) 0:00:02.851 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get OPTIONS before running] ********************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:28 Friday 20 March 2026 15:14:47 -0400 (0:00:00.126) 0:00:02.978 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^OPTIONS=", "/etc/sysconfig/chronyd" ], "delta": "0:00:00.003076", "end": "2026-03-20 15:14:47.782040", "rc": 0, "start": "2026-03-20 15:14:47.778964" } STDOUT: OPTIONS="" TASK [Run role with no arguments to get provider] ****************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:33 Friday 20 March 2026 15:14:47 -0400 (0:00:00.457) 0:00:03.436 ********** included: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml:22 Friday 20 March 2026 15:14:47 -0400 (0:00:00.049) 0:00:03.485 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml:32 Friday 20 March 2026 15:14:47 -0400 (0:00:00.052) 0:00:03.538 ********** TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 March 2026 15:14:48 -0400 (0:00:00.292) 0:00:03.830 ********** included: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 March 2026 15:14:48 -0400 (0:00:00.054) 0:00:03.885 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 March 2026 15:14:48 -0400 (0:00:00.489) 0:00:04.375 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 March 2026 15:14:48 -0400 (0:00:00.017) 0:00:04.392 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 March 2026 15:14:48 -0400 (0:00:00.027) 0:00:04.419 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 March 2026 15:14:48 -0400 (0:00:00.015) 0:00:04.435 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 March 2026 15:14:48 -0400 (0:00:00.020) 0:00:04.456 ********** ok: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Friday 20 March 2026 15:14:48 -0400 (0:00:00.034) 0:00:04.491 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Friday 20 March 2026 15:14:48 -0400 (0:00:00.033) 0:00:04.525 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Friday 20 March 2026 15:14:48 -0400 (0:00:00.031) 0:00:04.556 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 March 2026 15:14:48 -0400 (0:00:00.020) 0:00:04.576 ********** ok: [managed-node1] => { "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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "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": "stopped", "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-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" }, "console-shell.service": { "name": "console-shell.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.import1.service": { "name": "dbus-org.freedesktop.import1.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.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.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.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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "running", "status": "disabled" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "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-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-importd.service": { "name": "systemd-importd.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-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Friday 20 March 2026 15:14:50 -0400 (0:00:01.038) 0:00:05.615 ********** ok: [managed-node1] => { "ansible_facts": { "timesync_services": [ "chrony-dnssrv", "systemd-machined", "plymouth-start", "nfs-rquotad", "rhel-loadmodules", "plymouth-kexec", "nfslock", "plymouth-quit", "rsyslog", "systemd-localed", "systemd-logind", "initrd-parse-etc", "auth-rpcgss-module", "systemd-backlight", "systemd-readahead-done", "kdump", "systemd-udev-trigger", "serial-getty@ttyS0", "dracut-pre-udev", "chrony-wait", "brandbot", "systemd-halt", "systemd-suspend", "systemd-modules-load", "rescue", "emergency", "quotaon", "nfs-mountd", "systemd-poweroff", "console-getty", "systemd-random-seed", "iprdump", "NetworkManager-wait-online", "kmod-static-nodes", "nfs-server", "systemd-hibernate-resume", "systemd-fsck", "iprinit", "plymouth-reboot", "tuned", "nfs", "systemd-rfkill", "rpcgssd", "systemd-tmpfiles-clean", "dbus", "rpcbind", "serial-getty", "dbus-org.freedesktop.import1", "systemd-journal-flush", "auditd", "nfs-idmap", "systemd-hwdb-update", "systemd-readahead-replay", "microcode", "netconsole", "systemd-sysctl", "dracut-pre-pivot", "systemd-nspawn", "network", "systemd-update-utmp", "cloud-config", "systemd-tmpfiles-setup", "dbus-org.freedesktop.locale1", "polkit", "cloud-init-local", "ntpd", "dracut-pre-trigger", "dbus-org.freedesktop.hostname1", "systemd-hybrid-sleep", "plymouth-poweroff", "rngd", "rhel-domainname", "teamd", "systemd-kexec", "initrd-switch-root", "container-getty", "crond", "sshd", "rc-local", "systemd-quotacheck", "systemd-udevd", "debug-shell", "fstrim", "initrd-cleanup", "cloud-init", "nfs-idmapd", "selinux-policy-migrate-local-changes@targeted", "blk-availability", "plymouth-read-write", "systemd-fsck-root", "wpa_supplicant", "systemd-firstboot", "qemu-guest-agent", "systemd-remount-fs", "systemd-hibernate", "systemd-update-done", "restraintd", "irqbalance", "systemd-vconsole-setup", "systemd-tmpfiles-setup-dev", "NetworkManager", "dracut-pre-mount", "systemd-importd", "autovt", "systemd-update-utmp-runlevel", "iprupdate", "plymouth-halt", "nfs-lock", "nfs-utils", "getty", "systemd-journal-catalog-update", "selinux-policy-migrate-local-changes", "systemd-machine-id-commit", "rhel-import-state", "cpupower", "dracut-cmdline", "systemd-reboot", "firewalld", "postfix", "dbus-org.freedesktop.timedate1", "systemd-ask-password-plymouth", "sshd-keygen", "rdisc", "cloud-final", "rpc-gssd", "plymouth-switch-root", "systemd-journald", "rpc-statd-notify", "getty@tty1", "systemd-binfmt", "systemd-shutdownd", "rpcidmapd", "rhel-readonly", "systemd-bootchart", "nfs-secure", "NetworkManager-dispatcher", "nfs-blkmap", "dbus-org.freedesktop.login1", "dracut-initqueue", "rhel-autorelabel", "console-shell", "rpc-statd", "systemd-udev-settle", "systemd-initctl", "systemd-readahead-drop", "arp-ethers", "ebtables", "rhel-autorelabel-mark", "systemd-readahead-collect", "chronyd", "messagebus", "dbus-org.freedesktop.nm-dispatcher", "dracut-shutdown", "halt-local", "plymouth-quit-wait", "rsyncd", "systemd-ask-password-console", "systemd-ask-password-wall", "nfs-config", "dbus-org.freedesktop.machine1", "initrd-udevadm-cleanup-db", "dracut-mount", "ntpdate", "systemd-timedated", "gssproxy", "rhel-dmesg", "systemd-hostnamed", "rhel-configure", "systemd-user-sessions", "rpc-rquotad" ] }, "changed": false } TASK [fedora.linux_system_roles.timesync : Populate service facts when in bootc mode] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:14 Friday 20 March 2026 15:14:50 -0400 (0:00:00.072) 0:00:05.687 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:20 Friday 20 March 2026 15:14:50 -0400 (0:00:00.027) 0:00:05.715 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:25 Friday 20 March 2026 15:14:50 -0400 (0:00:00.025) 0:00:05.741 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 Friday 20 March 2026 15:14:50 -0400 (0:00:00.035) 0:00:05.777 ********** ok: [managed-node1] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:35 Friday 20 March 2026 15:14:50 -0400 (0:00:00.031) 0:00:05.809 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:44 Friday 20 March 2026 15:14:50 -0400 (0:00:00.024) 0:00:05.834 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 March 2026 15:14:50 -0400 (0:00:00.020) 0:00:05.854 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Multiple NTP providers are currently active/enabled. TASK [Reset OPTIONS] *********************************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:74 Friday 20 March 2026 15:14:50 -0400 (0:00:00.276) 0:00:06.131 ********** included: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml:22 Friday 20 March 2026 15:14:50 -0400 (0:00:00.032) 0:00:06.163 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml:32 Friday 20 March 2026 15:14:50 -0400 (0:00:00.018) 0:00:06.181 ********** TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 March 2026 15:14:50 -0400 (0:00:00.041) 0:00:06.222 ********** included: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 March 2026 15:14:50 -0400 (0:00:00.051) 0:00:06.274 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 March 2026 15:14:51 -0400 (0:00:00.647) 0:00:06.922 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 March 2026 15:14:51 -0400 (0:00:00.021) 0:00:06.944 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 March 2026 15:14:51 -0400 (0:00:00.016) 0:00:06.960 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 March 2026 15:14:51 -0400 (0:00:00.023) 0:00:06.983 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 March 2026 15:14:51 -0400 (0:00:00.028) 0:00:07.012 ********** ok: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.timesync : Run systemctl] ********************** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 Friday 20 March 2026 15:14:51 -0400 (0:00:00.042) 0:00:07.055 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Require installed systemd] ********** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 Friday 20 March 2026 15:14:51 -0400 (0:00:00.029) 0:00:07.085 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 Friday 20 March 2026 15:14:51 -0400 (0:00:00.026) 0:00:07.111 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 March 2026 15:14:51 -0400 (0:00:00.024) 0:00:07.136 ********** ok: [managed-node1] => { "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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "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": "stopped", "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-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" }, "console-shell.service": { "name": "console-shell.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.import1.service": { "name": "dbus-org.freedesktop.import1.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.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.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.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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "running", "status": "disabled" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "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-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-importd.service": { "name": "systemd-importd.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-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Friday 20 March 2026 15:14:52 -0400 (0:00:00.969) 0:00:08.106 ********** ok: [managed-node1] => { "ansible_facts": { "timesync_services": [ "chrony-dnssrv", "systemd-machined", "plymouth-start", "nfs-rquotad", "rhel-loadmodules", "plymouth-kexec", "nfslock", "plymouth-quit", "rsyslog", "systemd-localed", "systemd-logind", "initrd-parse-etc", "auth-rpcgss-module", "systemd-backlight", "systemd-readahead-done", "kdump", "systemd-udev-trigger", "serial-getty@ttyS0", "dracut-pre-udev", "chrony-wait", "brandbot", "systemd-halt", "systemd-suspend", "systemd-modules-load", "rescue", "emergency", "quotaon", "nfs-mountd", "systemd-poweroff", "console-getty", "systemd-random-seed", "iprdump", "NetworkManager-wait-online", "kmod-static-nodes", "nfs-server", "systemd-hibernate-resume", "systemd-fsck", "iprinit", "plymouth-reboot", "tuned", "nfs", "systemd-rfkill", "rpcgssd", "systemd-tmpfiles-clean", "dbus", "rpcbind", "serial-getty", "dbus-org.freedesktop.import1", "systemd-journal-flush", "auditd", "nfs-idmap", "systemd-hwdb-update", "systemd-readahead-replay", "microcode", "netconsole", "systemd-sysctl", "dracut-pre-pivot", "systemd-nspawn", "network", "systemd-update-utmp", "cloud-config", "systemd-tmpfiles-setup", "dbus-org.freedesktop.locale1", "polkit", "cloud-init-local", "ntpd", "dracut-pre-trigger", "dbus-org.freedesktop.hostname1", "systemd-hybrid-sleep", "plymouth-poweroff", "rngd", "rhel-domainname", "teamd", "systemd-kexec", "initrd-switch-root", "container-getty", "crond", "sshd", "rc-local", "systemd-quotacheck", "systemd-udevd", "debug-shell", "fstrim", "initrd-cleanup", "cloud-init", "nfs-idmapd", "selinux-policy-migrate-local-changes@targeted", "blk-availability", "plymouth-read-write", "systemd-fsck-root", "wpa_supplicant", "systemd-firstboot", "qemu-guest-agent", "systemd-remount-fs", "systemd-hibernate", "systemd-update-done", "restraintd", "irqbalance", "systemd-vconsole-setup", "systemd-tmpfiles-setup-dev", "NetworkManager", "dracut-pre-mount", "systemd-importd", "autovt", "systemd-update-utmp-runlevel", "iprupdate", "plymouth-halt", "nfs-lock", "nfs-utils", "getty", "systemd-journal-catalog-update", "selinux-policy-migrate-local-changes", "systemd-machine-id-commit", "rhel-import-state", "cpupower", "dracut-cmdline", "systemd-reboot", "firewalld", "postfix", "dbus-org.freedesktop.timedate1", "systemd-ask-password-plymouth", "sshd-keygen", "rdisc", "cloud-final", "rpc-gssd", "plymouth-switch-root", "systemd-journald", "rpc-statd-notify", "getty@tty1", "systemd-binfmt", "systemd-shutdownd", "rpcidmapd", "rhel-readonly", "systemd-bootchart", "nfs-secure", "NetworkManager-dispatcher", "nfs-blkmap", "dbus-org.freedesktop.login1", "dracut-initqueue", "rhel-autorelabel", "console-shell", "rpc-statd", "systemd-udev-settle", "systemd-initctl", "systemd-readahead-drop", "arp-ethers", "ebtables", "rhel-autorelabel-mark", "systemd-readahead-collect", "chronyd", "messagebus", "dbus-org.freedesktop.nm-dispatcher", "dracut-shutdown", "halt-local", "plymouth-quit-wait", "rsyncd", "systemd-ask-password-console", "systemd-ask-password-wall", "nfs-config", "dbus-org.freedesktop.machine1", "initrd-udevadm-cleanup-db", "dracut-mount", "ntpdate", "systemd-timedated", "gssproxy", "rhel-dmesg", "systemd-hostnamed", "rhel-configure", "systemd-user-sessions", "rpc-rquotad" ] }, "changed": false } TASK [fedora.linux_system_roles.timesync : Populate service facts when in bootc mode] *** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:14 Friday 20 March 2026 15:14:52 -0400 (0:00:00.117) 0:00:08.223 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:20 Friday 20 March 2026 15:14:52 -0400 (0:00:00.031) 0:00:08.255 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:25 Friday 20 March 2026 15:14:52 -0400 (0:00:00.035) 0:00:08.290 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 Friday 20 March 2026 15:14:52 -0400 (0:00:00.045) 0:00:08.335 ********** ok: [managed-node1] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:35 Friday 20 March 2026 15:14:52 -0400 (0:00:00.033) 0:00:08.369 ********** skipping: [managed-node1] => { "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-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:44 Friday 20 March 2026 15:14:52 -0400 (0:00:00.026) 0:00:08.396 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 March 2026 15:14:52 -0400 (0:00:00.028) 0:00:08.424 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Multiple NTP providers are currently active/enabled. PLAY RECAP ********************************************************************* managed-node1 : ok=25 changed=0 unreachable=0 failed=2 skipped=28 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-03-20T19:14:50.526682Z", "host": "managed-node1", "message": "Multiple NTP providers are currently active/enabled.", "start_time": "2026-03-20T19:14:50.258585Z", "task_name": "Determine current NTP provider", "task_path": "/tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49" }, { "ansible_version": "2.9.27", "end_time": "2026-03-20T19:14:53.142897Z", "host": "managed-node1", "message": "Multiple NTP providers are currently active/enabled.", "start_time": "2026-03-20T19:14:52.825024Z", "task_name": "Determine current NTP provider", "task_path": "/tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 20 March 2026 15:14:53 -0400 (0:00:00.321) 0:00:08.746 ********** =============================================================================== fedora.linux_system_roles.timesync : Populate service facts ------------- 2.01s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 0.96s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:2 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.65s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.60s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.49s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Run systemctl ---------------------- 0.49s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:47 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.46s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Get OPTIONS before running ---------------------------------------------- 0.46s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:28 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.31s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Run the role normally --------------------------------------------------- 0.29s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/run_role_with_clear_facts.yml:32 fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names --- 0.19s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:9 Install ntp ------------------------------------------------------------- 0.13s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:21 Get vars needed to run the tests ---------------------------------------- 0.13s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:7 fedora.linux_system_roles.timesync : Set version specific variables ----- 0.11s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 fedora.linux_system_roles.timesync : Require installed systemd ---------- 0.09s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:55 fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined --- 0.08s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:25 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.08s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 fedora.linux_system_roles.timesync : Set flag to indicate that systemd runtime operations are available --- 0.07s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:60 fedora.linux_system_roles.timesync : Check if only NTP is needed -------- 0.07s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:30 Install chrony ---------------------------------------------------------- 0.06s /tmp/collections-UAq/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_options.yml:14 -- Logs begin at Fri 2026-03-20 15:09:54 EDT, end at Fri 2026-03-20 15:14:53 EDT. -- Mar 20 15:14:43 managed-node1 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Mar 20 15:14:43 managed-node1 systemd-logind[452]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 16272. Mar 20 15:14:43 managed-node1 sshd[16272]: pam_unix(sshd:session): session opened for user root by (uid=0) Mar 20 15:14:43 managed-node1 sshd[16272]: Received disconnect from 10.31.45.1 port 44882:11: disconnected by user Mar 20 15:14:43 managed-node1 sshd[16272]: Disconnected from 10.31.45.1 port 44882 Mar 20 15:14:43 managed-node1 sshd[16272]: pam_unix(sshd:session): session closed for user root Mar 20 15:14:43 managed-node1 systemd-logind[452]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Mar 20 15:14:43 managed-node1 sshd[16282]: Accepted publickey for root from 10.31.45.1 port 44884 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 20 15:14:43 managed-node1 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Mar 20 15:14:43 managed-node1 sshd[16282]: pam_unix(sshd:session): session opened for user root by (uid=0) Mar 20 15:14:43 managed-node1 systemd-logind[452]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 16282. Mar 20 15:14:43 managed-node1 sshd[16282]: Received disconnect from 10.31.45.1 port 44884:11: disconnected by user Mar 20 15:14:43 managed-node1 sshd[16282]: Disconnected from 10.31.45.1 port 44884 Mar 20 15:14:43 managed-node1 sshd[16282]: pam_unix(sshd:session): session closed for user root Mar 20 15:14:43 managed-node1 systemd-logind[452]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Mar 20 15:14:45 managed-node1 ansible-setup[16346]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Mar 20 15:14:45 managed-node1 ansible-stat[16420]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Mar 20 15:14:46 managed-node1 ansible-stat[16469]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/sbin/transactional-update get_md5=False get_mime=True get_attributes=True Mar 20 15:14:46 managed-node1 ansible-command[16518]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=systemctl is-system-running removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Mar 20 15:14:47 managed-node1 ansible-command[16568]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=grep ^OPTIONS= /etc/sysconfig/chronyd removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Mar 20 15:14:48 managed-node1 ansible-setup[16632]: Invoked with filter=* gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] fact_path=/etc/ansible/facts.d gather_timeout=10 Mar 20 15:14:49 managed-node1 ansible-service_facts[16685]: Invoked Mar 20 15:14:51 managed-node1 ansible-setup[16928]: Invoked with filter=* gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] fact_path=/etc/ansible/facts.d gather_timeout=10 Mar 20 15:14:51 managed-node1 ansible-service_facts[16981]: Invoked Mar 20 15:14:53 managed-node1 sshd[17170]: Accepted publickey for root from 10.31.45.1 port 44896 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 20 15:14:53 managed-node1 systemd-logind[452]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 17170. Mar 20 15:14:53 managed-node1 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Mar 20 15:14:53 managed-node1 sshd[17170]: pam_unix(sshd:session): session opened for user root by (uid=0) Mar 20 15:14:53 managed-node1 sshd[17170]: Received disconnect from 10.31.45.1 port 44896:11: disconnected by user Mar 20 15:14:53 managed-node1 sshd[17170]: Disconnected from 10.31.45.1 port 44896 Mar 20 15:14:53 managed-node1 sshd[17170]: pam_unix(sshd:session): session closed for user root Mar 20 15:14:53 managed-node1 systemd-logind[452]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Mar 20 15:14:53 managed-node1 sshd[17180]: Accepted publickey for root from 10.31.45.1 port 44898 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 20 15:14:53 managed-node1 systemd-logind[452]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://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 17180. Mar 20 15:14:53 managed-node1 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Mar 20 15:14:53 managed-node1 sshd[17180]: pam_unix(sshd:session): session opened for user root by (uid=0)