ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_config_files.yml *********************************************** 2 plays in /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Thursday 19 March 2026 19:24:34 -0400 (0:00:00.018) 0:00:00.018 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-CbX/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Thursday 19 March 2026 19:24:34 -0400 (0:00:00.022) 0:00:00.040 ******** ok: [managed-node1] META: ran handlers TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Thursday 19 March 2026 19:24:35 -0400 (0:00:00.981) 0:00:01.022 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:24:35 -0400 (0:00:00.032) 0:00:01.054 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:24:35 -0400 (0:00:00.047) 0:00:01.102 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:24:35 -0400 (0:00:00.128) 0:00:01.230 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:24:35 -0400 (0:00:00.026) 0:00:01.257 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:24:36 -0400 (0:00:00.598) 0:00:01.855 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.450) 0:00:02.306 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.021) 0:00:02.328 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.360) 0:00:02.688 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.021) 0:00:02.710 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.041) 0:00:02.751 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007626", "end": "2026-03-19 19:24:37.924047", "failed_when_result": false, "rc": 0, "start": "2026-03-19 19:24:37.916421" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.493) 0:00:03.245 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:24:37 -0400 (0:00:00.016) 0:00:03.261 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:24:38 -0400 (0:00:00.022) 0:00:03.284 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:24:39 -0400 (0:00:01.647) 0:00:04.931 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:24:39 -0400 (0:00:00.028) 0:00:04.959 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:24:39 -0400 (0:00:00.040) 0:00:05.000 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:24:39 -0400 (0:00:00.028) 0:00:05.028 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:24:39 -0400 (0:00:00.029) 0:00:05.058 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:24:39 -0400 (0:00:00.022) 0:00:05.080 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028997", "end": "2026-03-19 19:24:40.132628", "rc": 0, "start": "2026-03-19 19:24:40.103631" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.377) 0:00:05.458 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.039) 0:00:05.498 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.018) 0:00:05.516 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.028) 0:00:05.544 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.049) 0:00:05.594 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.039) 0:00:05.634 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.425) 0:00:06.060 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.025) 0:00:06.085 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:24:40 -0400 (0:00:00.029) 0:00:06.114 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.376) 0:00:06.491 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.022) 0:00:06.513 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.024) 0:00:06.537 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.023) 0:00:06.561 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.038) 0:00:06.599 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.029) 0:00:06.629 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.023) 0:00:06.652 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.029) 0:00:06.682 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.037) 0:00:06.719 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.068) 0:00:06.788 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.042) 0:00:06.830 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.019) 0:00:06.850 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.018) 0:00:06.869 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.042) 0:00:06.912 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.018) 0:00:06.931 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.019) 0:00:06.950 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.049) 0:00:07.000 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.029) 0:00:07.029 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.030) 0:00:07.060 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.086) 0:00:07.146 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.022) 0:00:07.168 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.025) 0:00:07.194 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.021) 0:00:07.216 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.023) 0:00:07.239 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:24:41 -0400 (0:00:00.019) 0:00:07.259 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.021) 0:00:07.280 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.019) 0:00:07.299 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.017) 0:00:07.317 ******** 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.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.017) 0:00:07.334 ******** 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.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.018) 0:00:07.353 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.018) 0:00:07.372 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.020) 0:00:07.392 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.023) 0:00:07.416 ******** 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.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.023) 0:00:07.439 ******** 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 [Create temp directory] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:85 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.023) 0:00:07.462 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_qmu7w_vp", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:91 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.414) 0:00:07.877 ******** [WARNING]: Consider using the unarchive module rather than running 'tar'. If you need to use command because unarchive is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_qmu7w_vp/backup.tar", "/etc/containers/containers.conf.d/50-systemroles.conf", "/etc/containers/registries.conf.d/50-systemroles.conf", "/etc/containers/storage.conf", "/etc/containers/policy.json" ], "delta": "0:00:00.005696", "end": "2026-03-19 19:24:42.910325", "rc": 0, "start": "2026-03-19 19:24:42.904629" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json STDERR: tar: /etc/containers/containers.conf.d/50-systemroles.conf: Warning: Cannot stat: No such file or directory tar: /etc/containers/registries.conf.d/50-systemroles.conf: Warning: Cannot stat: No such file or directory TASK [Create user] ************************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:98 Thursday 19 March 2026 19:24:42 -0400 (0:00:00.369) 0:00:08.246 ******** changed: [managed-node1] => { "changed": true, "comment": "", "create_home": true, "group": 4001, "home": "/home/podman_config_files_user", "name": "podman_config_files_user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 4001 } TASK [Run the role with user config] ******************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:103 Thursday 19 March 2026 19:24:43 -0400 (0:00:00.671) 0:00:08.918 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:24:43 -0400 (0:00:00.046) 0:00:08.965 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:24:43 -0400 (0:00:00.021) 0:00:08.987 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:24:43 -0400 (0:00:00.040) 0:00:09.027 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:24:43 -0400 (0:00:00.038) 0:00:09.065 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.575) 0:00:09.641 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.020) 0:00:09.661 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.019) 0:00:09.680 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.019) 0:00:09.700 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.019) 0:00:09.720 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.045) 0:00:09.766 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.021) 0:00:09.787 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.029) 0:00:09.817 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:24:44 -0400 (0:00:00.020) 0:00:09.838 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:24:46 -0400 (0:00:01.476) 0:00:11.314 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.024) 0:00:11.339 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.037) 0:00:11.377 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.028) 0:00:11.405 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.030) 0:00:11.436 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.028) 0:00:11.465 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028622", "end": "2026-03-19 19:24:46.515365", "rc": 0, "start": "2026-03-19 19:24:46.486743" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.380) 0:00:11.846 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.025) 0:00:11.871 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.019) 0:00:11.891 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.029) 0:00:11.921 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.050) 0:00:11.971 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:24:46 -0400 (0:00:00.038) 0:00:12.009 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "podman_config_files_user": [ "x", "4001", "4001", "", "/home/podman_config_files_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:24:47 -0400 (0:00:00.349) 0:00:12.359 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:24:47 -0400 (0:00:00.050) 0:00:12.410 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:24:47 -0400 (0:00:00.032) 0:00:12.442 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:24:47 -0400 (0:00:00.366) 0:00:12.809 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003529", "end": "2026-03-19 19:24:47.858469", "rc": 0, "start": "2026-03-19 19:24:47.854940" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:24:47 -0400 (0:00:00.373) 0:00:13.182 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003221", "end": "2026-03-19 19:24:48.210840", "rc": 0, "start": "2026-03-19 19:24:48.207619" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.353) 0:00:13.535 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.037) 0:00:13.573 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.022) 0:00:13.595 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.021) 0:00:13.617 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.021) 0:00:13.638 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.022) 0:00:13.660 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.026) 0:00:13.687 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/podman_config_files_user/.config/containers", "__podman_policy_json_file": "/home/podman_config_files_user/.config/containers/policy.json", "__podman_registries_conf_file": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/podman_config_files_user/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.071) 0:00:13.759 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:24:48 -0400 (0:00:00.038) 0:00:13.798 ******** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "mode": "0755", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/containers.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:24:49 -0400 (0:00:00.506) 0:00:14.304 ******** changed: [managed-node1] => { "changed": true, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "e3813896f4e4d5a205f986da19297282", "mode": "0644", "owner": "podman_config_files_user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 348, "src": "/root/.ansible/tmp/ansible-tmp-1773962689.127119-20209-193962877855784/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:24:49 -0400 (0:00:00.910) 0:00:15.214 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:24:49 -0400 (0:00:00.043) 0:00:15.257 ******** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "mode": "0755", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/registries.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:24:50 -0400 (0:00:00.441) 0:00:15.699 ******** changed: [managed-node1] => { "changed": true, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "23b29dbce04785b679e45bc3ff8d29e8", "mode": "0644", "owner": "podman_config_files_user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 632, "src": "/root/.ansible/tmp/ansible-tmp-1773962690.555641-20299-230741098969627/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:24:51 -0400 (0:00:00.776) 0:00:16.476 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:24:51 -0400 (0:00:00.066) 0:00:16.542 ******** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 56, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:24:51 -0400 (0:00:00.379) 0:00:16.921 ******** changed: [managed-node1] => { "changed": true, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/home/podman_config_files_user/.config/containers/storage.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "b3b96456d4f86ad8584fe12c08b59f51", "mode": "0644", "owner": "podman_config_files_user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1773962691.764159-20370-62145821099784/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:24:52 -0400 (0:00:00.730) 0:00:17.652 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:24:52 -0400 (0:00:00.049) 0:00:17.701 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 76, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:24:52 -0400 (0:00:00.364) 0:00:18.066 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.345) 0:00:18.411 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.031) 0:00:18.443 ******** changed: [managed-node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/home/podman_config_files_user/.config/containers/policy.json", "gid": 4001, "group": "podman_config_files_user", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "podman_config_files_user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1773962693.2339997-20438-223328568831418/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.690) 0:00:19.133 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.019) 0:00:19.153 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.019) 0:00:19.173 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.049) 0:00:19.222 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:24:53 -0400 (0:00:00.024) 0:00:19.246 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.085) 0:00:19.332 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.025) 0:00:19.358 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.038) 0:00:19.397 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.034) 0:00:19.431 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.031) 0:00:19.463 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.033) 0:00:19.496 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.350) 0:00:19.847 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003543", "end": "2026-03-19 19:24:54.892549", "rc": 0, "start": "2026-03-19 19:24:54.889006" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:24:54 -0400 (0:00:00.370) 0:00:20.217 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003478", "end": "2026-03-19 19:24:55.246250", "rc": 0, "start": "2026-03-19 19:24:55.242772" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.368) 0:00:20.585 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.054) 0:00:20.640 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.034) 0:00:20.675 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.024) 0:00:20.700 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.023) 0:00:20.723 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.027) 0:00:20.751 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.023) 0:00:20.775 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.041) 0:00:20.817 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 95, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.368) 0:00:21.185 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:24:55 -0400 (0:00:00.028) 0:00:21.213 ******** changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.701) 0:00:21.915 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.035) 0:00:21.951 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.020) 0:00:21.971 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.023) 0:00:21.995 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.019) 0:00:22.014 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.021) 0:00:22.035 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.027) 0:00:22.062 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.026) 0:00:22.089 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.067) 0:00:22.157 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.026) 0:00:22.183 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.034) 0:00:22.218 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:24:56 -0400 (0:00:00.028) 0:00:22.246 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:24:57 -0400 (0:00:00.026) 0:00:22.272 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:24:57 -0400 (0:00:00.037) 0:00:22.310 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:24:57 -0400 (0:00:00.375) 0:00:22.686 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003840", "end": "2026-03-19 19:24:57.746764", "rc": 0, "start": "2026-03-19 19:24:57.742924" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:24:57 -0400 (0:00:00.392) 0:00:23.078 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003401", "end": "2026-03-19 19:24:58.145857", "rc": 0, "start": "2026-03-19 19:24:58.142456" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.394) 0:00:23.472 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.041) 0:00:23.514 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.022) 0:00:23.537 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.029) 0:00:23.567 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.023) 0:00:23.591 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.024) 0:00:23.616 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.026) 0:00:23.643 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.039) 0:00:23.682 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.023) 0:00:23.705 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.024) 0:00:23.730 ******** 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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.021) 0:00:23.752 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.020) 0:00:23.772 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.019) 0:00:23.792 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.052) 0:00:23.844 ******** 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 [Check that files exist and are non-null] ********************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Thursday 19 March 2026 19:24:58 -0400 (0:00:00.019) 0:00:23.864 ******** ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1773962689.8801403, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773962689.8881404, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 257949891, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962689.436138, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 4001, "version": "1008965353", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1773962691.1211472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773962691.129147, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 270532804, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962690.8531456, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 4001, "version": "3187159102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/storage.conf", "stat": { "atime": 1773962692.3181536, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773962692.3251536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 281018563, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962692.0591521, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/storage.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 4001, "version": "76245673", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/policy.json", "stat": { "atime": 1773962693.8011615, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962693.8081615, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 295698627, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962693.5271602, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/policy.json", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 4001, "version": "1101864162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that boolean values are rendered correctly] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:118 Thursday 19 March 2026 19:24:59 -0400 (0:00:01.396) 0:00:25.260 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "container_name_as_hostname[ ]*=[ ]*true", "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf" ], "delta": "0:00:00.003194", "end": "2026-03-19 19:25:00.288887", "rc": 0, "start": "2026-03-19 19:25:00.285693" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:122 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.353) 0:00:25.613 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.033) 0:00:25.646 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.014) 0:00:25.661 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.025) 0:00:25.686 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.022) 0:00:25.708 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.535) 0:00:26.244 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:25:00 -0400 (0:00:00.014) 0:00:26.258 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.013) 0:00:26.272 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.013) 0:00:26.286 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.013) 0:00:26.299 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.030) 0:00:26.329 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.014) 0:00:26.344 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.013) 0:00:26.357 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:25:01 -0400 (0:00:00.013) 0:00:26.371 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:25:02 -0400 (0:00:01.450) 0:00:27.822 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:25:02 -0400 (0:00:00.020) 0:00:27.842 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:25:02 -0400 (0:00:00.028) 0:00:27.871 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:25:02 -0400 (0:00:00.025) 0:00:27.897 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:25:02 -0400 (0:00:00.021) 0:00:27.919 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:25:02 -0400 (0:00:00.025) 0:00:27.944 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029593", "end": "2026-03-19 19:25:02.997621", "rc": 0, "start": "2026-03-19 19:25:02.968028" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.388) 0:00:28.333 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.032) 0:00:28.366 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.029) 0:00:28.395 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.046) 0:00:28.441 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.077) 0:00:28.519 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.065) 0:00:28.585 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "podman_config_files_user": [ "x", "4001", "4001", "", "/home/podman_config_files_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.417) 0:00:29.002 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.041) 0:00:29.044 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:03 -0400 (0:00:00.048) 0:00:29.092 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:04 -0400 (0:00:00.423) 0:00:29.515 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.004011", "end": "2026-03-19 19:25:04.555256", "rc": 0, "start": "2026-03-19 19:25:04.551245" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:04 -0400 (0:00:00.377) 0:00:29.893 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003456", "end": "2026-03-19 19:25:04.958936", "rc": 0, "start": "2026-03-19 19:25:04.955480" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.399) 0:00:30.293 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.045) 0:00:30.338 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.023) 0:00:30.362 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.028) 0:00:30.390 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.025) 0:00:30.415 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.028) 0:00:30.444 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.026) 0:00:30.471 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/podman_config_files_user/.config/containers", "__podman_policy_json_file": "/home/podman_config_files_user/.config/containers/policy.json", "__podman_registries_conf_file": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/podman_config_files_user/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.061) 0:00:30.532 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.039) 0:00:30.572 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0755", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/containers.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 33, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:25:05 -0400 (0:00:00.382) 0:00:30.955 ******** ok: [managed-node1] => { "changed": false, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "mode": "0644", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 348, "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:25:06 -0400 (0:00:00.772) 0:00:31.727 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:25:06 -0400 (0:00:00.054) 0:00:31.781 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0755", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/registries.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 33, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:25:06 -0400 (0:00:00.384) 0:00:32.165 ******** ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "mode": "0644", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 632, "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:25:07 -0400 (0:00:00.713) 0:00:32.879 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:25:07 -0400 (0:00:00.043) 0:00:32.923 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:25:08 -0400 (0:00:00.375) 0:00:33.298 ******** ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/home/podman_config_files_user/.config/containers/storage.conf", "gid": 4001, "group": "podman_config_files_user", "mode": "0644", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/storage.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:25:08 -0400 (0:00:00.689) 0:00:33.988 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:25:08 -0400 (0:00:00.045) 0:00:34.034 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:25:09 -0400 (0:00:00.373) 0:00:34.408 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962699.9091945, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962693.8081615, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 295698627, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962693.5271602, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/policy.json", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 4001, "version": "1101864162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:25:09 -0400 (0:00:00.396) 0:00:34.804 ******** ok: [managed-node1] => { "changed": false, "content": "ewogICAgImRlZmF1bHQiOiB7CiAgICAgICAgInR5cGUiOiAiaW5zZWN1cmVBY2NlcHRBbnl0aGluZyIKICAgIH0KfQ==", "encoding": "base64", "source": "/home/podman_config_files_user/.config/containers/policy.json" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:25:09 -0400 (0:00:00.462) 0:00:35.266 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.037) 0:00:35.304 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.029) 0:00:35.334 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.040) 0:00:35.374 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.031) 0:00:35.406 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.022) 0:00:35.428 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.074) 0:00:35.502 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.032) 0:00:35.535 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.039) 0:00:35.574 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.026) 0:00:35.601 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.028) 0:00:35.629 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.032) 0:00:35.662 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:10 -0400 (0:00:00.380) 0:00:36.042 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003642", "end": "2026-03-19 19:25:11.100447", "rc": 0, "start": "2026-03-19 19:25:11.096805" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.386) 0:00:36.429 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003304", "end": "2026-03-19 19:25:11.486359", "rc": 0, "start": "2026-03-19 19:25:11.483055" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.385) 0:00:36.815 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.037) 0:00:36.852 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.022) 0:00:36.875 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.022) 0:00:36.898 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.022) 0:00:36.920 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.022) 0:00:36.942 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.022) 0:00:36.964 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:11 -0400 (0:00:00.033) 0:00:36.998 ******** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0700", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.360) 0:00:37.358 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.025) 0:00:37.384 ******** ok: [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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.612) 0:00:37.996 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.021) 0:00:38.018 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.019) 0:00:38.038 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.021) 0:00:38.059 ******** 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.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.020) 0:00:38.080 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.022) 0:00:38.102 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.026) 0:00:38.129 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.028) 0:00:38.157 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.079) 0:00:38.237 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:12 -0400 (0:00:00.029) 0:00:38.267 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.039) 0:00:38.306 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.028) 0:00:38.335 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.025) 0:00:38.360 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.032) 0:00:38.392 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.358) 0:00:38.750 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003333", "end": "2026-03-19 19:25:13.779038", "rc": 0, "start": "2026-03-19 19:25:13.775705" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:13 -0400 (0:00:00.373) 0:00:39.124 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003429", "end": "2026-03-19 19:25:14.196245", "rc": 0, "start": "2026-03-19 19:25:14.192816" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.404) 0:00:39.529 ******** ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "podman_config_files_user": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.043) 0:00:39.572 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.021) 0:00:39.593 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.021) 0:00:39.615 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.022) 0:00:39.637 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.055) 0:00:39.693 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.022) 0:00:39.716 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.043) 0:00:39.760 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.034) 0:00:39.794 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.034) 0:00:39.828 ******** 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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.033) 0:00:39.862 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.033) 0:00:39.896 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.031) 0:00:39.928 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.031) 0:00:39.959 ******** 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 [Check that files still exist and are non-null] *************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Thursday 19 March 2026 19:25:14 -0400 (0:00:00.029) 0:00:39.989 ******** ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1773962698.893189, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773962689.8881404, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 257949891, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962689.436138, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 4001, "version": "1008965353", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1773962699.2331908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773962691.129147, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 270532804, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962690.8531456, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 4001, "version": "3187159102", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/storage.conf", "stat": { "atime": 1773962699.5711927, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773962692.3251536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 281018563, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962692.0591521, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/storage.conf", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 4001, "version": "76245673", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/podman_config_files_user/.config/containers/policy.json", "stat": { "atime": 1773962699.9091945, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962693.8081615, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 295698627, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962693.5271602, "nlink": 1, "path": "/home/podman_config_files_user/.config/containers/policy.json", "pw_name": "podman_config_files_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 4001, "version": "1101864162", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:137 Thursday 19 March 2026 19:25:16 -0400 (0:00:01.443) 0:00:41.433 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:144 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.026) 0:00:41.460 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.033) 0:00:41.493 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.013) 0:00:41.507 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.037) 0:00:41.545 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.021) 0:00:41.567 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.555) 0:00:42.122 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.019) 0:00:42.142 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.014) 0:00:42.156 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.017) 0:00:42.173 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.024) 0:00:42.198 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.040) 0:00:42.239 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:25:16 -0400 (0:00:00.017) 0:00:42.257 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:25:17 -0400 (0:00:00.016) 0:00:42.273 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:25:17 -0400 (0:00:00.019) 0:00:42.293 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:25:18 -0400 (0:00:01.503) 0:00:43.797 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:25:18 -0400 (0:00:00.025) 0:00:43.823 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:25:18 -0400 (0:00:00.076) 0:00:43.899 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:25:18 -0400 (0:00:00.022) 0:00:43.922 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:25:18 -0400 (0:00:00.020) 0:00:43.942 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:25:18 -0400 (0:00:00.019) 0:00:43.962 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027078", "end": "2026-03-19 19:25:19.013818", "rc": 0, "start": "2026-03-19 19:25:18.986740" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.377) 0:00:44.340 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.024) 0:00:44.364 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.019) 0:00:44.383 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.030) 0:00:44.414 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.050) 0:00:44.464 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.038) 0:00:44.503 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.364) 0:00:44.867 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.026) 0:00:44.895 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:19 -0400 (0:00:00.031) 0:00:44.926 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.358) 0:00:45.285 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.022) 0:00:45.308 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.021) 0:00:45.330 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.021) 0:00:45.351 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.022) 0:00:45.373 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.021) 0:00:45.395 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.021) 0:00:45.417 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.025) 0:00:45.442 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.028) 0:00:45.471 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.081) 0:00:45.553 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.051) 0:00:45.605 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:25:20 -0400 (0:00:00.396) 0:00:46.001 ******** changed: [managed-node1] => { "changed": true, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "e3813896f4e4d5a205f986da19297282", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 348, "src": "/root/.ansible/tmp/ansible-tmp-1773962720.8363395-22115-177224978751346/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:25:21 -0400 (0:00:00.736) 0:00:46.737 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:25:21 -0400 (0:00:00.049) 0:00:46.787 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 107, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:25:21 -0400 (0:00:00.363) 0:00:47.150 ******** changed: [managed-node1] => { "changed": true, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "23b29dbce04785b679e45bc3ff8d29e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "src": "/root/.ansible/tmp/ansible-tmp-1773962721.9898236-22179-58019228623355/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:25:22 -0400 (0:00:00.735) 0:00:47.886 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:25:22 -0400 (0:00:00.044) 0:00:47.930 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:25:23 -0400 (0:00:00.388) 0:00:48.319 ******** changed: [managed-node1] => { "changed": true, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "md5sum": "b3b96456d4f86ad8584fe12c08b59f51", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1773962723.1617124-22235-32621388149002/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:25:23 -0400 (0:00:00.767) 0:00:49.087 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:25:23 -0400 (0:00:00.073) 0:00:49.161 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:25:24 -0400 (0:00:00.388) 0:00:49.549 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962487.607931, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1773962434.5766077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 520093826, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1708358882.0, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 663, "uid": 0, "version": "1947957469", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:25:24 -0400 (0:00:00.410) 0:00:49.960 ******** ok: [managed-node1] => { "changed": false, "content": "ewogICAgImRlZmF1bHQiOiBbCiAgICAgICAgewogICAgICAgICAgICAidHlwZSI6ICJpbnNlY3VyZUFjY2VwdEFueXRoaW5nIgogICAgICAgIH0KICAgIF0sCiAgICAidHJhbnNwb3J0cyI6IHsKICAgICAgICAiZG9ja2VyIjogewoJICAgICJyZWdpc3RyeS5hY2Nlc3MucmVkaGF0LmNvbSI6IFsKCQl7CgkJICAgICJ0eXBlIjogInNpZ25lZEJ5IiwKCQkgICAgImtleVR5cGUiOiAiR1BHS2V5cyIsCgkJICAgICJrZXlQYXRocyI6IFsiL2V0Yy9wa2kvcnBtLWdwZy9SUE0tR1BHLUtFWS1yZWRoYXQtcmVsZWFzZSIsICIvZXRjL3BraS9ycG0tZ3BnL1JQTS1HUEctS0VZLXJlZGhhdC1iZXRhIl0KCQl9CgkgICAgXSwKCSAgICAicmVnaXN0cnkucmVkaGF0LmlvIjogWwoJCXsKCQkgICAgInR5cGUiOiAic2lnbmVkQnkiLAoJCSAgICAia2V5VHlwZSI6ICJHUEdLZXlzIiwKCQkgICAgImtleVBhdGhzIjogWyIvZXRjL3BraS9ycG0tZ3BnL1JQTS1HUEctS0VZLXJlZGhhdC1yZWxlYXNlIiwgIi9ldGMvcGtpL3JwbS1ncGcvUlBNLUdQRy1LRVktcmVkaGF0LWJldGEiXQoJCX0KCSAgICBdCgl9LAogICAgICAgICJkb2NrZXItZGFlbW9uIjogewoJICAgICIiOiBbCgkJewoJCSAgICAidHlwZSI6ICJpbnNlY3VyZUFjY2VwdEFueXRoaW5nIgoJCX0KCSAgICBdCgl9CiAgICB9Cn0K", "encoding": "base64", "source": "/etc/containers/policy.json" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.355) 0:00:50.315 ******** changed: [managed-node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/etc/containers/policy.json", "gid": 0, "group": "root", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1773962725.0935583-22353-261740342877716/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.691) 0:00:51.006 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.020) 0:00:51.027 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.019) 0:00:51.046 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.020) 0:00:51.067 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.017) 0:00:51.085 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.058) 0:00:51.143 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.023) 0:00:51.167 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.034) 0:00:51.202 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.027) 0:00:51.230 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:25 -0400 (0:00:00.027) 0:00:51.257 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.034) 0:00:51.291 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.398) 0:00:51.689 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.039) 0:00:51.729 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.025) 0:00:51.755 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.031) 0:00:51.786 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.027) 0:00:51.813 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.023) 0:00:51.837 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.021) 0:00:51.859 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.021) 0:00:51.880 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.022) 0:00:51.902 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:26 -0400 (0:00:00.036) 0:00:51.939 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.416) 0:00:52.356 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.029) 0:00:52.385 ******** changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.688) 0:00:53.074 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.032) 0:00:53.107 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.029) 0:00:53.136 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.041) 0:00:53.178 ******** 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.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.029) 0:00:53.208 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.024) 0:00:53.232 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:25:27 -0400 (0:00:00.029) 0:00:53.262 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.030) 0:00:53.293 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.108) 0:00:53.402 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.037) 0:00:53.439 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.056) 0:00:53.496 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.045) 0:00:53.541 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.041) 0:00:53.583 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.049) 0:00:53.632 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.414) 0:00:54.047 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.033) 0:00:54.080 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.036) 0:00:54.116 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.033) 0:00:54.150 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.031) 0:00:54.181 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.032) 0:00:54.214 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:28 -0400 (0:00:00.033) 0:00:54.247 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.032) 0:00:54.280 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.031) 0:00:54.312 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.052) 0:00:54.364 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.035) 0:00:54.400 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.034) 0:00:54.434 ******** 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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.033) 0:00:54.468 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.029) 0:00:54.498 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.076) 0:00:54.575 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.022) 0:00:54.597 ******** 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 [Check that files exist and are non-null] ********************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Thursday 19 March 2026 19:25:29 -0400 (0:00:00.022) 0:00:54.620 ******** ok: [managed-node1] => (item=/etc/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1773962721.4043086, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773962721.4083087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 511705259, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962721.1343071, "nlink": 1, "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 0, "version": "3923391597", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1773962722.5523148, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773962722.5563147, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 522190983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962722.2833133, "nlink": 1, "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 0, "version": "1094664409", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/storage.conf", "stat": { "atime": 1773962723.750321, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773962723.751321, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6987081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962723.4783196, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "4194944128", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/policy.json", "stat": { "atime": 1773962725.672331, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962725.673331, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25166027, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962725.4093297, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "3692898429", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Run the role again with root config] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:158 Thursday 19 March 2026 19:25:30 -0400 (0:00:01.444) 0:00:56.065 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:25:30 -0400 (0:00:00.038) 0:00:56.103 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:25:30 -0400 (0:00:00.021) 0:00:56.125 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:25:30 -0400 (0:00:00.043) 0:00:56.168 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:25:30 -0400 (0:00:00.039) 0:00:56.207 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.597) 0:00:56.805 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.021) 0:00:56.826 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.025) 0:00:56.852 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.026) 0:00:56.878 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.023) 0:00:56.902 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.050) 0:00:56.953 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.020) 0:00:56.973 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.016) 0:00:56.990 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:25:31 -0400 (0:00:00.016) 0:00:57.007 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:25:33 -0400 (0:00:01.439) 0:00:58.446 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.020) 0:00:58.466 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.031) 0:00:58.498 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.025) 0:00:58.524 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.022) 0:00:58.547 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.026) 0:00:58.573 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025896", "end": "2026-03-19 19:25:33.620270", "rc": 0, "start": "2026-03-19 19:25:33.594374" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-03-19T19:25:33-04:00" level=warning msg="The storage 'driver' option should be set in /etc/containers/storage.conf. A driver was picked automatically." TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.372) 0:00:58.945 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.027) 0:00:58.973 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.026) 0:00:58.999 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.073) 0:00:59.073 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.050) 0:00:59.124 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:33 -0400 (0:00:00.038) 0:00:59.163 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.396) 0:00:59.559 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.048) 0:00:59.608 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.047) 0:00:59.656 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.369) 0:01:00.025 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.034) 0:01:00.060 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.038) 0:01:00.098 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.032) 0:01:00.131 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.033) 0:01:00.165 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.026) 0:01:00.192 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.026) 0:01:00.218 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.024) 0:01:00.243 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:25:34 -0400 (0:00:00.027) 0:01:00.270 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:25:35 -0400 (0:00:00.077) 0:01:00.348 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:25:35 -0400 (0:00:00.040) 0:01:00.388 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:25:35 -0400 (0:00:00.357) 0:01:00.746 ******** ok: [managed-node1] => { "changed": false, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 348, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:25:36 -0400 (0:00:00.695) 0:01:01.442 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:25:36 -0400 (0:00:00.075) 0:01:01.517 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 134, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:25:36 -0400 (0:00:00.451) 0:01:01.968 ******** ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:25:37 -0400 (0:00:00.705) 0:01:02.674 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:25:37 -0400 (0:00:00.062) 0:01:02.736 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:25:37 -0400 (0:00:00.383) 0:01:03.120 ******** ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/storage.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:25:38 -0400 (0:00:00.689) 0:01:03.809 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:25:38 -0400 (0:00:00.046) 0:01:03.856 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:25:38 -0400 (0:00:00.370) 0:01:04.226 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962730.7243576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962725.673331, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25166027, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962725.4093297, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "3692898429", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.367) 0:01:04.594 ******** ok: [managed-node1] => { "changed": false, "content": "ewogICAgImRlZmF1bHQiOiB7CiAgICAgICAgInR5cGUiOiAiaW5zZWN1cmVBY2NlcHRBbnl0aGluZyIKICAgIH0KfQ==", "encoding": "base64", "source": "/etc/containers/policy.json" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.368) 0:01:04.962 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.030) 0:01:04.993 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.027) 0:01:05.020 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.030) 0:01:05.050 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.030) 0:01:05.081 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.063) 0:01:05.144 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.073) 0:01:05.218 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:39 -0400 (0:00:00.027) 0:01:05.245 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.039) 0:01:05.285 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.030) 0:01:05.315 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.028) 0:01:05.343 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.033) 0:01:05.377 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.379) 0:01:05.756 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.029) 0:01:05.785 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.031) 0:01:05.817 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.025) 0:01:05.842 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.028) 0:01:05.871 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.027) 0:01:05.899 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.021) 0:01:05.921 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.021) 0:01:05.942 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.021) 0:01:05.964 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:40 -0400 (0:00:00.036) 0:01:06.000 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 23, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.384) 0:01:06.384 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.025) 0:01:06.410 ******** ok: [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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.658) 0:01:07.069 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.030) 0:01:07.100 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.023) 0:01:07.123 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.019) 0:01:07.143 ******** 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.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.018) 0:01:07.161 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.017) 0:01:07.179 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.016) 0:01:07.195 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:25:41 -0400 (0:00:00.017) 0:01:07.213 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.094) 0:01:07.307 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.024) 0:01:07.331 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.035) 0:01:07.367 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.026) 0:01:07.393 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.034) 0:01:07.428 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.052) 0:01:07.480 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.402) 0:01:07.882 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.034) 0:01:07.917 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.027) 0:01:07.945 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.028) 0:01:07.973 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.026) 0:01:08.000 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.038) 0:01:08.038 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.034) 0:01:08.072 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.036) 0:01:08.109 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.034) 0:01:08.143 ******** ok: [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.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.053) 0:01:08.197 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 19:25:42 -0400 (0:00:00.038) 0:01:08.236 ******** 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.podman : Ensure credential file content is present] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.039) 0:01:08.275 ******** 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.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.023) 0:01:08.299 ******** 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.podman : Find files in credentials directory] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.024) 0:01:08.324 ******** 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.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.021) 0:01:08.345 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.022) 0:01:08.367 ******** 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 [Check that files still exist and are non-null] *************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Thursday 19 March 2026 19:25:43 -0400 (0:00:00.025) 0:01:08.393 ******** ok: [managed-node1] => (item=/etc/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1773962729.644352, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773962721.4083087, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 511705259, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962721.1343071, "nlink": 1, "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 0, "version": "3923391597", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1773962730.0093539, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773962722.5563147, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 522190983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962722.2833133, "nlink": 1, "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 0, "version": "1094664409", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/storage.conf", "stat": { "atime": 1773962730.3613558, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773962723.751321, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6987081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962723.4783196, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "4194944128", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/etc/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/containers/policy.json", "stat": { "atime": 1773962730.7243576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962725.673331, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25166027, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962725.4093297, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "3692898429", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:172 Thursday 19 March 2026 19:25:44 -0400 (0:00:01.489) 0:01:09.883 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:179 Thursday 19 March 2026 19:25:44 -0400 (0:00:00.087) 0:01:09.971 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:44 -0400 (0:00:00.074) 0:01:10.045 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltjb250YWluZXJzXQpjb250YWluZXJfbmFtZV9hc19ob3N0bmFtZSA9IHRydWUKYW5ub3RhdGlvbnMgPSBbImVudmlyb25tZW50PXByb2R1Y3Rpb24iLCAic3RhdHVzPXRpZXIyIl0KCltlbmdpbmVdCnNlcnZpY2VfZGVzdGluYXRpb25zID0gWyJ0ZXN0PXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9IiwgInRlc3QyPXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9Il0K", "encoding": "base64", "source": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:45 -0400 (0:00:00.355) 0:01:10.401 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:45 -0400 (0:00:00.074) 0:01:10.476 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCnVucXVhbGlmaWVkLXNlYXJjaC1yZWdpc3RyaWVzID0gWyJyZWdpc3RyeS0xLmV4YW1wbGUuY29tIiwgInJlZ2lzdHJ5LTIuZXhhbXBsZS5jb20iXQpjcmVkZW50aWFsLWhlbHBlcnMgPSBbImNyZWQtaGVscGVyLTEiLCAiY3JlZC1oZWxwZXItMiJdCgpbYWxpYXNlc10KbXlyZWdpc3RyeSA9ICJyZWdpc3RyeS5leGFtcGxlLmNvbSIKCltbcmVnaXN0cnldXQpwcmVmaXggPSAiZXhhbXBsZS5jb20vZm9vIgppbnNlY3VyZSA9IHRydWUKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMC5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMS5jb20iCmluc2VjdXJlID0gdHJ1ZQoKW1tyZWdpc3RyeV1dCnByZWZpeCA9ICJleGFtcGxlLmNvbS9iYXIiCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMi5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMy5jb20iCmluc2VjdXJlID0gdHJ1ZQo=", "encoding": "base64", "source": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:45 -0400 (0:00:00.373) 0:01:10.849 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:45 -0400 (0:00:00.078) 0:01:10.928 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltzdG9yYWdlXQpydW5yb290ID0gIi90bXAiCmdyYXBocm9vdCA9ICIvdmFyL2xpYi9jb250YWluZXJzL3N0b3JhZ2UiCg==", "encoding": "base64", "source": "/home/podman_config_files_user/.config/containers/storage.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:46 -0400 (0:00:00.362) 0:01:11.290 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:46 -0400 (0:00:00.122) 0:01:11.413 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltjb250YWluZXJzXQpjb250YWluZXJfbmFtZV9hc19ob3N0bmFtZSA9IHRydWUKYW5ub3RhdGlvbnMgPSBbImVudmlyb25tZW50PXByb2R1Y3Rpb24iLCAic3RhdHVzPXRpZXIyIl0KCltlbmdpbmVdCnNlcnZpY2VfZGVzdGluYXRpb25zID0gWyJ0ZXN0PXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9IiwgInRlc3QyPXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9Il0K", "encoding": "base64", "source": "/etc/containers/containers.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:46 -0400 (0:00:00.366) 0:01:11.779 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:46 -0400 (0:00:00.073) 0:01:11.853 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCnVucXVhbGlmaWVkLXNlYXJjaC1yZWdpc3RyaWVzID0gWyJyZWdpc3RyeS0xLmV4YW1wbGUuY29tIiwgInJlZ2lzdHJ5LTIuZXhhbXBsZS5jb20iXQpjcmVkZW50aWFsLWhlbHBlcnMgPSBbImNyZWQtaGVscGVyLTEiLCAiY3JlZC1oZWxwZXItMiJdCgpbYWxpYXNlc10KbXlyZWdpc3RyeSA9ICJyZWdpc3RyeS5leGFtcGxlLmNvbSIKCltbcmVnaXN0cnldXQpwcmVmaXggPSAiZXhhbXBsZS5jb20vZm9vIgppbnNlY3VyZSA9IHRydWUKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMC5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMS5jb20iCmluc2VjdXJlID0gdHJ1ZQoKW1tyZWdpc3RyeV1dCnByZWZpeCA9ICJleGFtcGxlLmNvbS9iYXIiCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMi5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMy5jb20iCmluc2VjdXJlID0gdHJ1ZQo=", "encoding": "base64", "source": "/etc/containers/registries.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:46 -0400 (0:00:00.349) 0:01:12.202 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.075) 0:01:12.277 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltzdG9yYWdlXQpydW5yb290ID0gIi90bXAiCmdyYXBocm9vdCA9ICIvdmFyL2xpYi9jb250YWluZXJzL3N0b3JhZ2UiCg==", "encoding": "base64", "source": "/etc/containers/storage.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.341) 0:01:12.619 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:193 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.084) 0:01:12.703 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.054) 0:01:12.757 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.024) 0:01:12.782 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.044) 0:01:12.826 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 19:25:47 -0400 (0:00:00.038) 0:01:12.865 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.578) 0:01:13.443 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.021) 0:01:13.464 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.019) 0:01:13.483 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.023) 0:01:13.507 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.020) 0:01:13.528 ******** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.044) 0:01:13.572 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.014) 0:01:13.587 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.021) 0:01:13.608 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 19:25:48 -0400 (0:00:00.013) 0:01:13.622 ******** ok: [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.podman : Enable copr if requested] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 19:25:49 -0400 (0:00:01.474) 0:01:15.096 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 19:25:49 -0400 (0:00:00.030) 0:01:15.126 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 19:25:49 -0400 (0:00:00.041) 0:01:15.168 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 19:25:49 -0400 (0:00:00.029) 0:01:15.198 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 19:25:49 -0400 (0:00:00.030) 0:01:15.228 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 19:25:49 -0400 (0:00:00.031) 0:01:15.260 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028963", "end": "2026-03-19 19:25:50.335617", "rc": 0, "start": "2026-03-19 19:25:50.306654" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-03-19T19:25:50-04:00" level=warning msg="The storage 'driver' option should be set in /etc/containers/storage.conf. A driver was picked automatically." TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.399) 0:01:15.659 ******** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.021) 0:01:15.681 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.018) 0:01:15.700 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.031) 0:01:15.731 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.054) 0:01:15.785 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.067) 0:01:15.852 ******** ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.361) 0:01:16.214 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 19:25:50 -0400 (0:00:00.025) 0:01:16.240 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.040) 0:01:16.280 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962462.2147758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773962433.5796013, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3648416175", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.400) 0:01:16.681 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.036) 0:01:16.718 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.031) 0:01:16.750 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.034) 0:01:16.784 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.032) 0:01:16.816 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.035) 0:01:16.851 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.034) 0:01:16.886 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.030) 0:01:16.917 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.023) 0:01:16.940 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.086) 0:01:17.026 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 19:25:51 -0400 (0:00:00.073) 0:01:17.100 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 19:25:52 -0400 (0:00:00.386) 0:01:17.487 ******** changed: [managed-node1] => { "changed": true, "checksum": "9694c1d1c700a6435eecf4066b052584f4ee94c0", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "73318e68b66c68cfc49b9c825425b2d9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 414, "src": "/root/.ansible/tmp/ansible-tmp-1773962752.3133764-24415-214233478108863/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 19:25:53 -0400 (0:00:00.830) 0:01:18.317 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 19:25:53 -0400 (0:00:00.081) 0:01:18.398 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 134, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 19:25:53 -0400 (0:00:00.412) 0:01:18.811 ******** ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 19:25:54 -0400 (0:00:00.825) 0:01:19.636 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 19:25:54 -0400 (0:00:00.074) 0:01:19.710 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 19:25:54 -0400 (0:00:00.433) 0:01:20.143 ******** ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/storage.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 19:25:55 -0400 (0:00:00.706) 0:01:20.850 ******** included: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 19:25:55 -0400 (0:00:00.045) 0:01:20.896 ******** ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.381) 0:01:21.278 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773962730.7243576, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773962725.673331, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25166027, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773962725.4093297, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "3692898429", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.378) 0:01:21.656 ******** ok: [managed-node1] => { "changed": false, "content": "ewogICAgImRlZmF1bHQiOiB7CiAgICAgICAgInR5cGUiOiAiaW5zZWN1cmVBY2NlcHRBbnl0aGluZyIKICAgIH0KfQ==", "encoding": "base64", "source": "/etc/containers/policy.json" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.378) 0:01:22.034 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.024) 0:01:22.059 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.021) 0:01:22.080 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.019) 0:01:22.100 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.018) 0:01:22.118 ******** 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.podman : Handle credential files - present] **** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.018) 0:01:22.136 ******** 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.podman : Handle secrets] *********************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.019) 0:01:22.156 ******** 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.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.019) 0:01:22.175 ******** 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.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.018) 0:01:22.194 ******** 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.podman : Cancel linger] ************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.018) 0:01:22.212 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 19:25:56 -0400 (0:00:00.019) 0:01:22.232 ******** 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.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 19:25:57 -0400 (0:00:00.052) 0:01:22.285 ******** 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 [Get config file] ********************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Thursday 19 March 2026 19:25:57 -0400 (0:00:00.019) 0:01:22.304 ******** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltjb250YWluZXJzXQpjb250YWluZXJfbmFtZV9hc19ob3N0bmFtZSA9IHRydWUKCltjb250YWluZXJzLmFubm90YXRpb25zXQplbnZpcm9ubWVudCA9ICJwcm9kdWN0aW9uIgpzdGF0dXMgPSAidGllcjIiCgpbZW5naW5lXQoKW2VuZ2luZS5zZXJ2aWNlX2Rlc3RpbmF0aW9uc10KCltlbmdpbmUuc2VydmljZV9kZXN0aW5hdGlvbnMudGVzdF0KdXJpID0gInVuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jayIKaWRlbnRpdHkgPSAiL3Jvb3QvLnNzaC9pZF9yc2EiCgpbZW5naW5lLnNlcnZpY2VfZGVzdGluYXRpb25zLnRlc3QyXQp1cmkgPSAidW5peDovLy9ydW4vcG9kbWFuL3BvZG1hbi5zb2NrIgppZGVudGl0eSA9ICIvcm9vdC8uc3NoL2lkX3JzYSIK", "encoding": "base64", "source": "/etc/containers/containers.conf.d/50-systemroles.conf" } TASK [Check config file] ******************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:203 Thursday 19 March 2026 19:25:57 -0400 (0:00:00.344) 0:01:22.648 ******** ok: [managed-node1] => (item=[engine.service_destinations.test]) => { "ansible_loop_var": "item", "changed": false, "item": "[engine.service_destinations.test]" } MSG: All assertions passed ok: [managed-node1] => (item=uri = "unix:///run/podman/podman.sock") => { "ansible_loop_var": "item", "changed": false, "item": "uri = \"unix:///run/podman/podman.sock\"" } MSG: All assertions passed ok: [managed-node1] => (item=identity = "/root/.ssh/id_rsa") => { "ansible_loop_var": "item", "changed": false, "item": "identity = \"/root/.ssh/id_rsa\"" } MSG: All assertions passed ok: [managed-node1] => (item=[engine.service_destinations.test2]) => { "ansible_loop_var": "item", "changed": false, "item": "[engine.service_destinations.test2]" } MSG: All assertions passed ok: [managed-node1] => (item=uri = "unix:///run/podman/podman.sock") => { "ansible_loop_var": "item", "changed": false, "item": "uri = \"unix:///run/podman/podman.sock\"" } MSG: All assertions passed ok: [managed-node1] => (item=identity = "/root/.ssh/id_rsa") => { "ansible_loop_var": "item", "changed": false, "item": "identity = \"/root/.ssh/id_rsa\"" } MSG: All assertions passed TASK [Remove test config files] ************************************************ task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:225 Thursday 19 March 2026 19:25:57 -0400 (0:00:00.051) 0:01:22.700 ******** changed: [managed-node1] => (item=/etc/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/containers/containers.conf.d/50-systemroles.conf", "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/etc/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/containers/registries.conf.d/50-systemroles.conf", "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/etc/containers/storage.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/containers/storage.conf", "path": "/etc/containers/storage.conf", "state": "absent" } changed: [managed-node1] => (item=/etc/containers/policy.json) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/containers/policy.json", "path": "/etc/containers/policy.json", "state": "absent" } changed: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "path": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "path": "/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/podman_config_files_user/.config/containers/storage.conf", "path": "/home/podman_config_files_user/.config/containers/storage.conf", "state": "absent" } changed: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": true, "item": "/home/podman_config_files_user/.config/containers/policy.json", "path": "/home/podman_config_files_user/.config/containers/policy.json", "state": "absent" } TASK [Remove credential files] ************************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Thursday 19 March 2026 19:26:00 -0400 (0:00:02.870) 0:01:25.571 ******** changed: [managed-node1] => (item=/root/.config/containers/auth.json) => { "ansible_loop_var": "item", "changed": true, "item": "/root/.config/containers/auth.json", "path": "/root/.config/containers/auth.json", "state": "absent" } ok: [managed-node1] => (item=/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "item": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "path": "/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf", "state": "absent" } TASK [Restore system config files] ********************************************* task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:239 Thursday 19 March 2026 19:26:01 -0400 (0:00:00.786) 0:01:26.358 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_qmu7w_vp/backup.tar" ], "delta": "0:00:00.004112", "end": "2026-03-19 19:26:01.421340", "rc": 0, "start": "2026-03-19 19:26:01.417228" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:244 Thursday 19 March 2026 19:26:01 -0400 (0:00:00.406) 0:01:26.764 ******** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_qmu7w_vp", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=258 changed=21 unreachable=0 failed=0 skipped=318 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 19 March 2026 19:26:01 -0400 (0:00:00.410) 0:01:27.175 ******** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 8.99s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Remove test config files ------------------------------------------------ 2.87s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:225 fedora.linux_system_roles.podman : Get podman version ------------------- 2.30s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Check that files still exist and are non-null --------------------------- 1.49s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Check that files exist and are non-null --------------------------------- 1.44s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Check that files still exist and are non-null --------------------------- 1.44s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Check that files exist and are non-null --------------------------------- 1.40s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Gathering Facts --------------------------------------------------------- 0.98s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update container config file --------- 0.91s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.83s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.83s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Remove credential files ------------------------------------------------- 0.79s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Update registries config file -------- 0.78s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.77s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.77s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update container config file --------- 0.74s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.74s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.73s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update registries config file -------- 0.71s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.71s /tmp/collections-tKm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15