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-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Thursday 09 April 2026 17:57:51 -0400 (0:00:00.018) 0:00:00.018 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-JDs/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Thursday 09 April 2026 17:57:51 -0400 (0:00:00.018) 0:00:00.036 ******** ok: [managed-node1] META: ran handlers TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Thursday 09 April 2026 17:57:52 -0400 (0:00:00.901) 0:00:00.938 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:57:52 -0400 (0:00:00.020) 0:00:00.958 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:57:52 -0400 (0:00:00.033) 0:00:00.992 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:57:52 -0400 (0:00:00.129) 0:00:01.122 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:57:52 -0400 (0:00:00.025) 0:00:01.147 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.531) 0:00:01.678 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.397) 0:00:02.075 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.017) 0:00:02.093 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.324) 0:00:02.418 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.017) 0:00:02.436 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:57:53 -0400 (0:00:00.043) 0:00:02.479 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007924", "end": "2026-04-09 17:57:54.242580", "failed_when_result": false, "rc": 0, "start": "2026-04-09 17:57:54.234656" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:57:54 -0400 (0:00:00.443) 0:00:02.923 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:57:54 -0400 (0:00:00.016) 0:00:02.939 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:57:54 -0400 (0:00:00.017) 0:00:02.956 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:57:55 -0400 (0:00:01.582) 0:00:04.538 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:57:55 -0400 (0:00:00.020) 0:00:04.559 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:57:55 -0400 (0:00:00.025) 0:00:04.585 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:57:55 -0400 (0:00:00.019) 0:00:04.605 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:57:55 -0400 (0:00:00.018) 0:00:04.623 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.018) 0:00:04.642 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026608", "end": "2026-04-09 17:57:56.312664", "rc": 0, "start": "2026-04-09 17:57:56.286056" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.355) 0:00:04.998 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.040) 0:00:05.038 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.019) 0:00:05.058 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.029) 0:00:05.087 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.051) 0:00:05.139 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.041) 0:00:05.180 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.413) 0:00:05.593 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:57:56 -0400 (0:00:00.033) 0:00:05.627 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.032) 0:00:05.660 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.344) 0:00:06.005 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.026) 0:00:06.031 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.052 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.073 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.094 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.116 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.136 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.158 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.179 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.061) 0:00:06.240 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.038) 0:00:06.278 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.300 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.320 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.043) 0:00:06.363 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.382 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.024) 0:00:06.407 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.046) 0:00:06.454 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.473 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.493 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.071) 0:00:06.564 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.021) 0:00:06.585 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.019) 0:00:06.604 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:57:57 -0400 (0:00:00.020) 0:00:06.625 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.019) 0:00:06.645 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.018) 0:00:06.664 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.019) 0:00:06.683 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.020) 0:00:06.703 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.720 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.738 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.756 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.019) 0:00:06.775 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.792 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.810 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.015) 0:00:06.826 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create temp directory] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:85 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.017) 0:00:06.843 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_ciwvxorf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:91 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.403) 0:00:07.247 ******** [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_ciwvxorf/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.004969", "end": "2026-04-09 17:57:58.908088", "rc": 0, "start": "2026-04-09 17:57:58.903119" } 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:98 Thursday 09 April 2026 17:57:58 -0400 (0:00:00.346) 0:00:07.593 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:103 Thursday 09 April 2026 17:57:59 -0400 (0:00:00.560) 0:00:08.154 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:57:59 -0400 (0:00:00.030) 0:00:08.184 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:57:59 -0400 (0:00:00.013) 0:00:08.198 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:57:59 -0400 (0:00:00.026) 0:00:08.224 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:57:59 -0400 (0:00:00.022) 0:00:08.247 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.547) 0:00:08.795 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.015) 0:00:08.810 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.014) 0:00:08.825 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.014) 0:00:08.839 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.013) 0:00:08.853 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.044) 0:00:08.897 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.013) 0:00:08.911 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.014) 0:00:08.926 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:58:00 -0400 (0:00:00.013) 0:00:08.939 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:58:01 -0400 (0:00:01.468) 0:00:10.408 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:58:01 -0400 (0:00:00.021) 0:00:10.429 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:58:01 -0400 (0:00:00.028) 0:00:10.458 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:58:01 -0400 (0:00:00.043) 0:00:10.502 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:58:01 -0400 (0:00:00.024) 0:00:10.527 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:58:01 -0400 (0:00:00.030) 0:00:10.558 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027926", "end": "2026-04-09 17:58:02.243330", "rc": 0, "start": "2026-04-09 17:58:02.215404" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.372) 0:00:10.930 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.021) 0:00:10.952 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.019) 0:00:10.972 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.030) 0:00:11.002 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.052) 0:00:11.055 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.038) 0:00:11.093 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.345) 0:00:11.438 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.027) 0:00:11.465 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:02 -0400 (0:00:00.031) 0:00:11.497 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:03 -0400 (0:00:00.343) 0:00:11.841 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003669", "end": "2026-04-09 17:58:03.501721", "rc": 0, "start": "2026-04-09 17:58:03.498052" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:03 -0400 (0:00:00.344) 0:00:12.186 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003137", "end": "2026-04-09 17:58:03.841564", "rc": 0, "start": "2026-04-09 17:58:03.838427" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:03 -0400 (0:00:00.347) 0:00:12.533 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:03 -0400 (0:00:00.066) 0:00:12.600 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:03 -0400 (0:00:00.021) 0:00:12.622 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.021) 0:00:12.643 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.020) 0:00:12.663 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.021) 0:00:12.685 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.021) 0:00:12.707 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.060) 0:00:12.768 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.039) 0:00:12.807 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:58:04 -0400 (0:00:00.429) 0:00:13.236 ******** 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-1775771884.6923387-19937-118434252737767/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:58:05 -0400 (0:00:00.842) 0:00:14.079 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:58:05 -0400 (0:00:00.072) 0:00:14.151 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:58:05 -0400 (0:00:00.391) 0:00:14.542 ******** 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-1775771886.0217292-20002-58080118356230/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:58:06 -0400 (0:00:00.738) 0:00:15.280 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:58:06 -0400 (0:00:00.061) 0:00:15.342 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:58:07 -0400 (0:00:00.412) 0:00:15.755 ******** 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-1775771887.2266188-20072-155767235797038/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:58:07 -0400 (0:00:00.751) 0:00:16.506 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:58:07 -0400 (0:00:00.061) 0:00:16.568 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:58:08 -0400 (0:00:00.369) 0:00:16.937 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:58:08 -0400 (0:00:00.357) 0:00:17.295 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:58:08 -0400 (0:00:00.022) 0:00:17.317 ******** 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-1775771888.7300382-20169-33484248426587/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.674) 0:00:17.992 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.027) 0:00:18.020 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.019) 0:00:18.039 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.023) 0:00:18.062 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.019) 0:00:18.081 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.064) 0:00:18.145 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.022) 0:00:18.168 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.034) 0:00:18.203 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.026) 0:00:18.229 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.027) 0:00:18.256 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:09 -0400 (0:00:00.035) 0:00:18.292 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.382) 0:00:18.675 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003592", "end": "2026-04-09 17:58:10.334555", "rc": 0, "start": "2026-04-09 17:58:10.330963" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.346) 0:00:19.021 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003392", "end": "2026-04-09 17:58:10.682449", "rc": 0, "start": "2026-04-09 17:58:10.679057" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.348) 0:00:19.370 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.037) 0:00:19.408 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.023) 0:00:19.431 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.022) 0:00:19.453 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.022) 0:00:19.476 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.022) 0:00:19.499 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.023) 0:00:19.523 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:10 -0400 (0:00:00.037) 0:00:19.560 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:11 -0400 (0:00:00.386) 0:00:19.947 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:11 -0400 (0:00:00.027) 0:00:19.974 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.666) 0:00:20.641 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.020) 0:00:20.661 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.021) 0:00:20.682 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.026) 0:00:20.708 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.017) 0:00:20.725 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.017) 0:00:20.743 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.019) 0:00:20.762 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.023) 0:00:20.786 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.075) 0:00:20.861 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.026) 0:00:20.887 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.063) 0:00:20.951 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.027) 0:00:20.979 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.026) 0:00:21.005 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.032) 0:00:21.037 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:12 -0400 (0:00:00.361) 0:00:21.399 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003329", "end": "2026-04-09 17:58:13.058934", "rc": 0, "start": "2026-04-09 17:58:13.055605" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.369) 0:00:21.768 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003521", "end": "2026-04-09 17:58:13.461105", "rc": 0, "start": "2026-04-09 17:58:13.457584" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.378) 0:00:22.146 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.039) 0:00:22.186 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.021) 0:00:22.208 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.022) 0:00:22.230 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.027) 0:00:22.257 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.024) 0:00:22.282 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.032) 0:00:22.314 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.049) 0:00:22.364 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.037) 0:00:22.402 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.034) 0:00:22.437 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.032) 0:00:22.470 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.030) 0:00:22.501 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.024) 0:00:22.525 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.026) 0:00:22.552 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Thursday 09 April 2026 17:58:13 -0400 (0:00:00.021) 0:00:22.574 ******** 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": 1775771885.3669603, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1775771885.3739603, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 224395458, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771884.973957, "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": "709762693", "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": 1775771886.5829701, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1775771886.58997, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 236978371, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771886.3159678, "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": "1879835884", "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": 1775771887.79598, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1775771887.80198, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 247464134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771887.5229776, "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": "3254681064", "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": 1775771889.2919922, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771889.2979922, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 262144199, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771889.04199, "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": "4206586365", "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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:118 Thursday 09 April 2026 17:58:15 -0400 (0:00:01.457) 0:00:24.031 ******** 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.002513", "end": "2026-04-09 17:58:15.681983", "rc": 0, "start": "2026-04-09 17:58:15.679470" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:122 Thursday 09 April 2026 17:58:15 -0400 (0:00:00.382) 0:00:24.414 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:58:15 -0400 (0:00:00.036) 0:00:24.450 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:58:15 -0400 (0:00:00.018) 0:00:24.469 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:58:15 -0400 (0:00:00.029) 0:00:24.498 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:58:15 -0400 (0:00:00.031) 0:00:24.529 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.553) 0:00:25.083 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.014) 0:00:25.098 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.014) 0:00:25.112 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.016) 0:00:25.128 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.013) 0:00:25.142 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.042) 0:00:25.185 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.014) 0:00:25.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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.014) 0:00:25.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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:58:16 -0400 (0:00:00.014) 0:00:25.228 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:58:17 -0400 (0:00:01.382) 0:00:26.610 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:58:17 -0400 (0:00:00.020) 0:00:26.631 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.026) 0:00:26.657 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.019) 0:00:26.677 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.019) 0:00:26.697 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.024) 0:00:26.721 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026214", "end": "2026-04-09 17:58:18.407686", "rc": 0, "start": "2026-04-09 17:58:18.381472" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.373) 0:00:27.095 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.026) 0:00:27.121 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.024) 0:00:27.146 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.033) 0:00:27.180 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.054) 0:00:27.234 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:18 -0400 (0:00:00.038) 0:00:27.273 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:19 -0400 (0:00:00.372) 0:00:27.646 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:19 -0400 (0:00:00.028) 0:00:27.674 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:19 -0400 (0:00:00.030) 0:00:27.705 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:19 -0400 (0:00:00.356) 0:00:28.061 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003683", "end": "2026-04-09 17:58:19.760693", "rc": 0, "start": "2026-04-09 17:58:19.757010" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:19 -0400 (0:00:00.394) 0:00:28.455 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003487", "end": "2026-04-09 17:58:20.114278", "rc": 0, "start": "2026-04-09 17:58:20.110791" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.356) 0:00:28.812 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.058) 0:00:28.870 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.036) 0:00:28.906 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.036) 0:00:28.942 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.037) 0:00:28.980 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.037) 0:00:29.017 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.032) 0:00:29.049 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.098) 0:00:29.148 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.062) 0:00:29.211 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:58:20 -0400 (0:00:00.388) 0:00:29.600 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:58:21 -0400 (0:00:00.676) 0:00:30.277 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:58:21 -0400 (0:00:00.042) 0:00:30.319 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:58:22 -0400 (0:00:00.384) 0:00:30.704 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:58:22 -0400 (0:00:00.662) 0:00:31.367 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:58:22 -0400 (0:00:00.044) 0:00:31.411 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:58:23 -0400 (0:00:00.352) 0:00:31.764 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:58:23 -0400 (0:00:00.672) 0:00:32.437 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:58:23 -0400 (0:00:00.058) 0:00:32.495 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:58:24 -0400 (0:00:00.350) 0:00:32.846 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771895.316041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771889.2979922, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 262144199, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771889.04199, "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": "4206586365", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:58:24 -0400 (0:00:00.375) 0:00:33.222 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.474) 0:00:33.697 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.024) 0:00:33.722 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.021) 0:00:33.743 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.019) 0:00:33.762 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.018) 0:00:33.781 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.019) 0:00:33.800 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.117) 0:00:33.917 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.036) 0:00:33.954 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.055) 0:00:34.010 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.044) 0:00:34.054 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.043) 0:00:34.097 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.048) 0:00:34.145 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:25 -0400 (0:00:00.361) 0:00:34.507 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003900", "end": "2026-04-09 17:58:26.166577", "rc": 0, "start": "2026-04-09 17:58:26.162677" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.345) 0:00:34.852 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003743", "end": "2026-04-09 17:58:26.509419", "rc": 0, "start": "2026-04-09 17:58:26.505676" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.355) 0:00:35.208 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.037) 0:00:35.245 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.022) 0:00:35.267 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.021) 0:00:35.288 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.021) 0:00:35.309 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.020) 0:00:35.330 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.022) 0:00:35.353 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:26 -0400 (0:00:00.032) 0:00:35.386 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.362) 0:00:35.748 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.025) 0:00:35.774 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.603) 0:00:36.377 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.021) 0:00:36.399 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.020) 0:00:36.419 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.049) 0:00:36.469 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.018) 0:00:36.487 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.017) 0:00:36.505 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.018) 0:00:36.524 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.022) 0:00:36.547 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:27 -0400 (0:00:00.087) 0:00:36.634 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.028) 0:00:36.663 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.041) 0:00:36.704 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.034) 0:00:36.738 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.030) 0:00:36.769 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.034) 0:00:36.803 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.344) 0:00:37.148 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003831", "end": "2026-04-09 17:58:28.821459", "rc": 0, "start": "2026-04-09 17:58:28.817628" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:28 -0400 (0:00:00.362) 0:00:37.511 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003393", "end": "2026-04-09 17:58:29.182622", "rc": 0, "start": "2026-04-09 17:58:29.179229" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.358) 0:00:37.870 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.042) 0:00:37.913 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.033) 0:00:37.947 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.035) 0:00:37.982 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.033) 0:00:38.016 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.033) 0:00:38.049 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.033) 0:00:38.083 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.073) 0:00:38.156 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.026) 0:00:38.183 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.024) 0:00:38.208 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.026) 0:00:38.235 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.022) 0:00:38.258 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.024) 0:00:38.282 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.019) 0:00:38.302 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Thursday 09 April 2026 17:58:29 -0400 (0:00:00.018) 0:00:38.320 ******** 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": 1775771894.2290323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1775771885.3739603, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 224395458, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771884.973957, "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": "709762693", "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": 1775771894.5980353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1775771886.58997, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 236978371, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771886.3159678, "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": "1879835884", "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": 1775771894.955038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1775771887.80198, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 247464134, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771887.5229776, "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": "3254681064", "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": 1775771895.316041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771889.2979922, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 262144199, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771889.04199, "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": "4206586365", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:137 Thursday 09 April 2026 17:58:31 -0400 (0:00:01.392) 0:00:39.713 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:144 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.025) 0:00:39.738 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.033) 0:00:39.772 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.014) 0:00:39.786 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.027) 0:00:39.814 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.021) 0:00:39.835 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.543) 0:00:40.379 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.016) 0:00:40.395 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.025) 0:00:40.421 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.022) 0:00:40.444 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.022) 0:00:40.466 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.063) 0:00:40.529 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.019) 0:00:40.549 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.014) 0:00:40.563 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:58:31 -0400 (0:00:00.015) 0:00:40.579 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:58:33 -0400 (0:00:01.443) 0:00:42.023 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.031) 0:00:42.054 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.041) 0:00:42.096 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.032) 0:00:42.129 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.030) 0:00:42.159 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.031) 0:00:42.190 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027296", "end": "2026-04-09 17:58:33.897388", "rc": 0, "start": "2026-04-09 17:58:33.870092" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.408) 0:00:42.599 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:58:33 -0400 (0:00:00.032) 0:00:42.631 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.030) 0:00:42.662 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.094) 0:00:42.756 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.082) 0:00:42.838 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.067) 0:00:42.906 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.393) 0:00:43.300 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.030) 0:00:43.330 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:34 -0400 (0:00:00.037) 0:00:43.368 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.354) 0:00:43.723 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.024) 0:00:43.747 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.027) 0:00:43.775 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.025) 0:00:43.800 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.026) 0:00:43.826 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.022) 0:00:43.849 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.023) 0:00:43.873 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.021) 0:00:43.894 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.023) 0:00:43.917 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.059) 0:00:43.977 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.039) 0:00:44.017 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:58:35 -0400 (0:00:00.370) 0:00:44.387 ******** 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-1775771915.8536806-21793-109833536900923/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:58:36 -0400 (0:00:00.723) 0:00:45.111 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:58:36 -0400 (0:00:00.069) 0:00:45.181 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:58:36 -0400 (0:00:00.367) 0:00:45.548 ******** 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-1775771917.0159082-21867-217570799322597/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:58:37 -0400 (0:00:00.713) 0:00:46.262 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:58:37 -0400 (0:00:00.047) 0:00:46.310 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:58:38 -0400 (0:00:00.354) 0:00:46.664 ******** 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-1775771918.123476-21921-104499199915980/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:58:38 -0400 (0:00:00.712) 0:00:47.376 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:58:38 -0400 (0:00:00.046) 0:00:47.423 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:58:39 -0400 (0:00:00.362) 0:00:47.786 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771688.7642848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1775771637.1178994, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 10485955, "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": "1020075544", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:58:39 -0400 (0:00:00.354) 0:00:48.141 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:58:39 -0400 (0:00:00.347) 0:00:48.489 ******** 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-1775771919.9127886-22015-207152905059936/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.713) 0:00:49.202 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.020) 0:00:49.222 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.023) 0:00:49.246 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.018) 0:00:49.265 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.023) 0:00:49.289 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.071) 0:00:49.360 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.030) 0:00:49.390 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.041) 0:00:49.432 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.027) 0:00:49.459 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.027) 0:00:49.487 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:40 -0400 (0:00:00.031) 0:00:49.518 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.371) 0:00:49.890 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.032) 0:00:49.923 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.034) 0:00:49.958 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.033) 0:00:49.991 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.023) 0:00:50.015 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.024) 0:00:50.039 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.025) 0:00:50.065 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.025) 0:00:50.090 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.029) 0:00:50.120 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.038) 0:00:50.159 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.353) 0:00:50.513 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:41 -0400 (0:00:00.054) 0:00:50.567 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.656) 0:00:51.224 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.021) 0:00:51.245 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.051) 0:00:51.296 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.021) 0:00:51.318 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.018) 0:00:51.336 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.017) 0:00:51.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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.019) 0:00:51.372 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.018) 0:00:51.390 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.072) 0:00:51.463 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.023) 0:00:51.487 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.035) 0:00:51.522 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.026) 0:00:51.548 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.026) 0:00:51.574 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:42 -0400 (0:00:00.037) 0:00:51.612 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.352) 0:00:51.964 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.023) 0:00:51.988 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.022) 0:00:52.010 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.023) 0:00:52.034 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.026) 0:00:52.061 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.032) 0:00:52.093 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.034) 0:00:52.128 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.025) 0:00:52.154 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.025) 0:00:52.179 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.040) 0:00:52.219 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.029) 0:00:52.249 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.023) 0:00:52.273 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.026) 0:00:52.299 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.021) 0:00:52.320 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.019) 0:00:52.340 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.019) 0:00:52.360 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Thursday 09 April 2026 17:58:43 -0400 (0:00:00.018) 0:00:52.379 ******** 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": 1775771916.4002125, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1775771916.4042125, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 478150790, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771916.1492105, "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": "1066128635", "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": 1775771917.566222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1775771917.571222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 488636550, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771917.31422, "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": "2616482439", "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": 1775771918.6792307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1775771918.6802306, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 499122445, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771918.426229, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "1476972146", "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": 1775771920.4922435, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771920.4932435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 517996691, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771920.2372417, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "821065873", "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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:158 Thursday 09 April 2026 17:58:45 -0400 (0:00:01.409) 0:00:53.788 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.059) 0:00:53.847 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.024) 0:00:53.871 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.038) 0:00:53.909 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.036) 0:00:53.946 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.580) 0:00:54.527 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.016) 0:00:54.543 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.014) 0:00:54.557 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.016) 0:00:54.574 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:58:45 -0400 (0:00:00.015) 0:00:54.590 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:58:46 -0400 (0:00:00.053) 0:00:54.643 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:58:46 -0400 (0:00:00.025) 0:00:54.668 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:58:46 -0400 (0:00:00.021) 0:00:54.690 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:58:46 -0400 (0:00:00.019) 0:00:54.709 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:58:47 -0400 (0:00:01.417) 0:00:56.126 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.020) 0:00:56.147 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.026) 0:00:56.173 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.019) 0:00:56.193 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.020) 0:00:56.213 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.019) 0:00:56.233 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028085", "end": "2026-04-09 17:58:47.924693", "rc": 0, "start": "2026-04-09 17:58:47.896608" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-04-09T17:58:47-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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:58:47 -0400 (0:00:00.379) 0:00:56.613 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.056) 0:00:56.669 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.019) 0:00:56.689 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.029) 0:00:56.718 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.052) 0:00:56.771 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.049) 0:00:56.821 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.371) 0:00:57.193 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.039) 0:00:57.232 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:48 -0400 (0:00:00.046) 0:00:57.278 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.381) 0:00:57.660 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.026) 0:00:57.686 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.024) 0:00:57.711 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.025) 0:00:57.737 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.021) 0:00:57.758 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.021) 0:00:57.780 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.021) 0:00:57.801 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.022) 0:00:57.823 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.020) 0:00:57.844 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.064) 0:00:57.908 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.054) 0:00:57.963 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:58:49 -0400 (0:00:00.366) 0:00:58.329 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:58:50 -0400 (0:00:00.689) 0:00:59.019 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:58:50 -0400 (0:00:00.055) 0:00:59.074 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:58:50 -0400 (0:00:00.359) 0:00:59.434 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:58:51 -0400 (0:00:00.665) 0:01:00.099 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:58:51 -0400 (0:00:00.049) 0:01:00.149 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:58:51 -0400 (0:00:00.373) 0:01:00.523 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:58:52 -0400 (0:00:00.707) 0:01:01.230 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:58:52 -0400 (0:00:00.058) 0:01:01.289 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.371) 0:01:01.661 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771925.0702755, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771920.4932435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 517996691, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771920.2372417, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "821065873", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.353) 0:01:02.015 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.346) 0:01:02.361 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.029) 0:01:02.390 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.019) 0:01:02.410 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.058) 0:01:02.468 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.021) 0:01:02.490 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.021) 0:01:02.512 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.060) 0:01:02.573 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.023) 0:01:02.596 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:53 -0400 (0:00:00.035) 0:01:02.631 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.027) 0:01:02.659 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.036) 0:01:02.695 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.040) 0:01:02.736 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.366) 0:01:03.102 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.028) 0:01:03.131 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.034) 0:01:03.166 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.027) 0:01:03.193 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.027) 0:01:03.221 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.024) 0:01:03.245 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.025) 0:01:03.271 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.028) 0:01:03.300 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.026) 0:01:03.326 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:54 -0400 (0:00:00.037) 0:01:03.363 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.377) 0:01:03.740 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.038) 0:01:03.779 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.608) 0:01:04.387 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.031) 0:01:04.419 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.032) 0:01:04.451 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.033) 0:01:04.484 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.030) 0:01:04.515 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.024) 0:01:04.539 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.028) 0:01:04.567 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:58:55 -0400 (0:00:00.053) 0:01:04.621 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.085) 0:01:04.706 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.030) 0:01:04.737 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.040) 0:01:04.777 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.030) 0:01:04.807 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.026) 0:01:04.834 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.030) 0:01:04.865 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.342) 0:01:05.207 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.023) 0:01:05.230 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.023) 0:01:05.253 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.275 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.020) 0:01:05.296 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.022) 0:01:05.318 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.022) 0:01:05.340 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.361 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.382 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.034) 0:01:05.417 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.438 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.459 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.481 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.021) 0:01:05.503 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.020) 0:01:05.523 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.020) 0:01:05.544 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Thursday 09 April 2026 17:58:56 -0400 (0:00:00.018) 0:01:05.563 ******** 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": 1775771924.0342684, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1775771916.4042125, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 478150790, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771916.1492105, "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": "1066128635", "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": 1775771924.3702707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1775771917.571222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 488636550, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771917.31422, "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": "2616482439", "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": 1775771924.7332733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1775771918.6802306, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 499122445, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771918.426229, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "1476972146", "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": 1775771925.0702755, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771920.4932435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 517996691, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771920.2372417, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "821065873", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:172 Thursday 09 April 2026 17:58:58 -0400 (0:00:01.465) 0:01:07.028 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:179 Thursday 09 April 2026 17:58:58 -0400 (0:00:00.026) 0:01:07.054 ******** included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:58:58 -0400 (0:00:00.066) 0:01:07.121 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:58:58 -0400 (0:00:00.374) 0:01:07.496 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:58:58 -0400 (0:00:00.078) 0:01:07.575 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:58:59 -0400 (0:00:00.382) 0:01:07.958 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:58:59 -0400 (0:00:00.112) 0:01:08.070 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:58:59 -0400 (0:00:00.373) 0:01:08.444 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:58:59 -0400 (0:00:00.111) 0:01:08.556 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:59:00 -0400 (0:00:00.363) 0:01:08.919 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:59:00 -0400 (0:00:00.088) 0:01:09.007 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:59:00 -0400 (0:00:00.339) 0:01:09.347 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Thursday 09 April 2026 17:59:00 -0400 (0:00:00.088) 0:01:09.436 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.335) 0:01:09.771 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:193 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.091) 0:01:09.863 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.043) 0:01:09.907 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.014) 0:01:09.922 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.027) 0:01:09.949 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.022) 0:01:09.972 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.574) 0:01:10.546 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.020) 0:01:10.567 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.021) 0:01:10.588 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.018) 0:01:10.607 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Thursday 09 April 2026 17:59:01 -0400 (0:00:00.023) 0:01:10.630 ******** ok: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "__vars_file", "changed": false } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } ok: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "__vars_file", "changed": false } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Thursday 09 April 2026 17:59:02 -0400 (0:00:00.058) 0:01:10.689 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Thursday 09 April 2026 17:59:02 -0400 (0:00:00.022) 0:01:10.711 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Thursday 09 April 2026 17:59:02 -0400 (0:00:00.021) 0:01:10.733 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Thursday 09 April 2026 17:59:02 -0400 (0:00:00.021) 0:01:10.755 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Thursday 09 April 2026 17:59:03 -0400 (0:00:01.460) 0:01:12.215 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Thursday 09 April 2026 17:59:03 -0400 (0:00:00.022) 0:01:12.238 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Thursday 09 April 2026 17:59:03 -0400 (0:00:00.030) 0:01:12.268 ******** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Thursday 09 April 2026 17:59:03 -0400 (0:00:00.019) 0:01:12.287 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Thursday 09 April 2026 17:59:03 -0400 (0:00:00.020) 0:01:12.307 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Thursday 09 April 2026 17:59:03 -0400 (0:00:00.019) 0:01:12.327 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027846", "end": "2026-04-09 17:59:04.006049", "rc": 0, "start": "2026-04-09 17:59:03.978203" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-04-09T17:59: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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.386) 0:01:12.714 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.033) 0:01:12.747 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.030) 0:01:12.778 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.048) 0:01:12.826 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.067) 0:01:12.894 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.047) 0:01:12.941 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.377) 0:01:13.319 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.031) 0:01:13.351 ******** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Thursday 09 April 2026 17:59:04 -0400 (0:00:00.038) 0:01:13.389 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771664.2820969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1775771636.063892, "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": "1712321087", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.373) 0:01:13.763 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.029) 0:01:13.793 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.033) 0:01:13.826 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.037) 0:01:13.864 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.035) 0:01:13.899 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.036) 0:01:13.936 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.034) 0:01:13.970 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.033) 0:01:14.003 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.043) 0:01:14.047 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.095) 0:01:14.143 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.055) 0:01:14.198 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Thursday 09 April 2026 17:59:05 -0400 (0:00:00.376) 0:01:14.575 ******** 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-1775771946.0732443-23668-259295081444636/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Thursday 09 April 2026 17:59:06 -0400 (0:00:00.767) 0:01:15.343 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Thursday 09 April 2026 17:59:06 -0400 (0:00:00.042) 0:01:15.385 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Thursday 09 April 2026 17:59:07 -0400 (0:00:00.354) 0:01:15.739 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Thursday 09 April 2026 17:59:07 -0400 (0:00:00.714) 0:01:16.454 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Thursday 09 April 2026 17:59:07 -0400 (0:00:00.055) 0:01:16.510 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Thursday 09 April 2026 17:59:08 -0400 (0:00:00.368) 0:01:16.878 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Thursday 09 April 2026 17:59:08 -0400 (0:00:00.740) 0:01:17.619 ******** included: /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Thursday 09 April 2026 17:59:09 -0400 (0:00:00.057) 0:01:17.676 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Thursday 09 April 2026 17:59:09 -0400 (0:00:00.360) 0:01:18.037 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775771925.0702755, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1775771920.4932435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 517996691, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1775771920.2372417, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "821065873", "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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Thursday 09 April 2026 17:59:09 -0400 (0:00:00.361) 0:01:18.399 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.359) 0:01:18.758 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.036) 0:01:18.795 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.030) 0:01:18.825 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.028) 0:01:18.853 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.022) 0:01:18.876 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.029) 0:01:18.905 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.030) 0:01:18.936 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.029) 0:01:18.965 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.027) 0:01:18.992 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.026) 0:01:19.019 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.029) 0:01:19.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 : Handle certs.d files - absent] ******** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.027) 0:01:19.075 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.028) 0:01:19.104 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:203 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.383) 0:01:19.488 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:225 Thursday 09 April 2026 17:59:10 -0400 (0:00:00.054) 0:01:19.542 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Thursday 09 April 2026 17:59:13 -0400 (0:00:02.717) 0:01:22.259 ******** 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-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:239 Thursday 09 April 2026 17:59:14 -0400 (0:00:00.772) 0:01:23.032 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_ciwvxorf/backup.tar" ], "delta": "0:00:00.003109", "end": "2026-04-09 17:59:14.705185", "rc": 0, "start": "2026-04-09 17:59:14.702076" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:244 Thursday 09 April 2026 17:59:14 -0400 (0:00:00.359) 0:01:23.392 ******** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_ciwvxorf", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=264 changed=21 unreachable=0 failed=0 skipped=312 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 09 April 2026 17:59:15 -0400 (0:00:00.362) 0:01:23.754 ******** =============================================================================== fedora.linux_system_roles.podman : Gather the package facts ------------- 8.75s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Remove test config files ------------------------------------------------ 2.72s /tmp/collections-9tv/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-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Check that files still exist and are non-null --------------------------- 1.47s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:165 Check that files exist and are non-null --------------------------------- 1.46s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Check that files exist and are non-null --------------------------------- 1.41s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:151 Check that files still exist and are non-null --------------------------- 1.39s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:130 Gathering Facts --------------------------------------------------------- 0.90s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update container config file --------- 0.84s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Remove credential files ------------------------------------------------- 0.77s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Update container config file --------- 0.77s /tmp/collections-9tv/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.75s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update storage config file ----------- 0.74s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update registries config file -------- 0.74s /tmp/collections-9tv/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.72s /tmp/collections-9tv/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.71s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.71s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Write new policy.json file ----------- 0.71s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 fedora.linux_system_roles.podman : Update storage config file ----------- 0.71s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update storage config file ----------- 0.71s /tmp/collections-9tv/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15