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-91z/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-91z/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:6 Monday 14 July 2025 18:40:34 -0400 (0:00:00.026) 0:00:00.026 *********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Monday 14 July 2025 18:40:34 -0400 (0:00:00.096) 0:00:00.122 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Monday 14 July 2025 18:40:34 -0400 (0:00:00.024) 0:00:00.147 *********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Monday 14 July 2025 18:40:35 -0400 (0:00:00.634) 0:00:00.782 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Monday 14 July 2025 18:40:36 -0400 (0:00:00.400) 0:00:01.182 *********** ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Monday 14 July 2025 18:40:36 -0400 (0:00:00.040) 0:00:01.223 *********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Monday 14 July 2025 18:40:36 -0400 (0:00:00.058) 0:00:01.281 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Monday 14 July 2025 18:40:36 -0400 (0:00:00.033) 0:00:01.314 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Monday 14 July 2025 18:40:37 -0400 (0:00:00.952) 0:00:02.267 *********** ok: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Monday 14 July 2025 18:40:37 -0400 (0:00:00.265) 0:00:02.532 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Monday 14 July 2025 18:40:37 -0400 (0:00:00.015) 0:00:02.548 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Monday 14 July 2025 18:40:37 -0400 (0:00:00.016) 0:00:02.564 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Monday 14 July 2025 18:40:37 -0400 (0:00:00.241) 0:00:02.805 *********** ok: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Monday 14 July 2025 18:40:37 -0400 (0:00:00.026) 0:00:02.832 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1752532837.3328638, "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Monday 14 July 2025 18:40:37 -0400 (0:00:00.262) 0:00:03.094 *********** ok: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Monday 14 July 2025 18:40:38 -0400 (0:00:00.267) 0:00:03.361 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004767", "end": "2025-07-14 18:40:38.518919", "rc": 0, "start": "2025-07-14 18:40:38.514152" } 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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Monday 14 July 2025 18:40:38 -0400 (0:00:00.346) 0:00:03.707 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Monday 14 July 2025 18:40:38 -0400 (0:00:00.018) 0:00:03.726 *********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Monday 14 July 2025 18:40:38 -0400 (0:00:00.338) 0:00:04.065 *********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Monday 14 July 2025 18:40:39 -0400 (0:00:00.250) 0:00:04.316 *********** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Monday 14 July 2025 18:40:39 -0400 (0:00:00.412) 0:00:04.728 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Monday 14 July 2025 18:40:39 -0400 (0:00:00.016) 0:00:04.745 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Monday 14 July 2025 18:40:39 -0400 (0:00:00.015) 0:00:04.760 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Monday 14 July 2025 18:40:39 -0400 (0:00:00.013) 0:00:04.774 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Monday 14 July 2025 18:40:39 -0400 (0:00:00.012) 0:00:04.786 *********** changed: [managed-node1] => { "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.015808", "end": "2025-07-14 18:40:39.867705", "rc": 0, "start": "2025-07-14 18:40:39.851897" } 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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Monday 14 July 2025 18:40:39 -0400 (0:00:00.265) 0:00:05.052 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Monday 14 July 2025 18:40:39 -0400 (0:00:00.015) 0:00:05.067 *********** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Monday 14 July 2025 18:41:02 -0400 (0:00:22.850) 0:00:27.918 *********** skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Monday 14 July 2025 18:41:02 -0400 (0:00:00.015) 0:00:27.934 *********** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Run the postfix role] **************************************************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:20 Monday 14 July 2025 18:41:02 -0400 (0:00:00.020) 0:00:27.954 *********** TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Monday 14 July 2025 18:41:02 -0400 (0:00:00.056) 0:00:28.011 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Monday 14 July 2025 18:41:02 -0400 (0:00:00.020) 0:00:28.031 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Monday 14 July 2025 18:41:02 -0400 (0:00:00.016) 0:00:28.048 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.postfix : Set flag to indicate system is ostree] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Monday 14 July 2025 18:41:03 -0400 (0:00:00.261) 0:00:28.310 *********** ok: [managed-node1] => { "ansible_facts": { "__postfix_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.postfix : Set platform/version specific variables] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Monday 14 July 2025 18:41:03 -0400 (0:00:00.020) 0:00:28.330 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "submission" ] }, "ansible_included_var_files": [ "/tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "smtp-submission" ] }, "ansible_included_var_files": [ "/tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Monday 14 July 2025 18:41:03 -0400 (0:00:00.048) 0:00:28.379 *********** skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Monday 14 July 2025 18:41:03 -0400 (0:00:00.019) 0:00:28.399 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Monday 14 July 2025 18:41:03 -0400 (0:00:00.016) 0:00:28.415 *********** skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Monday 14 July 2025 18:41:03 -0400 (0:00:00.018) 0:00:28.434 *********** TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Monday 14 July 2025 18:41:03 -0400 (0:00:00.015) 0:00:28.450 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml for managed-node1 TASK [Ensure the postfix ports status with the firewall role] ****************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Monday 14 July 2025 18:41:03 -0400 (0:00:00.016) 0:00:28.467 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Monday 14 July 2025 18:41:03 -0400 (0:00:00.013) 0:00:28.481 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Get the smtp related tcp service ports] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Monday 14 July 2025 18:41:03 -0400 (0:00:00.023) 0:00:28.504 *********** skipping: [managed-node1] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "item": "smtp", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "item": "smtps", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Monday 14 July 2025 18:41:03 -0400 (0:00:00.027) 0:00:28.531 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Monday 14 July 2025 18:41:03 -0400 (0:00:00.014) 0:00:28.546 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Monday 14 July 2025 18:41:03 -0400 (0:00:00.032) 0:00:28.578 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Monday 14 July 2025 18:41:03 -0400 (0:00:00.013) 0:00:28.592 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Monday 14 July 2025 18:41:03 -0400 (0:00:00.014) 0:00:28.607 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "2:postfix-2.10.1-9.el7.x86_64 providing postfix is already installed" ] } TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 1] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 Monday 14 July 2025 18:41:04 -0400 (0:00:00.877) 0:00:29.484 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.019181", "end": "2025-07-14 18:41:05.449758", "failed_when_result": false, "rc": 1, "start": "2025-07-14 18:41:04.430577" } 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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:79 Monday 14 July 2025 18:41:05 -0400 (0:00:01.270) 0:00:30.754 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_date_time] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Monday 14 July 2025 18:41:05 -0400 (0:00:00.035) 0:00:30.790 *********** ok: [managed-node1] TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Monday 14 July 2025 18:41:06 -0400 (0:00:00.479) 0:00:31.269 *********** changed: [managed-node1] => { "changed": true, "checksum": "f8e7f892b69f3231f9c1469b52d450adf088e3fd", "dest": "/etc/postfix/main.cf.2025-07-14T22:41:06Z", "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Monday 14 July 2025 18:41:06 -0400 (0:00:00.401) 0:00:31.670 *********** ok: [managed-node1] => { "backup": "", "changed": false, "found": 0 } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Monday 14 July 2025 18:41:06 -0400 (0:00:00.383) 0:00:32.054 *********** ok: [managed-node1] => { "backup": "", "changed": false, "found": 0 } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Monday 14 July 2025 18:41:07 -0400 (0:00:00.258) 0:00:32.312 *********** changed: [managed-node1] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Monday 14 July 2025 18:41:07 -0400 (0:00:00.416) 0:00:32.729 *********** changed: [managed-node1] => (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.010139", "end": "2025-07-14 18:41:07.814156", "item": { "key": "inet_protocols", "value": "ipv4" }, "rc": 0, "start": "2025-07-14 18:41:07.804017" } NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node1 TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 2] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 Monday 14 July 2025 18:41:07 -0400 (0:00:00.278) 0:00:33.008 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.515249", "end": "2025-07-14 18:41:09.580420", "rc": 0, "start": "2025-07-14 18:41:08.065171" } STDOUT: hash TASK [fedora.linux_system_roles.postfix : Set postfix_default_database_type] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:94 Monday 14 July 2025 18:41:09 -0400 (0:00:01.762) 0:00:34.771 *********** ok: [managed-node1] => { "ansible_facts": { "postfix_default_database_type": "hash" }, "changed": false } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 Monday 14 July 2025 18:41:09 -0400 (0:00:00.019) 0:00:34.790 *********** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "postfix", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "basic.target syslog.target system.slice systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-14 18:40:59 EDT", "AssertTimestampMonotonic": "7819563", "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": "Mon 2025-07-14 18:40:59 EDT", "ConditionTimestampMonotonic": "7819560", "Conflicts": "sendmail.service exim.service shutdown.target", "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=[Mon 2025-07-14 18:41:00 EDT] ; stop_time=[Mon 2025-07-14 18:41:01 EDT] ; pid=1272 ; code=exited ; status=1 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Mon 2025-07-14 18:41:00 EDT] ; stop_time=[Mon 2025-07-14 18:41:00 EDT] ; pid=1263 ; 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": "Mon 2025-07-14 18:41:01 EDT", "InactiveEnterTimestampMonotonic": "9976666", "InactiveExitTimestamp": "Mon 2025-07-14 18:40:59 EDT", "InactiveExitTimestampMonotonic": "7821761", "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": "system.slice basic.target", "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:104 Monday 14 July 2025 18:41:10 -0400 (0:00:01.171) 0:00:35.961 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:110 Monday 14 July 2025 18:41:10 -0400 (0:00:00.017) 0:00:35.978 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure additional files] ********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:128 Monday 14 July 2025 18:41:10 -0400 (0:00:00.016) 0:00:35.995 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:144 Monday 14 July 2025 18:41:10 -0400 (0:00:00.014) 0:00:36.009 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:155 Monday 14 July 2025 18:41:10 -0400 (0:00:00.013) 0:00:36.023 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml for managed-node1 TASK [fedora.linux_system_roles.postfix : Gather facts for ansible_date_time] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Monday 14 July 2025 18:41:10 -0400 (0:00:00.021) 0:00:36.044 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Monday 14 July 2025 18:41:10 -0400 (0:00:00.016) 0:00:36.061 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Monday 14 July 2025 18:41:10 -0400 (0:00:00.015) 0:00:36.076 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Monday 14 July 2025 18:41:10 -0400 (0:00:00.018) 0:00:36.095 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Monday 14 July 2025 18:41:10 -0400 (0:00:00.015) 0:00:36.111 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Monday 14 July 2025 18:41:10 -0400 (0:00:00.016) 0:00:36.127 *********** TASK [Enable IPv6] ************************************************************* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:25 Monday 14 July 2025 18:41:10 -0400 (0:00:00.015) 0:00:36.142 *********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Monday 14 July 2025 18:41:11 -0400 (0:00:00.094) 0:00:36.237 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Monday 14 July 2025 18:41:11 -0400 (0:00:00.021) 0:00:36.259 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Monday 14 July 2025 18:41:11 -0400 (0:00:00.018) 0:00:36.278 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Monday 14 July 2025 18:41:11 -0400 (0:00:00.014) 0:00:36.293 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Monday 14 July 2025 18:41:11 -0400 (0:00:00.016) 0:00:36.309 *********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Monday 14 July 2025 18:41:11 -0400 (0:00:00.038) 0:00:36.348 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Monday 14 July 2025 18:41:11 -0400 (0:00:00.014) 0:00:36.363 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Monday 14 July 2025 18:41:11 -0400 (0:00:00.781) 0:00:37.144 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1752532839.8668702, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "532b487cb6e16fe3957aa8fd67df6a4919177374", "ctime": 1752532839.86587, "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": 1752532839.86587, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 326, "uid": 0, "version": "18446744073663652622", "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Monday 14 July 2025 18:41:12 -0400 (0:00:00.264) 0:00:37.409 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Monday 14 July 2025 18:41:12 -0400 (0:00:00.017) 0:00:37.426 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Monday 14 July 2025 18:41:12 -0400 (0:00:00.017) 0:00:37.443 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Monday 14 July 2025 18:41:12 -0400 (0:00:00.245) 0:00:37.689 *********** ok: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Monday 14 July 2025 18:41:12 -0400 (0:00:00.027) 0:00:37.717 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1752532839.8668702, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "532b487cb6e16fe3957aa8fd67df6a4919177374", "ctime": 1752532839.86587, "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": 1752532839.86587, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 326, "uid": 0, "version": "18446744073663652622", "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Monday 14 July 2025 18:41:12 -0400 (0:00:00.272) 0:00:37.989 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1752532839.85487, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5fb7bbb1c2f4c9b1bcbf234f5439f47d066a0a47", "ctime": 1752532839.5398693, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 139099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1752532839.5398693, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5092, "uid": 0, "version": "18446744073663652615", "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Monday 14 July 2025 18:41:13 -0400 (0:00:00.274) 0:00:38.263 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004976", "end": "2025-07-14 18:41:13.339104", "rc": 0, "start": "2025-07-14 18:41:13.334128" } 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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Monday 14 July 2025 18:41:13 -0400 (0:00:00.263) 0:00:38.527 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Monday 14 July 2025 18:41:13 -0400 (0:00:00.020) 0:00:38.548 *********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Monday 14 July 2025 18:41:13 -0400 (0:00:00.257) 0:00:38.805 *********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Monday 14 July 2025 18:41:13 -0400 (0:00:00.255) 0:00:39.061 *********** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Monday 14 July 2025 18:41:14 -0400 (0:00:00.284) 0:00:39.345 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Monday 14 July 2025 18:41:14 -0400 (0:00:00.016) 0:00:39.361 *********** skipping: [managed-node1] => { "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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Monday 14 July 2025 18:41:14 -0400 (0:00:00.016) 0:00:39.378 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Monday 14 July 2025 18:41:14 -0400 (0:00:00.014) 0:00:39.392 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************ task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 Monday 14 July 2025 18:41:14 -0400 (0:00:00.012) 0:00:39.405 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "postfix", "check" ], "delta": "0:00:00.215144", "end": "2025-07-14 18:41:14.687470", "rc": 0, "start": "2025-07-14 18:41:14.472326" } RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] ********** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 Monday 14 July 2025 18:41:14 -0400 (0:00:00.468) 0:00:39.874 *********** changed: [managed-node1] => { "changed": true, "name": "postfix", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2025-07-14 18:41:10 EDT", "ActiveEnterTimestampMonotonic": "19185073", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target syslog.target system.slice systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-14 18:41:10 EDT", "AssertTimestampMonotonic": "18889022", "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": "Mon 2025-07-14 18:41:10 EDT", "ConditionTimestampMonotonic": "18889020", "Conflicts": "sendmail.service exim.service shutdown.target", "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": "2222", "ExecMainStartTimestamp": "Mon 2025-07-14 18:41:10 EDT", "ExecMainStartTimestampMonotonic": "19184896", "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=[Mon 2025-07-14 18:41:10 EDT] ; stop_time=[Mon 2025-07-14 18:41:10 EDT] ; pid=2150 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Mon 2025-07-14 18:41:10 EDT] ; stop_time=[Mon 2025-07-14 18:41:10 EDT] ; pid=2148 ; 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": "Mon 2025-07-14 18:41:01 EDT", "InactiveEnterTimestampMonotonic": "9976666", "InactiveExitTimestamp": "Mon 2025-07-14 18:41:10 EDT", "InactiveExitTimestampMonotonic": "18889765", "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": "2222", "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": "system.slice basic.target", "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": "Mon 2025-07-14 18:41:10 EDT", "WatchdogTimestampMonotonic": "19184925", "WatchdogUSec": "0" } } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Monday 14 July 2025 18:41:15 -0400 (0:00:00.885) 0:00:40.759 *********** changed: [managed-node1] => { "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.017309", "end": "2025-07-14 18:41:15.844733", "rc": 0, "start": "2025-07-14 18:41:15.827424" } 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-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Monday 14 July 2025 18:41:15 -0400 (0:00:00.270) 0:00:41.030 *********** included: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Monday 14 July 2025 18:41:15 -0400 (0:00:00.015) 0:00:41.045 *********** changed: [managed-node1] => { "changed": true, "elapsed": 21, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Monday 14 July 2025 18:41:38 -0400 (0:00:22.438) 0:01:03.484 *********** skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Monday 14 July 2025 18:41:38 -0400 (0:00:00.017) 0:01:03.501 *********** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=54 changed=11 unreachable=0 failed=0 skipped=44 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 14 July 2025 18:41:38 -0400 (0:00:00.020) 0:01:03.522 *********** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 22.85s /tmp/collections-91z/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.44s /tmp/collections-91z/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.76s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 fedora.linux_system_roles.postfix : Get default database type from postconf - 1 --- 1.27s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.17s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.postfix : Restart postfix --------------------- 0.89s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 fedora.linux_system_roles.postfix : Install Postfix --------------------- 0.88s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.63s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.postfix : Gather facts for ansible_date_time --- 0.48s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 fedora.linux_system_roles.postfix : Check postfix ----------------------- 0.47s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file --- 0.42s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.41s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.40s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.40s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.postfix : Ensure Last modified header is absent --- 0.38s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.35s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.34s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.28s /tmp/collections-91z/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102