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-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Thursday 19 March 2026 18:55:49 -0400 (0:00:00.017) 0:00:00.017 ******** 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-Smo/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Thursday 19 March 2026 18:55:49 -0400 (0:00:00.017) 0:00:00.035 ******** ok: [managed-node1] META: ran handlers TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Thursday 19 March 2026 18:55:50 -0400 (0:00:01.010) 0:00:01.046 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:55:50 -0400 (0:00:00.031) 0:00:01.077 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:55:50 -0400 (0:00:00.047) 0:00:01.125 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:55:50 -0400 (0:00:00.148) 0:00:01.274 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:55:50 -0400 (0:00:00.028) 0:00:01.303 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.535) 0:00:01.839 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.443) 0:00:02.283 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.017) 0:00:02.300 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.344) 0:00:02.645 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.021) 0:00:02.666 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:55:51 -0400 (0:00:00.030) 0:00:02.697 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007838", "end": "2026-03-19 18:55:52.316901", "failed_when_result": false, "rc": 0, "start": "2026-03-19 18:55:52.309063" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:55:52 -0400 (0:00:00.415) 0:00:03.112 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:55:52 -0400 (0:00:00.016) 0:00:03.128 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:55:52 -0400 (0:00:00.017) 0:00:03.145 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:55:53 -0400 (0:00:01.574) 0:00:04.720 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:55:53 -0400 (0:00:00.024) 0:00:04.744 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.032) 0:00:04.777 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.019) 0:00:04.797 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.025) 0:00:04.822 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.038) 0:00:04.860 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028405", "end": "2026-03-19 18:55:54.423320", "rc": 0, "start": "2026-03-19 18:55:54.394915" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.362) 0:00:05.223 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.020) 0:00:05.243 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.018) 0:00:05.262 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.029) 0:00:05.291 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.047) 0:00:05.339 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:55:54 -0400 (0:00:00.040) 0:00:05.379 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.491) 0:00:05.871 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.040) 0:00:05.912 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.036) 0:00:05.948 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.358) 0:00:06.307 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.036) 0:00:06.344 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.037) 0:00:06.381 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.028) 0:00:06.410 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.023) 0:00:06.433 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.027) 0:00:06.460 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.025) 0:00:06.486 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.025) 0:00:06.511 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.024) 0:00:06.536 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.066) 0:00:06.602 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.039) 0:00:06.642 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.020) 0:00:06.662 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.018) 0:00:06.681 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:55:55 -0400 (0:00:00.048) 0:00:06.730 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.028) 0:00:06.759 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.030) 0:00:06.789 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.105) 0:00:06.895 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.029) 0:00:06.924 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.031) 0:00:06.956 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.076) 0:00:07.033 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.031) 0:00:07.065 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.028) 0:00:07.093 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.029) 0:00:07.123 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.029) 0:00:07.152 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.030) 0:00:07.182 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.029) 0:00:07.212 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.028) 0:00:07.241 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.028) 0:00:07.269 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.029) 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 Kubernetes specifications] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.027) 0:00:07.326 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.026) 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 : Cancel linger] ************************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.027) 0:00:07.381 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.027) 0:00:07.409 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.019) 0:00:07.429 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:85 Thursday 19 March 2026 18:55:56 -0400 (0:00:00.021) 0:00:07.450 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_v_vznoxi", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:91 Thursday 19 March 2026 18:55:57 -0400 (0:00:00.475) 0:00:07.925 ******** [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_v_vznoxi/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.006063", "end": "2026-03-19 18:55:57.503366", "rc": 0, "start": "2026-03-19 18:55:57.497303" } 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:98 Thursday 19 March 2026 18:55:57 -0400 (0:00:00.377) 0:00:08.302 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:103 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.602) 0:00:08.905 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.034) 0:00:08.939 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.013) 0:00:08.953 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.030) 0:00:08.983 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.027) 0:00:09.011 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.530) 0:00:09.541 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.014) 0:00:09.555 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.013) 0:00:09.569 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.012) 0:00:09.582 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.012) 0:00:09.595 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.029) 0:00:09.624 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.013) 0:00:09.638 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.022) 0:00:09.661 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:55:58 -0400 (0:00:00.013) 0:00:09.675 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:56:00 -0400 (0:00:01.398) 0:00:11.073 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.022) 0:00:11.096 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.030) 0:00:11.127 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.018) 0:00:11.145 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.019) 0:00:11.164 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.018) 0:00:11.183 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026466", "end": "2026-03-19 18:56:00.749928", "rc": 0, "start": "2026-03-19 18:56:00.723462" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.368) 0:00:11.551 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.020) 0:00:11.571 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.018) 0:00:11.590 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.028) 0:00:11.618 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.047) 0:00:11.666 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:00 -0400 (0:00:00.066) 0:00:11.733 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:01 -0400 (0:00:00.391) 0:00:12.124 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:01 -0400 (0:00:00.041) 0:00:12.165 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:01 -0400 (0:00:00.046) 0:00:12.211 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:01 -0400 (0:00:00.368) 0:00:12.580 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003393", "end": "2026-03-19 18:56:02.146715", "rc": 0, "start": "2026-03-19 18:56:02.143322" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.381) 0:00:12.962 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003372", "end": "2026-03-19 18:56:02.552223", "rc": 0, "start": "2026-03-19 18:56:02.548851" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.390) 0:00:13.352 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.037) 0:00:13.389 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.020) 0:00:13.410 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.023) 0:00:13.433 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.022) 0:00:13.456 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.029) 0:00:13.486 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.031) 0:00:13.517 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.091) 0:00:13.609 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:56:02 -0400 (0:00:00.061) 0:00:13.671 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:56:03 -0400 (0:00:00.536) 0:00:14.208 ******** 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-1773960963.5751967-20263-245857001396423/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:56:04 -0400 (0:00:00.885) 0:00:15.093 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:56:04 -0400 (0:00:00.072) 0:00:15.166 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:56:04 -0400 (0:00:00.359) 0:00:15.525 ******** 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-1773960964.8710904-20315-14681533532727/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:56:05 -0400 (0:00:00.700) 0:00:16.226 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:56:05 -0400 (0:00:00.048) 0:00:16.275 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:56:05 -0400 (0:00:00.365) 0:00:16.641 ******** 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-1773960965.9988537-20375-91295673029002/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:56:06 -0400 (0:00:00.700) 0:00:17.341 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:56:06 -0400 (0:00:00.049) 0:00:17.390 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:56:07 -0400 (0:00:00.367) 0:00:17.758 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:56:07 -0400 (0:00:00.388) 0:00:18.146 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:56:07 -0400 (0:00:00.022) 0:00:18.169 ******** 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-1773960967.473032-20468-187270957261963/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.669) 0:00:18.839 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.053) 0:00:18.893 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.030) 0:00:18.923 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.024) 0:00:18.948 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.021) 0:00:18.969 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.061) 0:00:19.031 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.024) 0:00:19.055 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.034) 0:00:19.089 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.026) 0:00:19.116 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.028) 0:00:19.144 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.034) 0:00:19.179 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:08 -0400 (0:00:00.369) 0:00:19.548 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003587", "end": "2026-03-19 18:56:09.122212", "rc": 0, "start": "2026-03-19 18:56:09.118625" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.379) 0:00:19.928 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003369", "end": "2026-03-19 18:56:09.479994", "rc": 0, "start": "2026-03-19 18:56:09.476625" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.353) 0:00:20.281 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.052) 0:00:20.334 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.027) 0:00:20.361 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.024) 0:00:20.386 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.022) 0:00:20.408 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.026) 0:00:20.434 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.026) 0:00:20.461 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:09 -0400 (0:00:00.037) 0:00:20.499 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.352) 0:00:20.851 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.029) 0:00:20.881 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.655) 0:00:21.536 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.019) 0:00:21.556 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.022) 0:00:21.579 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.025) 0:00:21.605 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.026) 0:00:21.632 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.024) 0:00:21.657 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.025) 0:00:21.682 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:56:10 -0400 (0:00:00.027) 0:00:21.709 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.102) 0:00:21.811 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.027) 0:00:21.839 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.037) 0:00:21.877 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.032) 0:00:21.909 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.028) 0:00:21.938 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.029) 0:00:21.968 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.350) 0:00:22.318 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003730", "end": "2026-03-19 18:56:11.898456", "rc": 0, "start": "2026-03-19 18:56:11.894726" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:11 -0400 (0:00:00.379) 0:00:22.698 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.004028", "end": "2026-03-19 18:56:12.239008", "rc": 0, "start": "2026-03-19 18:56:12.234980" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.346) 0:00:23.045 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.037) 0:00:23.082 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.019) 0:00:23.102 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.020) 0:00:23.122 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.021) 0:00:23.144 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.021) 0:00:23.166 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.021) 0:00:23.187 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.031) 0:00:23.218 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.020) 0:00:23.239 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.022) 0:00:23.261 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.021) 0:00:23.282 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.018) 0:00:23.301 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.018) 0:00:23.320 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.048) 0:00:23.368 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Thursday 19 March 2026 18:56:12 -0400 (0:00:00.018) 0:00:23.386 ******** 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": 1773960964.2837207, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773960964.2907207, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 232784096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960963.8647225, "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": "131661749", "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": 1773960965.418716, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773960965.4267159, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 245366983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960965.160717, "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": "1609795568", "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": 1773960966.5297112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773960966.5367112, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 255852739, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960966.2787123, "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": "1514608124", "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": 1773960968.0267048, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960968.0337048, "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": 1773960967.7687058, "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": "1941894487", "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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:118 Thursday 19 March 2026 18:56:14 -0400 (0:00:01.409) 0:00:24.795 ******** 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.003292", "end": "2026-03-19 18:56:14.344860", "rc": 0, "start": "2026-03-19 18:56:14.341568" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:122 Thursday 19 March 2026 18:56:14 -0400 (0:00:00.355) 0:00:25.151 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:56:14 -0400 (0:00:00.035) 0:00:25.187 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:56:14 -0400 (0:00:00.016) 0:00:25.203 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:56:14 -0400 (0:00:00.031) 0:00:25.235 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:56:14 -0400 (0:00:00.024) 0:00:25.259 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.558) 0:00:25.817 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.020) 0:00:25.837 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.018) 0:00:25.856 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.021) 0:00:25.877 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.022) 0:00:25.900 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.046) 0:00:25.946 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.020) 0:00:25.967 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.019) 0:00:25.986 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:56:15 -0400 (0:00:00.020) 0:00:26.006 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:56:16 -0400 (0:00:01.448) 0:00:27.455 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:56:16 -0400 (0:00:00.018) 0:00:27.473 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:56:16 -0400 (0:00:00.032) 0:00:27.506 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:56:16 -0400 (0:00:00.026) 0:00:27.532 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:56:16 -0400 (0:00:00.019) 0:00:27.551 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:56:16 -0400 (0:00:00.021) 0:00:27.573 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027784", "end": "2026-03-19 18:56:17.142555", "rc": 0, "start": "2026-03-19 18:56:17.114771" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.368) 0:00:27.941 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.022) 0:00:27.963 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.018) 0:00:27.982 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.029) 0:00:28.012 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.050) 0:00:28.062 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.049) 0:00:28.112 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.417) 0:00:28.530 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.030) 0:00:28.560 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:17 -0400 (0:00:00.032) 0:00:28.593 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.339) 0:00:28.932 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003571", "end": "2026-03-19 18:56:18.482856", "rc": 0, "start": "2026-03-19 18:56:18.479285" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.351) 0:00:29.284 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003423", "end": "2026-03-19 18:56:18.840954", "rc": 0, "start": "2026-03-19 18:56:18.837531" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.356) 0:00:29.641 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.038) 0:00:29.679 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.020) 0:00:29.699 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.020) 0:00:29.720 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:18 -0400 (0:00:00.021) 0:00:29.741 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:19 -0400 (0:00:00.022) 0:00:29.763 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:56:19 -0400 (0:00:00.020) 0:00:29.784 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:56:19 -0400 (0:00:00.059) 0:00:29.843 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:56:19 -0400 (0:00:00.039) 0:00:29.883 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:56:19 -0400 (0:00:00.363) 0:00:30.246 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:56:20 -0400 (0:00:00.667) 0:00:30.913 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:56:20 -0400 (0:00:00.042) 0:00:30.955 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:56:20 -0400 (0:00:00.376) 0:00:31.332 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:56:21 -0400 (0:00:00.673) 0:00:32.005 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:56:21 -0400 (0:00:00.044) 0:00:32.049 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:56:21 -0400 (0:00:00.389) 0:00:32.439 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:56:22 -0400 (0:00:00.697) 0:00:33.136 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:56:22 -0400 (0:00:00.045) 0:00:33.182 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:56:22 -0400 (0:00:00.367) 0:00:33.549 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960973.9766793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960968.0337048, "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": 1773960967.7687058, "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": "1941894487", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.347) 0:00:33.897 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.408) 0:00:34.306 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.024) 0:00:34.331 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.019) 0:00:34.350 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.019) 0:00:34.369 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.019) 0:00:34.389 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.018) 0:00:34.408 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.084) 0:00:34.492 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.026) 0:00:34.518 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.045) 0:00:34.563 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.031) 0:00:34.595 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.031) 0:00:34.627 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:23 -0400 (0:00:00.035) 0:00:34.662 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:24 -0400 (0:00:00.355) 0:00:35.017 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003907", "end": "2026-03-19 18:56:24.566142", "rc": 0, "start": "2026-03-19 18:56:24.562235" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:24 -0400 (0:00:00.348) 0:00:35.366 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003554", "end": "2026-03-19 18:56:24.922758", "rc": 0, "start": "2026-03-19 18:56:24.919204" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:24 -0400 (0:00:00.369) 0:00:35.736 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.052) 0:00:35.788 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.033) 0:00:35.822 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.034) 0:00:35.857 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.033) 0:00:35.891 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.033) 0:00:35.925 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.032) 0:00:35.958 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.049) 0:00:36.007 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.432) 0:00:36.440 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:25 -0400 (0:00:00.026) 0:00:36.466 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.632) 0:00:37.098 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.020) 0:00:37.119 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.019) 0:00:37.138 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.019) 0:00:37.158 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.017) 0:00:37.176 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.016) 0:00:37.192 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.019) 0:00:37.212 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.021) 0:00:37.233 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.100) 0:00:37.334 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.045) 0:00:37.379 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.047) 0:00:37.426 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.029) 0:00:37.456 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.030) 0:00:37.486 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:26 -0400 (0:00:00.034) 0:00:37.521 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.345) 0:00:37.867 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003398", "end": "2026-03-19 18:56:27.404593", "rc": 0, "start": "2026-03-19 18:56:27.401195" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.338) 0:00:38.205 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003319", "end": "2026-03-19 18:56:27.749916", "rc": 0, "start": "2026-03-19 18:56:27.746597" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.352) 0:00:38.557 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.053) 0:00:38.611 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.022) 0:00:38.633 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.024) 0:00:38.658 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.059) 0:00:38.718 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:27 -0400 (0:00:00.024) 0:00:38.743 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.025) 0:00:38.768 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.034) 0:00:38.803 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.020) 0:00:38.824 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.020) 0:00:38.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 [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.020) 0:00:38.864 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.021) 0:00:38.886 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.019) 0:00:38.906 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.019) 0:00:38.925 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Thursday 19 March 2026 18:56:28 -0400 (0:00:00.020) 0:00:38.945 ******** 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": 1773960972.926684, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773960964.2907207, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 232784096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960963.8647225, "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": "131661749", "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": 1773960973.2736824, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773960965.4267159, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 245366983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960965.160717, "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": "1609795568", "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": 1773960973.6306808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773960966.5367112, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 255852739, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960966.2787123, "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": "1514608124", "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": 1773960973.9766793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960968.0337048, "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": 1773960967.7687058, "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": "1941894487", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:137 Thursday 19 March 2026 18:56:29 -0400 (0:00:01.429) 0:00:40.375 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:144 Thursday 19 March 2026 18:56:29 -0400 (0:00:00.031) 0:00:40.406 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:56:29 -0400 (0:00:00.078) 0:00:40.485 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:56:29 -0400 (0:00:00.014) 0:00:40.499 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:56:29 -0400 (0:00:00.029) 0:00:40.529 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:56:29 -0400 (0:00:00.026) 0:00:40.555 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.540) 0:00:41.096 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.015) 0:00:41.112 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.014) 0:00:41.126 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.014) 0:00:41.140 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.016) 0:00:41.157 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.029) 0:00:41.186 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.013) 0:00:41.199 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.013) 0:00:41.213 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:56:30 -0400 (0:00:00.013) 0:00:41.227 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:56:32 -0400 (0:00:01.519) 0:00:42.747 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.020) 0:00:42.768 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.024) 0:00:42.793 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.019) 0:00:42.812 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.020) 0:00:42.832 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.018) 0:00:42.851 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026909", "end": "2026-03-19 18:56:32.428323", "rc": 0, "start": "2026-03-19 18:56:32.401414" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.387) 0:00:43.239 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.025) 0:00:43.264 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.021) 0:00:43.285 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.030) 0:00:43.316 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.049) 0:00:43.366 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:32 -0400 (0:00:00.038) 0:00:43.405 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.360) 0:00:43.766 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.026) 0:00:43.792 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.030) 0:00:43.823 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.360) 0:00:44.184 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.021) 0:00:44.206 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.025) 0:00:44.231 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.024) 0:00:44.256 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.036) 0:00:44.292 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.032) 0:00:44.325 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.024) 0:00:44.349 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.025) 0:00:44.374 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.026) 0:00:44.401 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.071) 0:00:44.472 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:56:33 -0400 (0:00:00.048) 0:00:44.521 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:56:34 -0400 (0:00:00.356) 0:00:44.878 ******** 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-1773960994.226343-22125-15299168038464/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:56:34 -0400 (0:00:00.711) 0:00:45.590 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:56:34 -0400 (0:00:00.043) 0:00:45.634 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:56:35 -0400 (0:00:00.381) 0:00:46.015 ******** 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-1773960995.380428-22189-262400797704012/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:56:36 -0400 (0:00:00.743) 0:00:46.758 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:56:36 -0400 (0:00:00.043) 0:00:46.802 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:56:36 -0400 (0:00:00.354) 0:00:47.156 ******** 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-1773960996.5027783-22252-70091439409117/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:56:37 -0400 (0:00:00.715) 0:00:47.871 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:56:37 -0400 (0:00:00.053) 0:00:47.925 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:56:37 -0400 (0:00:00.391) 0:00:48.316 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960763.656582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1773960711.3490806, "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": "3764090472", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:56:37 -0400 (0:00:00.379) 0:00:48.695 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:56:38 -0400 (0:00:00.368) 0:00:49.064 ******** 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-1773960998.3647952-22349-25072839718379/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.687) 0:00:49.751 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.030) 0:00:49.782 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.029) 0:00:49.812 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.029) 0:00:49.841 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.027) 0:00:49.868 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.096) 0:00:49.965 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.034) 0:00:50.000 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.053) 0:00:50.053 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.039) 0:00:50.093 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.039) 0:00:50.132 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.046) 0:00:50.178 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.392) 0:00:50.571 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.033) 0:00:50.605 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.059) 0:00:50.664 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.034) 0:00:50.698 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:39 -0400 (0:00:00.032) 0:00:50.731 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.036) 0:00:50.768 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.035) 0:00:50.804 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.034) 0:00:50.838 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.033) 0:00:50.872 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.050) 0:00:50.923 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.401) 0:00:51.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 credential file content is present] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:40 -0400 (0:00:00.038) 0:00:51.362 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.685) 0:00:52.048 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.025) 0:00:52.073 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.022) 0:00:52.096 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.030) 0:00:52.126 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.029) 0:00:52.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 Quadlet specifications] ******** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.022) 0:00:52.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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.019) 0:00:52.199 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.025) 0:00:52.224 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.095) 0:00:52.319 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.027) 0:00:52.347 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.035) 0:00:52.382 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.026) 0:00:52.409 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.027) 0:00:52.436 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:41 -0400 (0:00:00.031) 0:00:52.468 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.393) 0:00:52.861 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.032) 0:00:52.893 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.027) 0:00:52.921 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.026) 0:00:52.948 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.025) 0:00:52.973 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.023) 0:00:52.997 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.029) 0:00:53.027 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.024) 0:00:53.051 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.023) 0:00:53.075 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.032) 0:00:53.108 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.021) 0:00:53.130 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.051) 0:00:53.181 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.021) 0:00:53.203 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.020) 0:00:53.223 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.021) 0:00:53.245 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.025) 0:00:53.270 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Thursday 19 March 2026 18:56:42 -0400 (0:00:00.029) 0:00:53.300 ******** 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": 1773960994.7785964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773960994.7825963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539400, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960994.5165975, "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": "3035817646", "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": 1773960995.948592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773960995.953592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 497025182, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960995.6755931, "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": "1555741901", "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": 1773960997.0625877, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773960997.0635877, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 507510919, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960996.8065886, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "3991938790", "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": 1773960998.9215806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960998.9225805, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1290492, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960998.6735816, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "754544776", "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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:158 Thursday 19 March 2026 18:56:43 -0400 (0:00:01.429) 0:00:54.729 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.072) 0:00:54.802 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.023) 0:00:54.825 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.029) 0:00:54.855 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.027) 0:00:54.882 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.539) 0:00:55.421 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.015) 0:00:55.436 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.013) 0:00:55.450 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.013) 0:00:55.464 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.012) 0:00:55.477 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.029) 0:00:55.506 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.013) 0:00:55.520 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.016) 0:00:55.537 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:56:44 -0400 (0:00:00.017) 0:00:55.555 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:56:46 -0400 (0:00:01.437) 0:00:56.992 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.019) 0:00:57.012 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.026) 0:00:57.038 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.018) 0:00:57.057 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.055) 0:00:57.112 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.025) 0:00:57.137 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026301", "end": "2026-03-19 18:56:46.707688", "rc": 0, "start": "2026-03-19 18:56:46.681387" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-03-19T18:56:46-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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.373) 0:00:57.511 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.023) 0:00:57.534 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.029) 0:00:57.564 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.049) 0:00:57.614 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:56:46 -0400 (0:00:00.075) 0:00:57.689 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.065) 0:00:57.755 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.400) 0:00:58.155 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.029) 0:00:58.185 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.038) 0:00:58.223 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.365) 0:00:58.589 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.034) 0:00:58.623 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.033) 0:00:58.657 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.031) 0:00:58.688 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:47 -0400 (0:00:00.033) 0:00:58.722 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.034) 0:00:58.756 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.032) 0:00:58.789 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.033) 0:00:58.822 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.035) 0:00:58.858 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.095) 0:00:58.953 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.043) 0:00:58.997 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:56:48 -0400 (0:00:00.379) 0:00:59.376 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:56:49 -0400 (0:00:00.717) 0:01:00.094 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:56:49 -0400 (0:00:00.042) 0:01:00.137 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:56:49 -0400 (0:00:00.378) 0:01:00.516 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:56:50 -0400 (0:00:00.678) 0:01:01.194 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:56:50 -0400 (0:00:00.050) 0:01:01.244 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:56:50 -0400 (0:00:00.379) 0:01:01.624 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:56:51 -0400 (0:00:00.695) 0:01:02.320 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:56:51 -0400 (0:00:00.051) 0:01:02.372 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:56:51 -0400 (0:00:00.373) 0:01:02.745 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773961003.9005616, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960998.9225805, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1290492, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960998.6735816, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "754544776", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.390) 0:01:03.136 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.327) 0:01:03.463 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.022) 0:01:03.486 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.019) 0:01:03.505 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.046) 0:01:03.552 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.018) 0:01:03.570 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.016) 0:01:03.587 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.056) 0:01:03.644 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.021) 0:01:03.665 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.033) 0:01:03.698 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:52 -0400 (0:00:00.024) 0:01:03.723 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.024) 0:01:03.748 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.031) 0:01:03.779 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.355) 0:01:04.135 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.035) 0:01:04.170 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.034) 0:01:04.205 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.035) 0:01:04.240 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.032) 0:01:04.273 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.034) 0:01:04.308 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.033) 0:01:04.342 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.036) 0:01:04.378 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.031) 0:01:04.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 the credentials directory is present] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:53 -0400 (0:00:00.049) 0:01:04.460 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.422) 0:01:04.882 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.045) 0:01:04.927 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.609) 0:01:05.537 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.023) 0:01:05.561 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.036) 0:01:05.597 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.028) 0:01:05.625 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.026) 0:01:05.652 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.025) 0:01:05.678 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:56:54 -0400 (0:00:00.063) 0:01:05.742 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.027) 0:01:05.770 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.106) 0:01:05.876 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.038) 0:01:05.915 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.057) 0:01:05.972 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.041) 0:01:06.014 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.033) 0:01:06.048 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.035) 0:01:06.083 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.393) 0:01:06.477 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.027) 0:01:06.505 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.034) 0:01:06.540 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.023) 0:01:06.563 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.028) 0:01:06.591 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.040) 0:01:06.631 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.036) 0:01:06.668 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.033) 0:01:06.701 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 19 March 2026 18:56:55 -0400 (0:00:00.035) 0:01:06.737 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.050) 0:01:06.787 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.026) 0:01:06.814 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.020) 0:01:06.834 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.020) 0:01:06.855 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.019) 0:01:06.875 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.018) 0:01:06.894 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.018) 0:01:06.912 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Thursday 19 March 2026 18:56:56 -0400 (0:00:00.017) 0:01:06.930 ******** 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": 1773961002.8625655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1773960994.7825963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 486539400, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960994.5165975, "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": "3035817646", "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": 1773961003.207564, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1773960995.953592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 497025182, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960995.6755931, "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": "1555741901", "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": 1773961003.5445628, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1773960997.0635877, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 507510919, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960996.8065886, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "3991938790", "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": 1773961003.9005616, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960998.9225805, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1290492, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960998.6735816, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "754544776", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:172 Thursday 19 March 2026 18:56:57 -0400 (0:00:01.446) 0:01:08.376 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:179 Thursday 19 March 2026 18:56:57 -0400 (0:00:00.024) 0:01:08.401 ******** included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:57 -0400 (0:00:00.060) 0:01:08.462 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.327) 0:01:08.789 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.072) 0:01:08.862 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.332) 0:01:09.195 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.072) 0:01:09.268 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.330) 0:01:09.598 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:58 -0400 (0:00:00.085) 0:01:09.684 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:56:59 -0400 (0:00:00.341) 0:01:10.026 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:59 -0400 (0:00:00.126) 0:01:10.152 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:56:59 -0400 (0:00:00.352) 0:01:10.505 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 19 March 2026 18:56:59 -0400 (0:00:00.091) 0:01:10.596 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.368) 0:01:10.965 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:193 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.155) 0:01:11.120 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:22 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.077) 0:01:11.198 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:32 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.020) 0:01:11.218 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.038) 0:01:11.257 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 19 March 2026 18:57:00 -0400 (0:00:00.036) 0:01:11.294 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.672) 0:01:11.966 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.021) 0:01:11.988 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.020) 0:01:12.009 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.020) 0:01:12.029 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.019) 0:01:12.049 ******** [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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.046) 0:01:12.096 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.021) 0:01:12.117 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.022) 0:01:12.140 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 19 March 2026 18:57:01 -0400 (0:00:00.021) 0:01:12.162 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 19 March 2026 18:57:02 -0400 (0:00:01.442) 0:01:13.604 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 19 March 2026 18:57:02 -0400 (0:00:00.027) 0:01:13.632 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 19 March 2026 18:57:02 -0400 (0:00:00.041) 0:01:13.673 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 19 March 2026 18:57:02 -0400 (0:00:00.030) 0:01:13.703 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 19 March 2026 18:57:02 -0400 (0:00:00.029) 0:01:13.733 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.030) 0:01:13.763 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027571", "end": "2026-03-19 18:57:03.373533", "rc": 0, "start": "2026-03-19 18:57:03.345962" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-03-19T18:57:03-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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.420) 0:01:14.183 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.034) 0:01:14.218 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.035) 0:01:14.254 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.049) 0:01:14.304 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.081) 0:01:14.386 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 19 March 2026 18:57:03 -0400 (0:00:00.064) 0:01:14.450 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.467) 0:01:14.918 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.049) 0:01:14.967 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.048) 0:01:15.016 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773960738.7096882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1773960710.3470848, "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": "2161076754", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.403) 0:01:15.420 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.038) 0:01:15.458 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.040) 0:01:15.499 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.036) 0:01:15.536 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.030) 0:01:15.566 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.032) 0:01:15.599 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.030) 0:01:15.630 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.035) 0:01:15.666 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 19 March 2026 18:57:04 -0400 (0:00:00.032) 0:01:15.698 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 19 March 2026 18:57:05 -0400 (0:00:00.092) 0:01:15.791 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 19 March 2026 18:57:05 -0400 (0:00:00.063) 0:01:15.855 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 19 March 2026 18:57:05 -0400 (0:00:00.406) 0:01:16.262 ******** 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-1773961025.62374-24474-144371722565442/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 19 March 2026 18:57:06 -0400 (0:00:00.739) 0:01:17.002 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 19 March 2026 18:57:06 -0400 (0:00:00.056) 0:01:17.058 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 19 March 2026 18:57:06 -0400 (0:00:00.365) 0:01:17.423 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 19 March 2026 18:57:07 -0400 (0:00:00.713) 0:01:18.137 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 19 March 2026 18:57:07 -0400 (0:00:00.071) 0:01:18.208 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 19 March 2026 18:57:07 -0400 (0:00:00.348) 0:01:18.557 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 19 March 2026 18:57:08 -0400 (0:00:00.670) 0:01:19.228 ******** included: /tmp/collections-6xF/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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 19 March 2026 18:57:08 -0400 (0:00:00.068) 0:01:19.296 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 19 March 2026 18:57:08 -0400 (0:00:00.374) 0:01:19.671 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773961003.9005616, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1773960998.9225805, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1290492, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773960998.6735816, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "754544776", "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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.404) 0:01:20.075 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.353) 0:01:20.429 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.030) 0:01:20.459 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.020) 0:01:20.480 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.028) 0:01:20.508 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.019) 0:01:20.527 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.019) 0:01:20.547 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.016) 0:01:20.564 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.018) 0:01:20.582 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.016) 0:01:20.598 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.016) 0:01:20.615 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.016) 0:01:20.631 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.018) 0:01:20.649 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Thursday 19 March 2026 18:57:09 -0400 (0:00:00.016) 0:01:20.666 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:203 Thursday 19 March 2026 18:57:10 -0400 (0:00:00.378) 0:01:21.044 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:225 Thursday 19 March 2026 18:57:10 -0400 (0:00:00.080) 0:01:21.125 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Thursday 19 March 2026 18:57:13 -0400 (0:00:02.944) 0:01:24.069 ******** 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-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:239 Thursday 19 March 2026 18:57:14 -0400 (0:00:00.709) 0:01:24.779 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_v_vznoxi/backup.tar" ], "delta": "0:00:00.003447", "end": "2026-03-19 18:57:14.330978", "rc": 0, "start": "2026-03-19 18:57:14.327531" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:244 Thursday 19 March 2026 18:57:14 -0400 (0:00:00.363) 0:01:25.142 ******** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_v_vznoxi", "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 18:57:14 -0400 (0:00:00.331) 0:01:25.474 ******** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 8.82s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Remove test config files ------------------------------------------------ 2.94s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:225 fedora.linux_system_roles.podman : Get podman version ------------------- 2.28s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Check that files still exist and are non-null --------------------------- 1.45s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Check that files still exist and are non-null --------------------------- 1.43s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Check that files exist and are non-null --------------------------------- 1.43s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Check that files exist and are non-null --------------------------------- 1.41s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Gathering Facts --------------------------------------------------------- 1.01s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update container config file --------- 0.89s /tmp/collections-6xF/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-6xF/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.74s /tmp/collections-6xF/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.72s /tmp/collections-6xF/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.72s /tmp/collections-6xF/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-6xF/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.71s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Remove credential files ------------------------------------------------- 0.71s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Update registries config file -------- 0.70s /tmp/collections-6xF/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.70s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update storage config file ----------- 0.70s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update storage config file ----------- 0.70s /tmp/collections-6xF/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15