ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-8Fl executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', 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 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_disable_ipv6.yml *********************************************** 1 plays in /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml PLAY [Ensure that the rule runs with IPv6 disabled] **************************** TASK [Disable IPv6] ************************************************************ task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:8 Wednesday 10 September 2025 15:10:00 -0400 (0:00:00.053) 0:00:00.053 *** included: fedora.linux_system_roles.bootloader for managed-node2 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 10 September 2025 15:10:00 -0400 (0:00:00.065) 0:00:00.119 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 10 September 2025 15:10:00 -0400 (0:00:00.018) 0:00:00.138 *** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Wednesday 10 September 2025 15:10:02 -0400 (0:00:02.147) 0:00:02.285 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Wednesday 10 September 2025 15:10:02 -0400 (0:00:00.548) 0:00:02.833 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Wednesday 10 September 2025 15:10:02 -0400 (0:00:00.024) 0:00:02.858 *** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 10 September 2025 15:10:02 -0400 (0:00:00.033) 0:00:02.892 *** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 10 September 2025 15:10:02 -0400 (0:00:00.015) 0:00:02.907 *** skipping: [managed-node2] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 10 September 2025 15:10:03 -0400 (0:00:00.060) 0:00:02.968 *** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 10 September 2025 15:10:11 -0400 (0:00:08.682) 0:00:11.650 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1756992764.355881, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 10 September 2025 15:10:13 -0400 (0:00:01.364) 0:00:13.015 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 10 September 2025 15:10:13 -0400 (0:00:00.013) 0:00:13.028 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 10 September 2025 15:10:13 -0400 (0:00:00.011) 0:00:13.039 *** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 10 September 2025 15:10:13 -0400 (0:00:00.416) 0:00:13.455 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 10 September 2025 15:10:13 -0400 (0:00:00.039) 0:00:13.495 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1757531412.0578706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 10 September 2025 15:10:13 -0400 (0:00:00.427) 0:00:13.922 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1756991223.06, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "23ffcbb1b6411a7c7e3e2dc0e5fa81d269a3ffd0", "ctime": 1756991223.062, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 337658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756991223.062, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "4110725335", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 10 September 2025 15:10:14 -0400 (0:00:00.428) 0:00:14.351 *** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005180", "end": "2025-09-10 15:10:14.911109", "rc": 0, "start": "2025-09-10 15:10:14.905929" } 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 10 September 2025 15:10:14 -0400 (0:00:00.585) 0:00:14.937 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 10 September 2025 15:10:15 -0400 (0:00:00.067) 0:00:15.005 *** ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 10 September 2025 15:10:15 -0400 (0:00:00.696) 0:00:15.701 *** changed: [managed-node2] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 10 September 2025 15:10:16 -0400 (0:00:00.442) 0:00:16.143 *** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.955) 0:00:17.099 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.021) 0:00:17.120 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.019) 0:00:17.139 *** skipping: [managed-node2] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.030) 0:00:17.170 *** skipping: [managed-node2] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Run handlers] ************************************************************ task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:19 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.033) 0:00:17.203 *** 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 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.001) 0:00:17.204 *** 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.119505", "end": "2025-09-10 15:10:17.734085", "rc": 0, "start": "2025-09-10 15:10:17.614580" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 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="rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 ipv6.disable_ipv6=1" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=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 rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 ipv6.disable_ipv6=1" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.541) 0:00:17.746 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 10 September 2025 15:10:17 -0400 (0:00:00.015) 0:00:17.762 *** changed: [managed-node2] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 10 September 2025 15:10:48 -0400 (0:00:31.003) 0:00:48.766 *** skipping: [managed-node2] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 10 September 2025 15:10:48 -0400 (0:00:00.032) 0:00:48.798 *** ok: [managed-node2] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Run the postfix role] **************************************************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:22 Wednesday 10 September 2025 15:10:48 -0400 (0:00:00.045) 0:00:48.844 *** included: fedora.linux_system_roles.postfix for managed-node2 TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.161) 0:00:49.005 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.034) 0:00:49.039 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check if system is ostree] *********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:11 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.050) 0:00:49.090 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:16 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.467) 0:00:49.557 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:20 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.023) 0:00:49.581 *** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "submission" ] }, "ansible_included_var_files": [ "/tmp/collections-8Fl/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, "false_condition": "__postfix_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "smtp-submission" ] }, "ansible_included_var_files": [ "/tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node2] => (item=CentOS_10.yml) => { "ansible_facts": { "__postfix_smtp_services": [ "smtp", "smtps", "smtp-submission" ] }, "ansible_included_var_files": [ "/tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.postfix : Get status of package(s) ['postfix']] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:16 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.046) 0:00:49.627 *** skipping: [managed-node2] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_conf.previous is defined", "item": "postfix", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.postfix : Remove package(s) to reset original confs ['postfix']] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:23 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.020) 0:00:49.648 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_conf.previous is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of config files] ********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:38 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.017) 0:00:49.666 *** skipping: [managed-node2] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_conf.previous | d() == \"replaced\"", "item": "postfix", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.postfix : Remove config files - make empty] **** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:45 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.033) 0:00:49.699 *** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.postfix : Configure firewall] ****************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:54 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.034) 0:00:49.733 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/firewall.yml:3 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.014) 0:00:49.748 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure selinux] ******************* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:57 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.033) 0:00:49.781 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:12 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.021) 0:00:49.802 *** skipping: [managed-node2] => (item=smtp) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=smtps) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=smtp-submission) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.postfix : Initialize _postfix_selinux] ********* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:33 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.051) 0:00:49.854 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_manage_selinux | bool", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:37 Wednesday 10 September 2025 15:10:49 -0400 (0:00:00.049) 0:00:49.904 *** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtps', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtps", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'postfix_manage_selinux | bool', 'item': 'smtp-submission', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "postfix_manage_selinux | bool", "item": "smtp-submission", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:46 Wednesday 10 September 2025 15:10:50 -0400 (0:00:00.084) 0:00:49.988 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/selinux.yml:55 Wednesday 10 September 2025 15:10:50 -0400 (0:00:00.103) 0:00:50.091 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 Wednesday 10 September 2025 15:10:50 -0400 (0:00:00.059) 0:00:50.150 *** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: postfix-2:3.8.5-8.el10.x86_64", "Installed: postfix-lmdb-2:3.8.5-8.el10.x86_64" ] } TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 1] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 Wednesday 10 September 2025 15:11:11 -0400 (0:00:21.041) 0:01:11.192 *** ok: [managed-node2] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.008851", "end": "2025-09-10 15:11:12.690533", "failed_when_result": false, "rc": 1, "start": "2025-09-10 15:11:11.681682" } 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:79 Wednesday 10 September 2025 15:11:12 -0400 (0:00:01.531) 0:01:12.723 *** included: /tmp/collections-8Fl/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_date_time] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Wednesday 10 September 2025 15:11:12 -0400 (0:00:00.026) 0:01:12.750 *** ok: [managed-node2] TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Wednesday 10 September 2025 15:11:13 -0400 (0:00:01.066) 0:01:13.817 *** changed: [managed-node2] => { "changed": true, "checksum": "5a83099be6e89e966f63a794c1f6386427bb6d8d", "dest": "/etc/postfix/main.cf.2025-09-10T19:11:13Z", "gid": 0, "group": "root", "md5sum": "ee949736e55d42411bfdc6c54a31bcf5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:postfix_etc_t:s0", "size": 29739, "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Wednesday 10 September 2025 15:11:14 -0400 (0:00:00.640) 0:01:14.457 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Wednesday 10 September 2025 15:11:15 -0400 (0:00:00.636) 0:01:15.094 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Wednesday 10 September 2025 15:11:15 -0400 (0:00:00.476) 0:01:15.571 *** changed: [managed-node2] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Wednesday 10 September 2025 15:11:16 -0400 (0:00:00.528) 0:01:16.100 *** changed: [managed-node2] => (item={'key': 'inet_protocols', 'value': 'ipv4'}) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "postconf", "-e", "inet_protocols=ipv4" ], "delta": "0:00:00.009941", "end": "2025-09-10 15:11:16.547461", "item": { "key": "inet_protocols", "value": "ipv4" }, "rc": 0, "start": "2025-09-10 15:11:16.537520" } Notification for handler Check postfix has been saved. Notification for handler Restart postfix has been saved. TASK [fedora.linux_system_roles.postfix : Get default database type from postconf - 2] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:89 Wednesday 10 September 2025 15:11:16 -0400 (0:00:00.482) 0:01:16.582 *** ok: [managed-node2] => { "changed": false, "cmd": [ "postconf", "-h", "default_database_type" ], "delta": "0:00:01.511534", "end": "2025-09-10 15:11:18.510831", "rc": 0, "start": "2025-09-10 15:11:16.999297" } STDOUT: lmdb TASK [fedora.linux_system_roles.postfix : Set postfix_default_database_type] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:94 Wednesday 10 September 2025 15:11:18 -0400 (0:00:01.942) 0:01:18.525 *** ok: [managed-node2] => { "ansible_facts": { "postfix_default_database_type": "lmdb" }, "changed": false } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 Wednesday 10 September 2025 15:11:18 -0400 (0:00:00.036) 0:01:18.562 *** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "postfix", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target system.slice syslog.target systemd-journald.socket sysinit.target -.mount tmp.mount basic.target systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "sendmail.service exim.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "closed", "DynamicUser": "no", "EffectiveMemoryHigh": "3631222784", "EffectiveMemoryMax": "3631222784", "EffectiveTasksMax": "21829", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "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 }", "ExecReloadEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; flags= ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStopEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postfix.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13643", "LimitNPROCSoft": "13643", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13643", "LimitSIGPENDINGSoft": "13643", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3242151936", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postfix.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/var/spool/postfix/pid/master.pid", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "yes", "PrivateTmpEx": "connected", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21829", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "-.mount", "WantsMountsFor": "/var/tmp /tmp", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:104 Wednesday 10 September 2025 15:11:20 -0400 (0:00:01.947) 0:01:20.510 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:110 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.037) 0:01:20.547 *** skipping: [managed-node2] => { "changed": false, "false_condition": "postfix_conf | dict2items | rejectattr('key', 'match', '^previous$') | list | items2dict | d({}) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure additional files] ********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:128 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.038) 0:01:20.585 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:144 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.013) 0:01:20.598 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:155 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.013) 0:01:20.612 *** included: /tmp/collections-8Fl/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_date_time] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.017) 0:01:20.630 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:11 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.040) 0:01:20.671 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:19 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.040) 0:01:20.711 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:27 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.033) 0:01:20.745 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:33 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.034) 0:01:20.780 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__postfix_has_config_changed | d(\"\") is search(\"True\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:41 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.033) 0:01:20.813 *** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Enable IPv6] ************************************************************* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:27 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.018) 0:01:20.831 *** included: fedora.linux_system_roles.bootloader for managed-node2 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.066) 0:01:20.898 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 10 September 2025 15:11:20 -0400 (0:00:00.027) 0:01:20.926 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.051) 0:01:20.977 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.025) 0:01:21.003 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.025) 0:01:21.028 *** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.054) 0:01:21.083 *** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.028) 0:01:21.111 *** skipping: [managed-node2] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 10 September 2025 15:11:21 -0400 (0:00:00.069) 0:01:21.181 *** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 10 September 2025 15:11:23 -0400 (0:00:02.005) 0:01:23.186 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1757531417.7329113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2d2565c9cdbfaa8fc49d734b1ec3e67621d97ba9", "ctime": 1757531417.7319114, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511716, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757531417.7319114, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 350, "uid": 0, "version": "338584929", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 10 September 2025 15:11:23 -0400 (0:00:00.507) 0:01:23.694 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 10 September 2025 15:11:23 -0400 (0:00:00.013) 0:01:23.707 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 10 September 2025 15:11:23 -0400 (0:00:00.020) 0:01:23.728 *** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 10 September 2025 15:11:24 -0400 (0:00:00.426) 0:01:24.155 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 10 September 2025 15:11:24 -0400 (0:00:00.040) 0:01:24.195 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1757531417.7329113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2d2565c9cdbfaa8fc49d734b1ec3e67621d97ba9", "ctime": 1757531417.7319114, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511716, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757531417.7319114, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 350, "uid": 0, "version": "338584929", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 10 September 2025 15:11:24 -0400 (0:00:00.434) 0:01:24.630 *** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1757531416.1329134, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757531416.1319, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 385876163, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757531416.132914, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2012858999", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 10 September 2025 15:11:25 -0400 (0:00:00.444) 0:01:25.074 *** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005494", "end": "2025-09-10 15:11:25.508390", "rc": 0, "start": "2025-09-10 15:11:25.502896" } 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 10 September 2025 15:11:25 -0400 (0:00:00.446) 0:01:25.520 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 10 September 2025 15:11:25 -0400 (0:00:00.035) 0:01:25.555 *** ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 10 September 2025 15:11:26 -0400 (0:00:00.459) 0:01:26.015 *** ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 10 September 2025 15:11:26 -0400 (0:00:00.438) 0:01:26.453 *** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.732) 0:01:27.186 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.040) 0:01:27.227 *** 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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.036) 0:01:27.263 *** skipping: [managed-node2] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.045) 0:01:27.309 *** skipping: [managed-node2] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Run handlers again] ****************************************************** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/tests/postfix/tests_disable_ipv6.yml:38 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.043) 0:01:27.352 *** NOTIFIED HANDLER fedora.linux_system_roles.postfix : Check postfix for managed-node2 NOTIFIED HANDLER fedora.linux_system_roles.postfix : Restart postfix for managed-node2 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 META: triggered running handlers for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.postfix : Check postfix] ************ task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 Wednesday 10 September 2025 15:11:27 -0400 (0:00:00.002) 0:01:27.355 *** ok: [managed-node2] => { "changed": false, "cmd": [ "postfix", "check" ], "delta": "0:00:00.231258", "end": "2025-09-10 15:11:28.016767", "rc": 0, "start": "2025-09-10 15:11:27.785509" } RUNNING HANDLER [fedora.linux_system_roles.postfix : Restart postfix] ********** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 Wednesday 10 September 2025 15:11:28 -0400 (0:00:00.674) 0:01:28.030 *** changed: [managed-node2] => { "changed": true, "name": "postfix", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2025-09-10 15:11:20 EDT", "ActiveEnterTimestampMonotonic": "48046721", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice systemd-tmpfiles-setup.service sysinit.target syslog.target -.mount systemd-journald.socket tmp.mount network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-09-10 15:11:20 EDT", "AssertTimestampMonotonic": "47678449", "Before": "multi-user.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "338267000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-09-10 15:11:20 EDT", "ConditionTimestampMonotonic": "47678445", "ConfigurationDirectoryMode": "0755", "Conflicts": "exim.service shutdown.target sendmail.service", "ControlGroup": "/system.slice/postfix.service", "ControlGroupId": "4307", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Postfix Mail Transport Agent", "DevicePolicy": "closed", "DynamicUser": "no", "EffectiveMemoryHigh": "3631222784", "EffectiveMemoryMax": "3631222784", "EffectiveTasksMax": "21829", "EnvironmentFiles": "/etc/sysconfig/network (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "3539", "ExecMainStartTimestamp": "Wed 2025-09-10 15:11:20 EDT", "ExecMainStartTimestampMonotonic": "48030001", "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 }", "ExecReloadEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix reload ; flags= ; 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=[Wed 2025-09-10 15:11:20 EDT] ; stop_time=[Wed 2025-09-10 15:11:20 EDT] ; pid=3472 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix start ; flags= ; start_time=[Wed 2025-09-10 15:11:20 EDT] ; stop_time=[Wed 2025-09-10 15:11:20 EDT] ; pid=3472 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; ignore_errors=yes ; start_time=[Wed 2025-09-10 15:11:20 EDT] ; stop_time=[Wed 2025-09-10 15:11:20 EDT] ; pid=3470 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/libexec/postfix/chroot-update ; argv[]=/usr/libexec/postfix/chroot-update ; flags=ignore-failure ; start_time=[Wed 2025-09-10 15:11:20 EDT] ; stop_time=[Wed 2025-09-10 15:11:20 EDT] ; pid=3470 ; 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 }", "ExecStopEx": "{ path=/usr/sbin/postfix ; argv[]=/usr/sbin/postfix stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/postfix.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "postfix.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-09-10 15:11:20 EDT", "InactiveExitTimestampMonotonic": "47686569", "InvocationID": "56f02a554f9244b09da168a753e33c30", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13643", "LimitNPROCSoft": "13643", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13643", "LimitSIGPENDINGSoft": "13643", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "3539", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3222638592", "MemoryCurrent": "2531328", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3895296", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "postfix.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/var/spool/postfix/pid/master.pid", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "yes", "PrivateTmpEx": "connected", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2025-09-10 15:11:20 EDT", "StateChangeTimestampMonotonic": "48046721", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "21829", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "-.mount", "WantsMountsFor": "/var/tmp /tmp", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 10 September 2025 15:11:29 -0400 (0:00:01.494) 0:01:29.524 *** 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.124343", "end": "2025-09-10 15:11:30.060159", "rc": 0, "start": "2025-09-10 15:11:29.935816" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 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 rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=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 rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Wednesday 10 September 2025 15:11:30 -0400 (0:00:00.547) 0:01:30.072 *** included: /tmp/collections-8Fl/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-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 10 September 2025 15:11:30 -0400 (0:00:00.013) 0:01:30.085 *** changed: [managed-node2] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 10 September 2025 15:12:02 -0400 (0:00:32.475) 0:02:02.561 *** skipping: [managed-node2] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 10 September 2025 15:12:02 -0400 (0:00:00.011) 0:02:02.573 *** ok: [managed-node2] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node2 : ok=57 changed=13 unreachable=0 failed=0 skipped=46 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 10 September 2025 15:12:02 -0400 (0:00:00.015) 0:02:02.588 *** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.48s /tmp/collections-8Fl/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 -- 31.00s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.postfix : Install Postfix -------------------- 21.04s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 8.68s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 2.15s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.01s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.95s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:98 fedora.linux_system_roles.postfix : Get default database type from postconf - 2 --- 1.94s /tmp/collections-8Fl/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.53s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:71 fedora.linux_system_roles.postfix : Restart postfix --------------------- 1.49s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:7 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.36s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.postfix : Gather facts for ansible_date_time --- 1.07s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/manage_config.yml:6 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.96s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.73s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.70s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.postfix : Check postfix ----------------------- 0.67s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/postfix/handlers/main.yml:2 fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.64s /tmp/collections-8Fl/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.64s /tmp/collections-8Fl/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.59s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.55s /tmp/collections-8Fl/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11