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_disable_ipv6.yml *********************************************** 1 plays in /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml PLAY [Ensure that the rule runs with IPv6 disabled] **************************** META: ran handlers TASK [Disable IPv6] ************************************************************ task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:8 Saturday 10 January 2026 12:16:23 -0500 (0:00:00.028) 0:00:00.028 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 12:16:23 -0500 (0:00:00.127) 0:00:00.156 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 12:16:24 -0500 (0:00:00.031) 0:00:00.187 ****** ok: [managed-node2] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 12:16:25 -0500 (0:00:01.035) 0:00:01.223 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 12:16:25 -0500 (0:00:00.452) 0:00:01.675 ****** ok: [managed-node2] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 12:16:25 -0500 (0:00:00.056) 0:00:01.731 ****** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 12:16:25 -0500 (0:00:00.075) 0:00:01.806 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 12:16:25 -0500 (0:00:00.042) 0:00:01.849 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 12:16:25 -0500 (0:00:00.048) 0:00:01.898 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 12:16:26 -0500 (0:00:01.181) 0:00:03.079 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1718881015.7736502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.311) 0:00:03.390 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.020) 0:00:03.410 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.016) 0:00:03.427 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.279) 0:00:03.706 ****** ok: [managed-node2] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.028) 0:00:03.735 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1768065387.1628318, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 12:16:27 -0500 (0:00:00.324) 0:00:04.060 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1718880548.6646502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 12:16:28 -0500 (0:00:00.314) 0:00:04.374 ****** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005030", "end": "2026-01-10 12:16:28.543785", "rc": 0, "start": "2026-01-10 12:16:28.538755" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 12:16:28 -0500 (0:00:00.384) 0:00:04.758 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 12:16:28 -0500 (0:00:00.023) 0:00:04.782 ****** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.394) 0:00:05.176 ****** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.283) 0:00:05.460 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node2 changed: [managed-node2] => { "actions": [ "grubby --update-kernel=ALL --args=ipv6.disable_ipv6=1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.450) 0:00:05.911 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.027) 0:00:05.938 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.027) 0:00:05.965 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.022) 0:00:05.988 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.025) 0:00:06.014 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 12:16:29 -0500 (0:00:00.017) 0:00:06.032 ****** changed: [managed-node2] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.017736", "end": "2026-01-10 12:16:30.147354", "rc": 0, "start": "2026-01-10 12:16:30.129618" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 ipv6.disable_ipv6=1" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 ipv6.disable_ipv6=1" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 12:16:30 -0500 (0:00:00.324) 0:00:06.356 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 12:16:30 -0500 (0:00:00.018) 0:00:06.374 ****** changed: [managed-node2] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 12:16:53 -0500 (0:00:23.029) 0:00:29.404 ****** skipping: [managed-node2] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.024) 0:00:29.428 ****** ok: [managed-node2] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Run the postfix role] **************************************************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:22 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.029) 0:00:29.458 ****** TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.079) 0:00:29.538 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.034) 0:00:29.573 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.027) 0:00:29.600 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.322) 0:00:29.922 ****** ok: [managed-node2] => { "ansible_facts": { "__postfix_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.031) 0:00:29.954 ****** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "submission" ] }, "ansible_included_var_files": [ "/tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "smtp-submission" ] }, "ansible_included_var_files": [ "/tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of package(s) [u'postfix']] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.085) 0:00:30.039 ****** skipping: [managed-node2] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "item": "postfix", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs [u'postfix']] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.030) 0:00:30.070 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.023) 0:00:30.094 ****** skipping: [managed-node2] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "item": "postfix", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.029) 0:00:30.124 ****** TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.020) 0:00:30.144 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node2 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Saturday 10 January 2026 12:16:53 -0500 (0:00:00.021) 0:00:30.166 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.024) 0:00:30.190 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.041) 0:00:30.231 ****** skipping: [managed-node2] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "item": "smtp", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "item": "smtps", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=smtp-submission) => { "ansible_loop_var": "item", "changed": false, "item": "smtp-submission", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.044) 0:00:30.276 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Add the smtp related service ports to _postfix_selinux] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.036) 0:00:30.313 ****** skipping: [managed-node2] => (item={u'skip_reason': u'Conditional result was False', u'item': u'smtp', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "smtp", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'skip_reason': u'Conditional result was False', u'item': u'smtps', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "smtps", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'skip_reason': u'Conditional result was False', u'item': u'smtp-submission', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "smtp-submission", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Set hardcoded ports to _postfix_selinux for no firewall or rhel-6 or not redhat] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.059) 0:00:30.373 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.020) 0:00:30.393 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Saturday 10 January 2026 12:16:54 -0500 (0:00:00.023) 0:00:30.417 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "2:postfix-2.10.1-9.el7.x86_64 providing postfix is already installed" ] } lsrpackages: postfix TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 1] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 Saturday 10 January 2026 12:16:55 -0500 (0:00:01.007) 0:00:31.425 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.015711", "end": "2026-01-10 12:16:56.084708", "failed_when_result": false, "rc": 1, "start": "2026-01-10 12:16:55.068997" } STDERR: postconf: fatal: parameter inet_interfaces: no local interface found for ::1 MSG: non-zero return code TASK [fedora.linux_system_roles.postfix : Configure postfix for no ipv6] ******* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:79 Saturday 10 January 2026 12:16:56 -0500 (0:00:01.238) 0:00:32.663 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_facts["date_time"]] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Saturday 10 January 2026 12:16:56 -0500 (0:00:00.033) 0:00:32.697 ****** ok: [managed-node2] TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Saturday 10 January 2026 12:16:57 -0500 (0:00:00.557) 0:00:33.255 ****** changed: [managed-node2] => { "changed": true, "checksum": "f8e7f892b69f3231f9c1469b52d450adf088e3fd", "dest": "/etc/postfix/main.cf.2026-01-10T17:16:56Z", "gid": 0, "group": "root", "md5sum": "2d19eeddbcb5a178b097ccb878fc070d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:postfix_etc_t:s0", "size": 27176, "src": "/etc/postfix/main.cf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Saturday 10 January 2026 12:16:57 -0500 (0:00:00.442) 0:00:33.698 ****** ok: [managed-node2] => { "backup": "", "changed": false, "found": 0 } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Saturday 10 January 2026 12:16:57 -0500 (0:00:00.440) 0:00:34.138 ****** ok: [managed-node2] => { "backup": "", "changed": false, "found": 0 } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Saturday 10 January 2026 12:16:58 -0500 (0:00:00.316) 0:00:34.455 ****** changed: [managed-node2] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Saturday 10 January 2026 12:16:58 -0500 (0:00:00.432) 0:00:34.888 ****** changed: [managed-node2] => (item={u'key': u'inet_protocols', u'value': u'ipv4'}) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "postconf", "-e", "inet_protocols=ipv4" ], "delta": "0:00:00.012187", "end": "2026-01-10 12:16:58.840431", "item": { "key": "inet_protocols", "value": "ipv4" }, "rc": 0, "start": "2026-01-10 12:16:58.828244" } NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node2 TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 2] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 Saturday 10 January 2026 12:16:59 -0500 (0:00:00.320) 0:00:35.208 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.239151", "end": "2026-01-10 12:17:00.408968", "rc": 0, "start": "2026-01-10 12:16:59.169817" } STDOUT: hash TASK [fedora.linux_system_roles.postfix : Set postfix_default_database_type] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:94 Saturday 10 January 2026 12:17:00 -0500 (0:00:01.440) 0:00:36.648 ****** ok: [managed-node2] => { "ansible_facts": { "postfix_default_database_type": "hash" }, "changed": false } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 Saturday 10 January 2026 12:17:00 -0500 (0:00:00.021) 0:00:36.670 ****** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postfix", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "basic.target network.target systemd-journald.socket system.slice syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 12:16:48 EST", "AssertTimestampMonotonic": "7636607", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-01-10 12:16:48 EST", "ConditionTimestampMonotonic": "7636602", "Conflicts": "shutdown.target sendmail.service exim.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[Sat 2026-01-10 12:16:49 EST] ; stop_time=[Sat 2026-01-10 12:16:50 EST] ; pid=1156 ; code=exited ; status=1 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Sat 2026-01-10 12:16:49 EST] ; stop_time=[Sat 2026-01-10 12:16:49 EST] ; pid=1144 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; 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/postfix.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-01-10 12:16:50 EST", "InactiveEnterTimestampMonotonic": "9828651", "InactiveExitTimestamp": "Sat 2026-01-10 12:16:48 EST", "InactiveExitTimestampMonotonic": "7637590", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "postfix.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/spool/postfix/pid/master.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:104 Saturday 10 January 2026 12:17:01 -0500 (0:00:01.382) 0:00:38.053 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:110 Saturday 10 January 2026 12:17:01 -0500 (0:00:00.026) 0:00:38.080 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure additional files] ********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:128 Saturday 10 January 2026 12:17:01 -0500 (0:00:00.026) 0:00:38.107 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postfix : Postmap files] *********************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:144 Saturday 10 January 2026 12:17:01 -0500 (0:00:00.024) 0:00:38.131 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.postfix : Apply changes] *********************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:155 Saturday 10 January 2026 12:17:01 -0500 (0:00:00.017) 0:00:38.149 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml for managed-node2 TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_facts["date_time"]] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.031) 0:00:38.181 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.020) 0:00:38.201 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.018) 0:00:38.220 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.020) 0:00:38.241 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.017) 0:00:38.258 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.016) 0:00:38.275 ****** TASK [Enable IPv6] ************************************************************* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:27 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.015) 0:00:38.290 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.077) 0:00:38.368 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.069) 0:00:38.438 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.019) 0:00:38.457 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.016) 0:00:38.474 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.016) 0:00:38.491 ****** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.041) 0:00:38.532 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.016) 0:00:38.549 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 12:17:02 -0500 (0:00:00.029) 0:00:38.578 ****** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 12:17:03 -0500 (0:00:00.985) 0:00:39.564 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1768065390.1458442, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "532b487cb6e16fe3957aa8fd67df6a4919177374", "ctime": 1768065390.1448443, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768065390.1448443, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 326, "uid": 0, "version": "18446744072619571987", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 12:17:03 -0500 (0:00:00.324) 0:00:39.889 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 12:17:03 -0500 (0:00:00.018) 0:00:39.907 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 12:17:03 -0500 (0:00:00.017) 0:00:39.924 ****** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 12:17:04 -0500 (0:00:00.299) 0:00:40.224 ****** ok: [managed-node2] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 12:17:04 -0500 (0:00:00.045) 0:00:40.270 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1768065390.1458442, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "532b487cb6e16fe3957aa8fd67df6a4919177374", "ctime": 1768065390.1448443, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768065390.1448443, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 326, "uid": 0, "version": "18446744072619571987", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 12:17:04 -0500 (0:00:00.320) 0:00:40.590 ****** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1768065390.1328442, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5fb7bbb1c2f4c9b1bcbf234f5439f47d066a0a47", "ctime": 1768065389.6908424, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134789, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768065389.6908424, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5092, "uid": 0, "version": "18446744072619571981", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 12:17:04 -0500 (0:00:00.315) 0:00:40.906 ****** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005525", "end": "2026-01-10 12:17:04.992923", "rc": 0, "start": "2026-01-10 12:17:04.987398" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 12:17:05 -0500 (0:00:00.306) 0:00:41.212 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 12:17:05 -0500 (0:00:00.032) 0:00:41.245 ****** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 12:17:05 -0500 (0:00:00.283) 0:00:41.528 ****** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 12:17:05 -0500 (0:00:00.290) 0:00:41.819 ****** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node2 changed: [managed-node2] => { "actions": [ "grubby --update-kernel=ALL --remove-args=ipv6.disable_ipv6" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 12:17:05 -0500 (0:00:00.327) 0:00:42.147 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.025) 0:00:42.172 ****** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.025) 0:00:42.198 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.022) 0:00:42.220 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.020) 0:00:42.240 ****** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************ task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.018) 0:00:42.258 ****** ok: [managed-node2] => { "changed": false, "cmd": [ "postfix", "check" ], "delta": "0:00:00.251427", "end": "2026-01-10 12:17:06.592307", "rc": 0, "start": "2026-01-10 12:17:06.340880" } RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] ********** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 Saturday 10 January 2026 12:17:06 -0500 (0:00:00.554) 0:00:42.813 ****** changed: [managed-node2] => { "changed": true, "name": "postfix", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2026-01-10 12:17:01 EST", "ActiveEnterTimestampMonotonic": "21147109", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network.target systemd-journald.socket system.slice syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2026-01-10 12:17:01 EST", "AssertTimestampMonotonic": "20784716", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2026-01-10 12:17:01 EST", "ConditionTimestampMonotonic": "20784715", "Conflicts": "shutdown.target sendmail.service exim.service", "ControlGroup": "/system.slice/postfix.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "2127", "ExecMainStartTimestamp": "Sat 2026-01-10 12:17:01 EST", "ExecMainStartTimestampMonotonic": "21147030", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; ignore_errors=no ; start_time=[Sat 2026-01-10 12:17:01 EST] ; stop_time=[Sat 2026-01-10 12:17:01 EST] ; pid=2055 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Sat 2026-01-10 12:17:01 EST] ; stop_time=[Sat 2026-01-10 12:17:01 EST] ; pid=2052 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; 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/postfix.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2026-01-10 12:16:50 EST", "InactiveEnterTimestampMonotonic": "9828651", "InactiveExitTimestamp": "Sat 2026-01-10 12:17:01 EST", "InactiveExitTimestampMonotonic": "20786592", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "2127", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "postfix.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/spool/postfix/pid/master.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2026-01-10 12:17:01 EST", "WatchdogTimestampMonotonic": "21147060", "WatchdogUSec": "0" } } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 12:17:07 -0500 (0:00:01.049) 0:00:43.863 ****** changed: [managed-node2] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.018514", "end": "2026-01-10 12:17:07.954551", "rc": 0, "start": "2026-01-10 12:17:07.936037" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 ipv6.disable_ipv6=1" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 12:17:07 -0500 (0:00:00.304) 0:00:44.168 ****** included: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 12:17:08 -0500 (0:00:00.021) 0:00:44.189 ****** changed: [managed-node2] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 12:17:30 -0500 (0:00:22.649) 0:01:06.839 ****** skipping: [managed-node2] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 12:17:30 -0500 (0:00:00.028) 0:01:06.867 ****** ok: [managed-node2] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=54 changed=11 unreachable=0 failed=0 skipped=48 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 10 January 2026 12:17:30 -0500 (0:00:00.025) 0:01:06.892 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.03s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.65s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.postfix : Get default database type from postconf - 2 --- 1.44s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.38s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 fedora.linux_system_roles.postfix : Get default database type from postconf - 1 --- 1.24s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.postfix : Restart postfix --------------------- 1.05s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 1.04s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.postfix : Install Postfix --------------------- 1.01s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.99s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.postfix : Gather facts for ansible_facts["date_time"] --- 0.56s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 fedora.linux_system_roles.postfix : Check postfix ----------------------- 0.55s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.45s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.45s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.44s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 fedora.linux_system_roles.postfix : Ensure Last modified header is absent --- 0.44s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file --- 0.43s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.39s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.38s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.33s /tmp/collections-kIM/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114