[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.17.3]
  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-WTQ
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.4 (main, Jun  7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
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_add_rm.yml *****************************************************
1 plays in /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml

PLAY [Test creating, modifying, and removing kernels] **************************

TASK [Skip on s390x architecture] **********************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13
Saturday 17 August 2024  08:48:43 -0400 (0:00:00.023)       0:00:00.023 ******* 
included: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed_node1

TASK [Gather architecture facts] ***********************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3
Saturday 17 August 2024  08:48:43 -0400 (0:00:00.015)       0:00:00.038 ******* 
[WARNING]: Platform linux on host managed_node1 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_node1]

TASK [End host on s390x architecture] ******************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8
Saturday 17 August 2024  08:48:47 -0400 (0:00:03.477)       0:00:03.516 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Get bootloader_facts] ****************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16
Saturday 17 August 2024  08:48:47 -0400 (0:00:00.009)       0:00:03.526 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:48:47 -0400 (0:00:00.080)       0:00:03.607 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:48:47 -0400 (0:00:00.033)       0:00:03.640 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:48:47 -0400 (0:00:00.059)       0:00:03.700 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:48:48 -0400 (0:00:00.561)       0:00:04.261 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:48:48 -0400 (0:00:00.027)       0:00:04.289 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:48:48 -0400 (0:00:00.036)       0:00:04.325 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:48:48 -0400 (0:00:00.016)       0:00:04.342 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:49:29 -0400 (0:00:41.547)       0:00:45.889 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1722941984.542437,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb",
        "ctime": 1722941984.543437,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 1088,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722941984.542437,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 310,
        "uid": 0,
        "version": "1656857436",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:49:30 -0400 (0:00:01.009)       0:00:46.899 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:49:30 -0400 (0:00:00.024)       0:00:46.923 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:49:30 -0400 (0:00:00.022)       0:00:46.945 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:49:31 -0400 (0:00:00.362)       0:00:47.308 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:49:31 -0400 (0:00:00.067)       0:00:47.376 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898970.142157,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb",
        "ctime": 1722941984.543437,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 1088,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722941984.542437,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 310,
        "uid": 0,
        "version": "1656857436",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:49:31 -0400 (0:00:00.368)       0:00:47.744 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1722941134.106,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "0a9e0e360a97289677a0ce815ebd852b5392d8a0",
        "ctime": 1722941134.106,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 358,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6787,
        "uid": 0,
        "version": "3088809162",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:49:32 -0400 (0:00:00.376)       0:00:48.121 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004723",
    "end": "2024-08-17 08:49:32.562293",
    "rc": 0,
    "start": "2024-08-17 08:49:32.557570"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:49:32 -0400 (0:00:00.549)       0:00:48.670 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:49:32 -0400 (0:00:00.045)       0:00:48.716 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:49:33 -0400 (0:00:00.572)       0:00:49.288 ******* 
changed: [managed_node1] => {
    "changed": true,
    "rc": 0
}

MSG:

6 replacements made

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:49:33 -0400 (0:00:00.382)       0:00:49.671 ******* 
ok: [managed_node1] => {
    "actions": [],
    "changed": false
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:49:34 -0400 (0:00:00.537)       0:00:50.209 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:49:34 -0400 (0:00:00.019)       0:00:50.228 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:49:34 -0400 (0:00:00.021)       0:00:50.250 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:49:34 -0400 (0:00:00.038)       0:00:50.288 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_facts": [
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": true,
                "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
                "index": "0",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": false,
                "id": "5e535d911b194dccbfe1541dbcdcea02-0-rescue",
                "index": "1",
                "initrd": "/boot/initramfs-0-rescue-5e535d911b194dccbfe1541dbcdcea02.img",
                "kernel": "/boot/vmlinuz-0-rescue-5e535d911b194dccbfe1541dbcdcea02",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (0-rescue-5e535d911b194dccbfe1541dbcdcea02) 39 (Thirty Nine)"
            }
        ]
    },
    "changed": false
}

TASK [Skip test on ostree systems] *********************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22
Saturday 17 August 2024  08:49:35 -0400 (0:00:00.927)       0:00:51.216 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Flush handlers] **********************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29
Saturday 17 August 2024  08:49:35 -0400 (0:00:00.015)       0:00:51.231 ******* 
META: triggered running handlers for managed_node1

TASK [Clone kernel to Clone1] **************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32
Saturday 17 August 2024  08:49:35 -0400 (0:00:00.011)       0:00:51.242 ******* 
included: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed_node1

TASK [Set fact with the default kernel to use for clones] **********************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3
Saturday 17 August 2024  08:49:35 -0400 (0:00:00.074)       0:00:51.317 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "test_kernel": {
            "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
            "default": true,
            "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
            "index": "0",
            "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
            "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
            "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
            "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
        }
    },
    "changed": false
}

TASK [Clone test_kernel kernel and initrd for test purposes] *******************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7
Saturday 17 August 2024  08:49:35 -0400 (0:00:00.104)       0:00:51.421 ******* 
changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.9.12-100.fc39.x86_64', 'dest': '/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "fed082aa828a0b412d932662ed021255010263c3",
    "dest": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1",
    "gid": 0,
    "group": "root",
    "item": {
        "dest": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1",
        "src": "/boot/vmlinuz-6.9.12-100.fc39.x86_64"
    },
    "md5sum": "d607c468f275d0519ac1306ba589ee71",
    "mode": "0755",
    "owner": "root",
    "secontext": "system_u:object_r:boot_t:s0",
    "size": 15784296,
    "src": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
    "state": "file",
    "uid": 0
}
changed: [managed_node1] => (item={'src': '/boot/initramfs-6.9.12-100.fc39.x86_64.img', 'dest': '/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone1'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "0c7f25615d29ee0eb1af2f269e4feba3f1682fce",
    "dest": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone1",
    "gid": 0,
    "group": "root",
    "item": {
        "dest": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone1",
        "src": "/boot/initramfs-6.9.12-100.fc39.x86_64.img"
    },
    "md5sum": "4888f69cdc08b0b3e5ceb7b7cd8dd163",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:boot_t:s0",
    "size": 21618146,
    "src": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
    "state": "file",
    "uid": 0
}

TASK [Create kernel Clone1] ****************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21
Saturday 17 August 2024  08:49:37 -0400 (0:00:02.128)       0:00:53.550 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.076)       0:00:53.627 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.036)       0:00:53.664 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.059)       0:00:53.723 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.032)       0:00:53.756 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.032)       0:00:53.788 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.073)       0:00:53.862 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:49:37 -0400 (0:00:00.021)       0:00:53.883 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:49:39 -0400 (0:00:01.779)       0:00:55.662 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898970.142157,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb",
        "ctime": 1722941984.543437,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 1088,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722941984.542437,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 310,
        "uid": 0,
        "version": "1656857436",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:49:40 -0400 (0:00:00.428)       0:00:56.091 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:49:40 -0400 (0:00:00.046)       0:00:56.138 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:49:40 -0400 (0:00:00.029)       0:00:56.167 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:49:40 -0400 (0:00:00.537)       0:00:56.705 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:49:40 -0400 (0:00:00.044)       0:00:56.749 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898970.142157,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "e6fe4e5d2ca4a70405c4ae8eb7ec68aec89decbb",
        "ctime": 1722941984.543437,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 1088,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1722941984.542437,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 310,
        "uid": 0,
        "version": "1656857436",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:49:41 -0400 (0:00:00.364)       0:00:57.114 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898971.9951606,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:49:41 -0400 (0:00:00.423)       0:00:57.537 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004752",
    "end": "2024-08-17 08:49:41.914503",
    "rc": 0,
    "start": "2024-08-17 08:49:41.909751"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:49:42 -0400 (0:00:00.524)       0:00:58.062 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:49:42 -0400 (0:00:00.068)       0:00:58.131 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:49:42 -0400 (0:00:00.490)       0:00:58.621 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:49:42 -0400 (0:00:00.388)       0:00:59.010 ******* 
Notification for handler Fix default kernel boot parameters has been saved.
Notification for handler Reboot system has been saved.
changed: [managed_node1] => {
    "actions": [
        "grubby --initrd=/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default"
    ],
    "changed": true
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.613)       0:00:59.624 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.020)       0:00:59.644 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.019)       0:00:59.663 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.037)       0:00:59.701 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "bootloader_gather_facts | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Flush handlers] **********************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.048)       0:00:59.750 ******* 
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
META: triggered running handlers for managed_node1

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4
Saturday 17 August 2024  08:49:43 -0400 (0:00:00.011)       0:00:59.761 ******* 
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.129016",
    "end": "2024-08-17 08:49:44.193591",
    "rc": 0,
    "start": "2024-08-17 08:49:44.064575"
}

STDOUT:

args="ro crashkernel=auto net.ifnames=0 rhgb 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="crashkernel=auto net.ifnames=0 rhgb 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 crashkernel=auto net.ifnames=0 rhgb 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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15
Saturday 17 August 2024  08:49:44 -0400 (0:00:00.541)       0:01:00.303 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3
Saturday 17 August 2024  08:49:44 -0400 (0:00:00.017)       0:01:00.321 ******* 
changed: [managed_node1] => {
    "changed": true,
    "elapsed": 35,
    "rebooted": true
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7
Saturday 17 August 2024  08:50:21 -0400 (0:00:36.963)       0:01:37.284 ******* 
skipping: [managed_node1] => {
    "false_condition": "not bootloader_reboot_ok"
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.014)       0:01:37.299 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_reboot_required": false
    },
    "changed": false
}

TASK [Ensure bootloader_reboot_required is not set to true] ********************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.018)       0:01:37.317 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get bootloader_facts] ****************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.018)       0:01:37.336 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.066)       0:01:37.403 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.022)       0:01:37.425 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.039)       0:01:37.465 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.020)       0:01:37.485 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.019)       0:01:37.505 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.036)       0:01:37.541 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:50:21 -0400 (0:00:00.014)       0:01:37.555 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:50:26 -0400 (0:00:05.231)       0:01:42.787 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.399)       0:01:43.186 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.015)       0:01:43.202 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.014)       0:01:43.217 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.355)       0:01:43.572 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.045)       0:01:43.618 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:50:27 -0400 (0:00:00.369)       0:01:43.987 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898981.3751793,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:50:28 -0400 (0:00:00.368)       0:01:44.356 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004996",
    "end": "2024-08-17 08:50:28.456967",
    "rc": 0,
    "start": "2024-08-17 08:50:28.451971"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:50:28 -0400 (0:00:00.378)       0:01:44.735 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:50:28 -0400 (0:00:00.041)       0:01:44.776 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.375)       0:01:45.152 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.370)       0:01:45.522 ******* 
ok: [managed_node1] => {
    "actions": [],
    "changed": false
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.360)       0:01:45.882 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.020)       0:01:45.903 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.019)       0:01:45.922 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:50:29 -0400 (0:00:00.031)       0:01:45.954 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_facts": [
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8 test=kernel",
                "default": false,
                "id": "ec25c73d76418f5131b779a546a7ab9c-6.9.12-100.fc39.x86_64_clone1",
                "index": "0",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone1",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Clone1"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": true,
                "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
                "index": "1",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": false,
                "id": "5e535d911b194dccbfe1541dbcdcea02-0-rescue",
                "index": "2",
                "initrd": "/boot/initramfs-0-rescue-5e535d911b194dccbfe1541dbcdcea02.img",
                "kernel": "/boot/vmlinuz-0-rescue-5e535d911b194dccbfe1541dbcdcea02",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (0-rescue-5e535d911b194dccbfe1541dbcdcea02) 39 (Thirty Nine)"
            }
        ]
    },
    "changed": false
}

TASK [Verify settings] *********************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:38
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.515)       0:01:46.469 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove Clone1 kernel with 3 kernel keys] *********************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:47
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.045)       0:01:46.515 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.063)       0:01:46.579 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.020)       0:01:46.600 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.041)       0:01:46.641 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.019)       0:01:46.661 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.020)       0:01:46.681 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.037)       0:01:46.718 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:50:30 -0400 (0:00:00.014)       0:01:46.733 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:50:32 -0400 (0:00:01.720)       0:01:48.454 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:50:32 -0400 (0:00:00.371)       0:01:48.825 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:50:32 -0400 (0:00:00.015)       0:01:48.841 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:50:32 -0400 (0:00:00.014)       0:01:48.855 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:50:33 -0400 (0:00:00.358)       0:01:49.214 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:50:33 -0400 (0:00:00.046)       0:01:49.260 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:50:33 -0400 (0:00:00.378)       0:01:49.639 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898981.3751793,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:50:33 -0400 (0:00:00.374)       0:01:50.013 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004586",
    "end": "2024-08-17 08:50:34.288807",
    "rc": 0,
    "start": "2024-08-17 08:50:34.284221"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:50:34 -0400 (0:00:00.384)       0:01:50.398 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:50:34 -0400 (0:00:00.038)       0:01:50.436 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:50:34 -0400 (0:00:00.377)       0:01:50.813 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:50:35 -0400 (0:00:00.388)       0:01:51.202 ******* 
Notification for handler Fix default kernel boot parameters has been saved.
Notification for handler Reboot system has been saved.
changed: [managed_node1] => {
    "actions": [
        "grubby --remove-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1"
    ],
    "changed": true
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:50:35 -0400 (0:00:00.602)       0:01:51.805 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:50:35 -0400 (0:00:00.021)       0:01:51.826 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:50:35 -0400 (0:00:00.026)       0:01:51.852 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:50:35 -0400 (0:00:00.032)       0:01:51.884 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_facts": [
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": true,
                "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
                "index": "0",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": false,
                "id": "5e535d911b194dccbfe1541dbcdcea02-0-rescue",
                "index": "1",
                "initrd": "/boot/initramfs-0-rescue-5e535d911b194dccbfe1541dbcdcea02.img",
                "kernel": "/boot/vmlinuz-0-rescue-5e535d911b194dccbfe1541dbcdcea02",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (0-rescue-5e535d911b194dccbfe1541dbcdcea02) 39 (Thirty Nine)"
            }
        ]
    },
    "changed": false
}

TASK [Verify that Clone1 kernel is removed] ************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:64
Saturday 17 August 2024  08:50:36 -0400 (0:00:00.479)       0:01:52.364 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clone kernel to Clone2] **************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:68
Saturday 17 August 2024  08:50:36 -0400 (0:00:00.043)       0:01:52.407 ******* 
included: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed_node1

TASK [Set fact with the default kernel to use for clones] **********************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3
Saturday 17 August 2024  08:50:36 -0400 (0:00:00.036)       0:01:52.443 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "test_kernel": {
            "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
            "default": true,
            "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
            "index": "0",
            "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
            "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
            "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
            "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
        }
    },
    "changed": false
}

TASK [Clone test_kernel kernel and initrd for test purposes] *******************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7
Saturday 17 August 2024  08:50:36 -0400 (0:00:00.044)       0:01:52.488 ******* 
changed: [managed_node1] => (item={'src': '/boot/vmlinuz-6.9.12-100.fc39.x86_64', 'dest': '/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "fed082aa828a0b412d932662ed021255010263c3",
    "dest": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2",
    "gid": 0,
    "group": "root",
    "item": {
        "dest": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2",
        "src": "/boot/vmlinuz-6.9.12-100.fc39.x86_64"
    },
    "md5sum": "d607c468f275d0519ac1306ba589ee71",
    "mode": "0755",
    "owner": "root",
    "secontext": "system_u:object_r:boot_t:s0",
    "size": 15784296,
    "src": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
    "state": "file",
    "uid": 0
}
changed: [managed_node1] => (item={'src': '/boot/initramfs-6.9.12-100.fc39.x86_64.img', 'dest': '/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone2'}) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "0c7f25615d29ee0eb1af2f269e4feba3f1682fce",
    "dest": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone2",
    "gid": 0,
    "group": "root",
    "item": {
        "dest": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone2",
        "src": "/boot/initramfs-6.9.12-100.fc39.x86_64.img"
    },
    "md5sum": "4888f69cdc08b0b3e5ceb7b7cd8dd163",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:boot_t:s0",
    "size": 21618146,
    "src": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
    "state": "file",
    "uid": 0
}

TASK [Create kernel Clone2] ****************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:21
Saturday 17 August 2024  08:50:38 -0400 (0:00:01.964)       0:01:54.452 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.057)       0:01:54.509 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.027)       0:01:54.537 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.037)       0:01:54.574 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.021)       0:01:54.596 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.019)       0:01:54.615 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.034)       0:01:54.650 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:50:38 -0400 (0:00:00.014)       0:01:54.664 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:50:40 -0400 (0:00:01.732)       0:01:56.397 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:50:40 -0400 (0:00:00.382)       0:01:56.779 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:50:40 -0400 (0:00:00.018)       0:01:56.797 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:50:40 -0400 (0:00:00.015)       0:01:56.813 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:50:41 -0400 (0:00:00.382)       0:01:57.195 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:50:41 -0400 (0:00:00.072)       0:01:57.267 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898984.192185,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723898984.191185,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203451,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723898984.191185,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "811995345",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:50:41 -0400 (0:00:00.392)       0:01:57.660 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898981.3751793,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:50:41 -0400 (0:00:00.374)       0:01:58.034 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004800",
    "end": "2024-08-17 08:50:42.319306",
    "rc": 0,
    "start": "2024-08-17 08:50:42.314506"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:50:42 -0400 (0:00:00.395)       0:01:58.430 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:50:42 -0400 (0:00:00.040)       0:01:58.471 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:50:42 -0400 (0:00:00.382)       0:01:58.853 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.390)       0:01:59.244 ******* 
Notification for handler Fix default kernel boot parameters has been saved.
Notification for handler Reboot system has been saved.
changed: [managed_node1] => {
    "actions": [
        "grubby --initrd=/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2 --title=Clone2 --args=test=kernel"
    ],
    "changed": true
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.607)       0:01:59.851 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.026)       0:01:59.878 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.029)       0:01:59.908 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.047)       0:01:59.956 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "bootloader_gather_facts | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Flush handlers] **********************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.039)       0:01:59.995 ******* 
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
META: triggered running handlers for managed_node1

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4
Saturday 17 August 2024  08:50:43 -0400 (0:00:00.005)       0:02:00.000 ******* 
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.136699",
    "end": "2024-08-17 08:50:44.403239",
    "rc": 0,
    "start": "2024-08-17 08:50:44.266540"
}

STDOUT:

args="ro crashkernel=auto net.ifnames=0 rhgb 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 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 crashkernel=auto net.ifnames=0 rhgb 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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15
Saturday 17 August 2024  08:50:44 -0400 (0:00:00.515)       0:02:00.515 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3
Saturday 17 August 2024  08:50:44 -0400 (0:00:00.023)       0:02:00.539 ******* 
changed: [managed_node1] => {
    "changed": true,
    "elapsed": 33,
    "rebooted": true
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7
Saturday 17 August 2024  08:51:18 -0400 (0:00:34.306)       0:02:34.845 ******* 
skipping: [managed_node1] => {
    "false_condition": "not bootloader_reboot_ok"
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.014)       0:02:34.860 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_reboot_required": false
    },
    "changed": false
}

TASK [Ensure bootloader_reboot_required is not set to true] ********************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.018)       0:02:34.878 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get bootloader_facts] ****************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:43
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.018)       0:02:34.896 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.066)       0:02:34.963 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.023)       0:02:34.986 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.041)       0:02:35.027 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:51:18 -0400 (0:00:00.020)       0:02:35.048 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:51:19 -0400 (0:00:00.019)       0:02:35.068 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:51:19 -0400 (0:00:00.037)       0:02:35.105 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:51:19 -0400 (0:00:00.014)       0:02:35.119 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:51:24 -0400 (0:00:05.206)       0:02:40.325 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723899044.4017196,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723899044.4007194,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203452,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723899044.4007194,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "596885947",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:51:24 -0400 (0:00:00.398)       0:02:40.724 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:51:24 -0400 (0:00:00.015)       0:02:40.739 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:51:24 -0400 (0:00:00.014)       0:02:40.753 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:51:25 -0400 (0:00:00.349)       0:02:41.103 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:51:25 -0400 (0:00:00.046)       0:02:41.150 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723899044.4017196,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723899044.4007194,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203452,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723899044.4007194,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "596885947",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:51:25 -0400 (0:00:00.370)       0:02:41.520 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898981.3751793,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:51:25 -0400 (0:00:00.376)       0:02:41.896 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004435",
    "end": "2024-08-17 08:51:26.160226",
    "rc": 0,
    "start": "2024-08-17 08:51:26.155791"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:51:26 -0400 (0:00:00.372)       0:02:42.269 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:51:26 -0400 (0:00:00.039)       0:02:42.308 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:51:26 -0400 (0:00:00.376)       0:02:42.685 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.381)       0:02:43.067 ******* 
ok: [managed_node1] => {
    "actions": [],
    "changed": false
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.379)       0:02:43.447 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.023)       0:02:43.470 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.021)       0:02:43.492 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.036)       0:02:43.528 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_facts": [
            {
                "args": "test=kernel",
                "default": false,
                "id": "ec25c73d76418f5131b779a546a7ab9c-6.9.12-100.fc39.x86_64_clone2",
                "index": "0",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img_clone2",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2",
                "title": "Clone2"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": true,
                "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
                "index": "1",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": false,
                "id": "5e535d911b194dccbfe1541dbcdcea02-0-rescue",
                "index": "2",
                "initrd": "/boot/initramfs-0-rescue-5e535d911b194dccbfe1541dbcdcea02.img",
                "kernel": "/boot/vmlinuz-0-rescue-5e535d911b194dccbfe1541dbcdcea02",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (0-rescue-5e535d911b194dccbfe1541dbcdcea02) 39 (Thirty Nine)"
            }
        ]
    },
    "changed": false
}

TASK [Verify settings] *********************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:74
Saturday 17 August 2024  08:51:27 -0400 (0:00:00.528)       0:02:44.057 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove Clone2 kernel with kernel path] ***********************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.044)       0:02:44.102 ******* 
included: fedora.linux_system_roles.bootloader for managed_node1

TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.081)       0:02:44.184 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.023)       0:02:44.207 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.040)       0:02:44.247 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.020)       0:02:44.268 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.021)       0:02:44.289 ******* 
skipping: [managed_node1] => (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_node1] => (item=Fedora.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=Fedora_39.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "__bootloader_vars_file is file",
    "item": "Fedora_39.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] *******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.037)       0:02:44.326 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "ansible_architecture == 's390x'",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13
Saturday 17 August 2024  08:51:28 -0400 (0:00:00.014)       0:02:44.341 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: grubby

TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19
Saturday 17 August 2024  08:51:29 -0400 (0:00:01.686)       0:02:46.028 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723899044.4017196,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723899044.4007194,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203452,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723899044.4007194,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "596885947",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27
Saturday 17 August 2024  08:51:30 -0400 (0:00:00.370)       0:02:46.398 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34
Saturday 17 August 2024  08:51:30 -0400 (0:00:00.016)       0:02:46.415 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44
Saturday 17 August 2024  08:51:30 -0400 (0:00:00.015)       0:02:46.430 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49
Saturday 17 August 2024  08:51:30 -0400 (0:00:00.383)       0:02:46.814 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60
Saturday 17 August 2024  08:51:30 -0400 (0:00:00.046)       0:02:46.860 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723899044.4017196,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 8,
        "charset": "us-ascii",
        "checksum": "87bc042bb64e052b477f838cd2049c097dca4287",
        "ctime": 1723899044.4007194,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 203452,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0644",
        "mtime": 1723899044.4007194,
        "nlink": 1,
        "path": "/etc/default/grub",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": true,
        "rusr": true,
        "size": 313,
        "uid": 0,
        "version": "596885947",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65
Saturday 17 August 2024  08:51:31 -0400 (0:00:00.365)       0:02:47.226 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "atime": 1723898981.3751793,
        "attr_flags": "e",
        "attributes": [
            "extents"
        ],
        "block_size": 4096,
        "blocks": 16,
        "charset": "us-ascii",
        "checksum": "20dd519a0adb600a984870f4af3be826d8654095",
        "ctime": 1723898973.5631638,
        "dev": 51714,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 262415,
        "isblk": false,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": true,
        "issock": false,
        "isuid": false,
        "mimetype": "text/plain",
        "mode": "0600",
        "mtime": 1722941134.106,
        "nlink": 1,
        "path": "/boot/grub2/grub.cfg",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 6760,
        "uid": 0,
        "version": "36028738",
        "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73
Saturday 17 August 2024  08:51:31 -0400 (0:00:00.368)       0:02:47.594 ******* 
ok: [managed_node1] => {
    "changed": false,
    "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true",
    "delta": "0:00:00.004656",
    "end": "2024-08-17 08:51:31.863555",
    "rc": 0,
    "start": "2024-08-17 08:51:31.858899"
}

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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79
Saturday 17 August 2024  08:51:31 -0400 (0:00:00.380)       0:02:47.974 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87
Saturday 17 August 2024  08:51:31 -0400 (0:00:00.039)       0:02:48.014 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95
Saturday 17 August 2024  08:51:32 -0400 (0:00:00.380)       0:02:48.394 ******* 
ok: [managed_node1] => {
    "changed": false,
    "rc": 0
}

TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ******
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102
Saturday 17 August 2024  08:51:32 -0400 (0:00:00.384)       0:02:48.778 ******* 
Notification for handler Fix default kernel boot parameters has been saved.
Notification for handler Reboot system has been saved.
changed: [managed_node1] => {
    "actions": [
        "grubby --remove-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2"
    ],
    "changed": true
}

TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] ****
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.567)       0:02:49.346 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.027)       0:02:49.373 ******* 
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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.021)       0:02:49.394 ******* 
skipping: [managed_node1] => {
    "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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.034)       0:02:49.429 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_facts": [
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": true,
                "id": "5e535d911b194dccbfe1541dbcdcea02-6.9.12-100.fc39.x86_64",
                "index": "0",
                "initrd": "/boot/initramfs-6.9.12-100.fc39.x86_64.img",
                "kernel": "/boot/vmlinuz-6.9.12-100.fc39.x86_64",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (6.9.12-100.fc39.x86_64) 39 (Thirty Nine)"
            },
            {
                "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8",
                "default": false,
                "id": "5e535d911b194dccbfe1541dbcdcea02-0-rescue",
                "index": "1",
                "initrd": "/boot/initramfs-0-rescue-5e535d911b194dccbfe1541dbcdcea02.img",
                "kernel": "/boot/vmlinuz-0-rescue-5e535d911b194dccbfe1541dbcdcea02",
                "root": "UUID=5826c510-ca74-4e1c-b86e-a672d5da7a65",
                "title": "Fedora Linux (0-rescue-5e535d911b194dccbfe1541dbcdcea02) 39 (Thirty Nine)"
            }
        ]
    },
    "changed": false
}

TASK [Verify that Clone2 kernel is removed] ************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:91
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.469)       0:02:49.898 ******* 
ok: [managed_node1] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove cloned kernels] ***************************************************
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95
Saturday 17 August 2024  08:51:33 -0400 (0:00:00.047)       0:02:49.946 ******* 
changed: [managed_node1] => (item=1) => {
    "ansible_loop_var": "item",
    "changed": true,
    "cmd": [
        "grubby",
        "--remove-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1"
    ],
    "delta": "0:00:00.043815",
    "end": "2024-08-17 08:51:34.249032",
    "failed_when_result": false,
    "item": 1,
    "rc": 1,
    "start": "2024-08-17 08:51:34.205217"
}

STDERR:

The param /boot/vmlinuz-6.9.12-100.fc39.x86_64_clone1 is incorrect


MSG:

non-zero return code
changed: [managed_node1] => (item=2) => {
    "ansible_loop_var": "item",
    "changed": true,
    "cmd": [
        "grubby",
        "--remove-kernel=/boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2"
    ],
    "delta": "0:00:00.043655",
    "end": "2024-08-17 08:51:34.635354",
    "failed_when_result": false,
    "item": 2,
    "rc": 1,
    "start": "2024-08-17 08:51:34.591699"
}

STDERR:

The param /boot/vmlinuz-6.9.12-100.fc39.x86_64_clone2 is incorrect


MSG:

non-zero return code
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

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4
Saturday 17 August 2024  08:51:34 -0400 (0:00:00.803)       0:02:50.749 ******* 
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.103023",
    "end": "2024-08-17 08:51:35.104377",
    "rc": 0,
    "start": "2024-08-17 08:51:35.001354"
}

STDOUT:

args="ro crashkernel=auto net.ifnames=0 rhgb 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 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 crashkernel=auto net.ifnames=0 rhgb 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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15
Saturday 17 August 2024  08:51:35 -0400 (0:00:00.469)       0:02:51.218 ******* 
included: /tmp/collections-WTQ/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-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3
Saturday 17 August 2024  08:51:35 -0400 (0:00:00.031)       0:02:51.250 ******* 
changed: [managed_node1] => {
    "changed": true,
    "elapsed": 28,
    "rebooted": true
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7
Saturday 17 August 2024  08:52:05 -0400 (0:00:29.812)       0:03:21.062 ******* 
skipping: [managed_node1] => {
    "false_condition": "not bootloader_reboot_ok"
}

RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] ***
task path: /tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14
Saturday 17 August 2024  08:52:05 -0400 (0:00:00.015)       0:03:21.078 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "bootloader_reboot_required": false
    },
    "changed": false
}

PLAY RECAP *********************************************************************
managed_node1              : ok=118  changed=14   unreachable=0    failed=0    skipped=80   rescued=0    ignored=0   

Saturday 17 August 2024  08:52:05 -0400 (0:00:00.022)       0:03:21.101 ******* 
=============================================================================== 
fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 41.55s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 36.96s
/tmp/collections-WTQ/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 -- 34.31s
/tmp/collections-WTQ/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 -- 29.81s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.23s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.21s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
Gather architecture facts ----------------------------------------------- 3.48s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 
Clone test_kernel kernel and initrd for test purposes ------------------- 2.13s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 
Clone test_kernel kernel and initrd for test purposes ------------------- 1.96s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:7 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.78s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.73s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.72s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.69s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 
fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.01s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 
fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.93s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 
Remove cloned kernels --------------------------------------------------- 0.80s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:95 
fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.61s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 
fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.61s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 
fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.60s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 
fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.57s
/tmp/collections-WTQ/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87