ansible-playbook [core 2.16.16] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-yhr executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_config_files.yml *********************************************** 2 plays in /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Saturday 21 February 2026 11:45:10 -0500 (0:00:00.026) 0:00:00.026 ***** 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-bJq/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Saturday 21 February 2026 11:45:10 -0500 (0:00:00.061) 0:00:00.087 ***** ok: [managed-node1] TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Saturday 21 February 2026 11:45:11 -0500 (0:00:01.188) 0:00:01.275 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:45:11 -0500 (0:00:00.043) 0:00:01.319 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:45:11 -0500 (0:00:00.020) 0:00:01.339 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:45:11 -0500 (0:00:00.032) 0:00:01.372 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:45:12 -0500 (0:00:00.454) 0:00:01.827 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:45:12 -0500 (0:00:00.030) 0:00:01.858 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:45:12 -0500 (0:00:00.347) 0:00:02.206 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:45:12 -0500 (0:00:00.033) 0:00:02.240 ***** [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:45:12 -0500 (0:00:00.048) 0:00:02.288 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007440", "end": "2026-02-21 11:45:13.236433", "failed_when_result": false, "rc": 0, "start": "2026-02-21 11:45:13.228993" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:45:13 -0500 (0:00:00.509) 0:00:02.798 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:45:13 -0500 (0:00:00.040) 0:00:02.839 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:45:13 -0500 (0:00:00.024) 0:00:02.863 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:45:15 -0500 (0:00:01.669) 0:00:04.533 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.042) 0:00:04.576 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.051) 0:00:04.627 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.034) 0:00:04.662 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.032) 0:00:04.694 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.032) 0:00:04.727 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028545", "end": "2026-02-21 11:45:15.512085", "rc": 0, "start": "2026-02-21 11:45:15.483540" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.352) 0:00:05.080 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.019) 0:00:05.100 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.019) 0:00:05.119 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.034) 0:00:05.154 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.029) 0:00:05.184 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.026) 0:00:05.211 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.022) 0:00:05.233 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:15 -0500 (0:00:00.034) 0:00:05.268 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.433) 0:00:05.701 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.022) 0:00:05.723 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.030) 0:00:05.754 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.335) 0:00:06.089 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.020) 0:00:06.110 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.018) 0:00:06.128 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.018) 0:00:06.147 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.019) 0:00:06.167 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.018) 0:00:06.185 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.018) 0:00:06.204 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.021) 0:00:06.225 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.052) 0:00:06.278 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.078) 0:00:06.356 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.051) 0:00:06.408 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.023) 0:00:06.432 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.020) 0:00:06.452 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.043) 0:00:06.496 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:45:16 -0500 (0:00:00.019) 0:00:06.515 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.020) 0:00:06.535 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.035) 0:00:06.571 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.018) 0:00:06.589 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.017) 0:00:06.607 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.046) 0:00:06.653 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.019) 0:00:06.673 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.018) 0:00:06.691 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.023) 0:00:06.714 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.020) 0:00:06.735 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.022) 0:00:06.758 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.017) 0:00:06.775 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.019) 0:00:06.794 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.015) 0:00:06.809 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.013) 0:00:06.823 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.013) 0:00:06.836 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.013) 0:00:06.850 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.015) 0:00:06.866 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.013) 0:00:06.879 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.013) 0:00:06.893 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:86 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.020) 0:00:06.914 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_822cld3n", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:92 Saturday 21 February 2026 11:45:17 -0500 (0:00:00.433) 0:00:07.347 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_822cld3n/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.005708", "end": "2026-02-21 11:45:18.115897", "rc": 0, "start": "2026-02-21 11:45:18.110189" } 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:99 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.346) 0:00:07.694 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:104 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.630) 0:00:08.324 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.075) 0:00:08.399 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.035) 0:00:08.435 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.026) 0:00:08.462 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:45:18 -0500 (0:00:00.046) 0:00:08.508 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.021) 0:00:08.530 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.021) 0:00:08.552 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.020) 0:00:08.572 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.049) 0:00:08.622 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.023) 0:00:08.646 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.029) 0:00:08.675 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:45:19 -0500 (0:00:00.042) 0:00:08.718 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:45:20 -0500 (0:00:01.451) 0:00:10.170 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:45:20 -0500 (0:00:00.022) 0:00:10.192 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:45:20 -0500 (0:00:00.031) 0:00:10.223 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:45:20 -0500 (0:00:00.019) 0:00:10.242 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:45:20 -0500 (0:00:00.018) 0:00:10.261 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:45:20 -0500 (0:00:00.019) 0:00:10.280 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028666", "end": "2026-02-21 11:45:21.066774", "rc": 0, "start": "2026-02-21 11:45:21.038108" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.353) 0:00:10.634 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.021) 0:00:10.656 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.020) 0:00:10.676 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.019) 0:00:10.695 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.013) 0:00:10.709 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.026) 0:00:10.735 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.031) 0:00:10.766 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.034) 0:00:10.801 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.336) 0:00:11.137 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.023) 0:00:11.161 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:21 -0500 (0:00:00.030) 0:00:11.192 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.335) 0:00:11.527 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003797", "end": "2026-02-21 11:45:22.298896", "rc": 0, "start": "2026-02-21 11:45:22.295099" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.348) 0:00:11.876 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003957", "end": "2026-02-21 11:45:22.665687", "rc": 0, "start": "2026-02-21 11:45:22.661730" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.355) 0:00:12.231 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.040) 0:00:12.272 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.024) 0:00:12.297 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.031) 0:00:12.328 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.028) 0:00:12.357 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.022) 0:00:12.379 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:45:22 -0500 (0:00:00.019) 0:00:12.398 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:45:23 -0500 (0:00:00.129) 0:00:12.528 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:45:23 -0500 (0:00:00.034) 0:00:12.563 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:45:23 -0500 (0:00:00.463) 0:00:13.026 ***** 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-1771692323.6083524-16778-175931553353746/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:45:24 -0500 (0:00:00.864) 0:00:13.890 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:45:24 -0500 (0:00:00.055) 0:00:13.946 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:45:24 -0500 (0:00:00.364) 0:00:14.310 ***** 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-1771692324.9256082-16835-96278218792532/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:45:25 -0500 (0:00:00.754) 0:00:15.065 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:45:25 -0500 (0:00:00.039) 0:00:15.104 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:45:25 -0500 (0:00:00.361) 0:00:15.465 ***** 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-1771692326.0466588-16895-24599015074649/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:45:26 -0500 (0:00:00.692) 0:00:16.157 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:45:26 -0500 (0:00:00.047) 0:00:16.205 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:45:27 -0500 (0:00:00.346) 0:00:16.551 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:45:27 -0500 (0:00:00.331) 0:00:16.882 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_policy_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:45:27 -0500 (0:00:00.021) 0:00:16.904 ***** 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-1771692327.4361598-16962-273875397003968/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.644) 0:00:17.549 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.026) 0:00:17.575 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.029) 0:00:17.605 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.028) 0:00:17.633 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.017) 0:00:17.650 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.056) 0:00:17.707 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.025) 0:00:17.732 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.036) 0:00:17.769 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.023) 0:00:17.793 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.023) 0:00:17.816 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.035) 0:00:17.852 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:28 -0500 (0:00:00.352) 0:00:18.205 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003283", "end": "2026-02-21 11:45:28.970623", "rc": 0, "start": "2026-02-21 11:45:28.967340" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.331) 0:00:18.536 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003406", "end": "2026-02-21 11:45:29.319545", "rc": 0, "start": "2026-02-21 11:45:29.316139" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.353) 0:00:18.890 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.042) 0:00:18.932 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.020) 0:00:18.952 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.020) 0:00:18.972 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.022) 0:00:18.995 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.025) 0:00:19.021 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.031) 0:00:19.053 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.049) 0:00:19.103 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:45:29 -0500 (0:00:00.369) 0:00:19.472 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.057) 0:00:19.529 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.638) 0:00:20.168 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.024) 0:00:20.193 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.022) 0:00:20.216 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.021) 0:00:20.237 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.015) 0:00:20.253 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.015) 0:00:20.268 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.015) 0:00:20.284 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.016) 0:00:20.301 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.051) 0:00:20.352 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.025) 0:00:20.377 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.031) 0:00:20.409 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.026) 0:00:20.435 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:30 -0500 (0:00:00.037) 0:00:20.473 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:31 -0500 (0:00:00.047) 0:00:20.521 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:31 -0500 (0:00:00.353) 0:00:20.874 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003456", "end": "2026-02-21 11:45:31.650909", "rc": 0, "start": "2026-02-21 11:45:31.647453" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:31 -0500 (0:00:00.345) 0:00:21.219 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003641", "end": "2026-02-21 11:45:31.990577", "rc": 0, "start": "2026-02-21 11:45:31.986936" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.341) 0:00:21.561 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.039) 0:00:21.600 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.024) 0:00:21.625 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.023) 0:00:21.648 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.025) 0:00:21.674 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.022) 0:00:21.696 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.019) 0:00:21.716 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.031) 0:00:21.747 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.022) 0:00:21.769 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.020) 0:00:21.790 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.019) 0:00:21.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 : Find files in credentials directory] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.019) 0:00:21.830 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.019) 0:00:21.850 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.018) 0:00:21.868 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Saturday 21 February 2026 11:45:32 -0500 (0:00:00.019) 0:00:21.887 ***** 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": 1771692324.300676, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1771692324.3086762, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 392167560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692323.8946724, "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": "2386109735", "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": 1771692325.4886868, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1771692325.4956868, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 404750469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692325.2256844, "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": "3545325383", "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": 1771692326.5736964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1771692326.5806963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 415236243, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692326.3296943, "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": "390439858", "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": 1771692327.9737089, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692327.9807088, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 429916292, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692327.7187066, "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": "3826814079", "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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:120 Saturday 21 February 2026 11:45:33 -0500 (0:00:01.340) 0:00:23.228 ***** 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.002929", "end": "2026-02-21 11:45:34.026953", "rc": 0, "start": "2026-02-21 11:45:34.024024" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:124 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.378) 0:00:23.606 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.103) 0:00:23.709 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.073) 0:00:23.782 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.026) 0:00:23.808 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.021) 0:00:23.830 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.021) 0:00:23.851 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.025) 0:00:23.877 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.021) 0:00:23.898 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.046) 0:00:23.945 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.024) 0:00:23.970 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.030) 0:00:24.000 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:45:34 -0500 (0:00:00.020) 0:00:24.021 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:45:35 -0500 (0:00:01.404) 0:00:25.426 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:45:35 -0500 (0:00:00.020) 0:00:25.446 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:45:35 -0500 (0:00:00.024) 0:00:25.471 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:45:35 -0500 (0:00:00.019) 0:00:25.491 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:45:35 -0500 (0:00:00.021) 0:00:25.512 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.022) 0:00:25.535 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028008", "end": "2026-02-21 11:45:36.347328", "rc": 0, "start": "2026-02-21 11:45:36.319320" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.393) 0:00:25.928 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.034) 0:00:25.963 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.031) 0:00:25.994 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.030) 0:00:26.025 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.021) 0:00:26.046 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.035) 0:00:26.082 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.026) 0:00:26.108 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.040) 0:00:26.149 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.024) 0:00:26.173 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.025) 0:00:26.198 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:36 -0500 (0:00:00.031) 0:00:26.230 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.353) 0:00:26.583 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003423", "end": "2026-02-21 11:45:37.376815", "rc": 0, "start": "2026-02-21 11:45:37.373392" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.371) 0:00:26.955 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003303", "end": "2026-02-21 11:45:37.772573", "rc": 0, "start": "2026-02-21 11:45:37.769270" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.395) 0:00:27.350 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.061) 0:00:27.412 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.035) 0:00:27.448 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:37 -0500 (0:00:00.034) 0:00:27.482 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.037) 0:00:27.520 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.085) 0:00:27.605 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.036) 0:00:27.642 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.089) 0:00:27.731 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.061) 0:00:27.792 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:45:38 -0500 (0:00:00.383) 0:00:28.176 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:45:39 -0500 (0:00:00.669) 0:00:28.846 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:45:39 -0500 (0:00:00.036) 0:00:28.883 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "mode": "0755", "owner": "podman_config_files_user", "path": "/home/podman_config_files_user/.config/containers/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:45:39 -0500 (0:00:00.347) 0:00:29.230 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:45:40 -0500 (0:00:00.671) 0:00:29.901 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:45:40 -0500 (0:00:00.038) 0:00:29.940 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:45:40 -0500 (0:00:00.365) 0:00:30.305 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:45:41 -0500 (0:00:00.641) 0:00:30.947 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:45:41 -0500 (0:00:00.039) 0:00:30.986 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:45:41 -0500 (0:00:00.352) 0:00:31.338 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692333.6317592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692327.9807088, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 429916292, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692327.7187066, "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": "3826814079", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.343) 0:00:31.682 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.419) 0:00:32.102 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.023) 0:00:32.125 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.023) 0:00:32.148 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.024) 0:00:32.173 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.018) 0:00:32.191 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.015) 0:00:32.207 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.047) 0:00:32.255 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.021) 0:00:32.277 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.031) 0:00:32.308 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.022) 0:00:32.330 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.024) 0:00:32.355 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:42 -0500 (0:00:00.035) 0:00:32.391 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:43 -0500 (0:00:00.350) 0:00:32.741 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003493", "end": "2026-02-21 11:45:43.537548", "rc": 0, "start": "2026-02-21 11:45:43.534055" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:43 -0500 (0:00:00.375) 0:00:33.116 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003376", "end": "2026-02-21 11:45:43.912366", "rc": 0, "start": "2026-02-21 11:45:43.908990" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:43 -0500 (0:00:00.364) 0:00:33.481 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.048) 0:00:33.529 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.033) 0:00:33.562 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.031) 0:00:33.594 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.032) 0:00:33.626 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.032) 0:00:33.658 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.033) 0:00:33.692 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.133) 0:00:33.826 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.369) 0:00:34.195 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:45:44 -0500 (0:00:00.050) 0:00:34.246 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.628) 0:00:34.875 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.024) 0:00:34.899 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.025) 0:00:34.925 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.030) 0:00:34.955 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.023) 0:00:34.978 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.024) 0:00:35.003 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.022) 0:00:35.026 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.024) 0:00:35.050 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.070) 0:00:35.121 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.023) 0:00:35.145 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.041) 0:00:35.186 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.029) 0:00:35.216 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.033) 0:00:35.249 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:45 -0500 (0:00:00.035) 0:00:35.285 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.338) 0:00:35.623 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003463", "end": "2026-02-21 11:45:46.396511", "rc": 0, "start": "2026-02-21 11:45:46.393048" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.340) 0:00:35.964 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003785", "end": "2026-02-21 11:45:46.734768", "rc": 0, "start": "2026-02-21 11:45:46.730983" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.339) 0:00:36.303 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.045) 0:00:36.349 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.022) 0:00:36.371 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.020) 0:00:36.392 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.019) 0:00:36.412 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.021) 0:00:36.433 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.019) 0:00:36.453 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.033) 0:00:36.486 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:45:46 -0500 (0:00:00.020) 0:00:36.507 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.021) 0:00:36.529 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.023) 0:00:36.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 [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.029) 0:00:36.582 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.032) 0:00:36.614 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.025) 0:00:36.640 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Saturday 21 February 2026 11:45:47 -0500 (0:00:00.024) 0:00:36.664 ***** 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": 1771692332.6547503, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1771692324.3086762, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 392167560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692323.8946724, "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": "2386109735", "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": 1771692332.9767532, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1771692325.4956868, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 404750469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692325.2256844, "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": "3545325383", "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": 1771692333.296756, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1771692326.5806963, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 415236243, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692326.3296943, "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": "390439858", "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": 1771692333.6317592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692327.9807088, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 429916292, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692327.7187066, "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": "3826814079", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:140 Saturday 21 February 2026 11:45:48 -0500 (0:00:01.352) 0:00:38.017 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:147 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.032) 0:00:38.049 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.139) 0:00:38.189 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.030) 0:00:38.219 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.026) 0:00:38.246 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.022) 0:00:38.268 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.034) 0:00:38.303 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.034) 0:00:38.337 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.035) 0:00:38.372 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.077) 0:00:38.450 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:45:48 -0500 (0:00:00.035) 0:00:38.486 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:45:49 -0500 (0:00:00.034) 0:00:38.520 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:45:49 -0500 (0:00:00.037) 0:00:38.558 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:45:50 -0500 (0:00:01.439) 0:00:39.998 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.019) 0:00:40.017 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.025) 0:00:40.043 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.018) 0:00:40.061 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.019) 0:00:40.081 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.018) 0:00:40.100 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027352", "end": "2026-02-21 11:45:50.886973", "rc": 0, "start": "2026-02-21 11:45:50.859621" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.357) 0:00:40.457 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.023) 0:00:40.481 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:45:50 -0500 (0:00:00.027) 0:00:40.508 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.022) 0:00:40.531 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.017) 0:00:40.548 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.031) 0:00:40.580 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.022) 0:00:40.602 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.036) 0:00:40.639 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.340) 0:00:40.979 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.024) 0:00:41.003 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.034) 0:00:41.038 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.348) 0:00:41.386 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.022) 0:00:41.408 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.020) 0:00:41.429 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.022) 0:00:41.452 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:51 -0500 (0:00:00.054) 0:00:41.506 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.022) 0:00:41.528 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.023) 0:00:41.552 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.021) 0:00:41.574 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.034) 0:00:41.608 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.082) 0:00:41.691 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.058) 0:00:41.750 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:45:52 -0500 (0:00:00.377) 0:00:42.128 ***** 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-1771692352.7075093-18134-249358492482005/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:45:53 -0500 (0:00:00.692) 0:00:42.820 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:45:53 -0500 (0:00:00.064) 0:00:42.885 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:45:53 -0500 (0:00:00.376) 0:00:43.261 ***** 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-1771692353.863914-18185-10847805869862/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:45:54 -0500 (0:00:00.728) 0:00:43.990 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:45:54 -0500 (0:00:00.039) 0:00:44.030 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:45:54 -0500 (0:00:00.377) 0:00:44.408 ***** 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-1771692354.9935095-18246-26051897504890/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:45:55 -0500 (0:00:00.732) 0:00:45.140 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:45:55 -0500 (0:00:00.040) 0:00:45.181 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:45:56 -0500 (0:00:00.345) 0:00:45.526 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692133.4109063, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1771692082.653363, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 513802374, "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": "77449254", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:45:56 -0500 (0:00:00.338) 0:00:45.865 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:45:56 -0500 (0:00:00.332) 0:00:46.197 ***** 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-1771692356.7299063-18336-153961487808816/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.639) 0:00:46.837 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.021) 0:00:46.859 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.019) 0:00:46.879 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.020) 0:00:46.899 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.014) 0:00:46.914 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.047) 0:00:46.962 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.022) 0:00:46.984 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.034) 0:00:47.018 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.030) 0:00:47.049 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.035) 0:00:47.085 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.040) 0:00:47.126 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.344) 0:00:47.470 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:45:57 -0500 (0:00:00.036) 0:00:47.507 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.030) 0:00:47.538 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.033) 0:00:47.572 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.033) 0:00:47.605 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.034) 0:00:47.640 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.079) 0:00:47.719 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.034) 0:00:47.753 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.033) 0:00:47.786 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.052) 0:00:47.839 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.376) 0:00:48.216 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:45:58 -0500 (0:00:00.040) 0:00:48.256 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.631) 0:00:48.887 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.023) 0:00:48.911 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.023) 0:00:48.934 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.021) 0:00:48.956 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.015) 0:00:48.972 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.015) 0:00:48.987 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.016) 0:00:49.004 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.015) 0:00:49.019 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.053) 0:00:49.073 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.023) 0:00:49.096 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.031) 0:00:49.128 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.026) 0:00:49.154 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.022) 0:00:49.177 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:45:59 -0500 (0:00:00.032) 0:00:49.210 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.348) 0:00:49.558 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.037) 0:00:49.595 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.032) 0:00:49.628 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.035) 0:00:49.664 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.033) 0:00:49.698 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.035) 0:00:49.734 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.032) 0:00:49.766 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.030) 0:00:49.797 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.033) 0:00:49.831 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.051) 0:00:49.883 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.024) 0:00:49.907 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.022) 0:00:49.930 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.024) 0:00:49.954 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.028) 0:00:49.983 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.020) 0:00:50.003 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.020) 0:00:50.024 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Saturday 21 February 2026 11:46:00 -0500 (0:00:00.021) 0:00:50.046 ***** 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": 1771692353.2379334, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1771692353.2419333, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 106955025, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692352.9879313, "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": "2123682413", "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": 1771692354.411944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1771692354.4159439, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 117440724, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692354.1569414, "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": "2294657547", "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": 1771692355.561954, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1771692355.562954, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 127926481, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692355.2959516, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "3509477019", "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": 1771692357.259969, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692357.2609692, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692357.017967, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1743752928", "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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:162 Saturday 21 February 2026 11:46:01 -0500 (0:00:01.402) 0:00:51.449 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.263) 0:00:51.712 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.051) 0:00:51.763 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.038) 0:00:51.802 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.039) 0:00:51.841 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.034) 0:00:51.876 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.033) 0:00:51.909 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.036) 0:00:51.945 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.083) 0:00:52.029 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.034) 0:00:52.064 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.035) 0:00:52.099 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:46:02 -0500 (0:00:00.034) 0:00:52.133 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:46:04 -0500 (0:00:01.452) 0:00:53.586 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.031) 0:00:53.617 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.042) 0:00:53.660 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.021) 0:00:53.681 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.021) 0:00:53.703 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.023) 0:00:53.726 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025686", "end": "2026-02-21 11:46:04.510593", "rc": 0, "start": "2026-02-21 11:46:04.484907" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-02-21T11:46:04-05: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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.352) 0:00:54.079 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.023) 0:00:54.103 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.021) 0:00:54.124 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.019) 0:00:54.144 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.015) 0:00:54.160 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.030) 0:00:54.190 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.023) 0:00:54.213 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.038) 0:00:54.252 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.030) 0:00:54.282 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.040) 0:00:54.323 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:46:04 -0500 (0:00:00.052) 0:00:54.375 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.375) 0:00:54.751 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.037) 0:00:54.789 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.088) 0:00:54.877 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.025) 0:00:54.903 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.026) 0:00:54.929 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.022) 0:00:54.952 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.030) 0:00:54.983 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.024) 0:00:55.007 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.021) 0:00:55.029 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.052) 0:00:55.082 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.036) 0:00:55.118 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:46:05 -0500 (0:00:00.368) 0:00:55.487 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:46:06 -0500 (0:00:00.650) 0:00:56.137 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:46:06 -0500 (0:00:00.036) 0:00:56.174 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:46:07 -0500 (0:00:00.361) 0:00:56.535 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:46:07 -0500 (0:00:00.716) 0:00:57.252 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:46:07 -0500 (0:00:00.050) 0:00:57.303 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:46:08 -0500 (0:00:00.358) 0:00:57.662 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:46:08 -0500 (0:00:00.728) 0:00:58.390 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:46:08 -0500 (0:00:00.061) 0:00:58.451 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:46:09 -0500 (0:00:00.383) 0:00:58.835 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692361.85001, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692357.2609692, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692357.017967, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1743752928", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:46:09 -0500 (0:00:00.347) 0:00:59.183 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.334) 0:00:59.518 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.028) 0:00:59.547 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.025) 0:00:59.572 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.023) 0:00:59.596 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.022) 0:00:59.618 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.015) 0:00:59.634 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.049) 0:00:59.683 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.023) 0:00:59.707 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.032) 0:00:59.739 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.023) 0:00:59.763 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.027) 0:00:59.791 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.055) 0:00:59.846 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.382) 0:01:00.229 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.035) 0:01:00.265 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.037) 0:01:00.302 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.036) 0:01:00.339 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.094) 0:01:00.434 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.025) 0:01:00.459 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.024) 0:01:00.484 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:46:10 -0500 (0:00:00.027) 0:01:00.512 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:46:11 -0500 (0:00:00.031) 0:01:00.543 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:46:11 -0500 (0:00:00.041) 0:01:00.585 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:46:11 -0500 (0:00:00.359) 0:01:00.944 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:46:11 -0500 (0:00:00.050) 0:01:00.995 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.629) 0:01:01.624 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.024) 0:01:01.649 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.029) 0:01:01.678 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.034) 0:01:01.712 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.028) 0:01:01.741 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.025) 0:01:01.767 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.025) 0:01:01.793 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.026) 0:01:01.819 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.079) 0:01:01.898 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.027) 0:01:01.926 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.043) 0:01:01.970 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.028) 0:01:01.998 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.027) 0:01:02.025 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.034) 0:01:02.060 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.345) 0:01:02.406 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.028) 0:01:02.434 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.027) 0:01:02.462 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.028) 0:01:02.490 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:46:12 -0500 (0:00:00.025) 0:01:02.516 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.022) 0:01:02.539 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.024) 0:01:02.563 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.022) 0:01:02.585 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.021) 0:01:02.607 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.034) 0:01:02.642 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.027) 0:01:02.670 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.025) 0:01:02.696 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.034) 0:01:02.730 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.031) 0:01:02.762 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.032) 0:01:02.795 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.024) 0:01:02.819 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 Saturday 21 February 2026 11:46:13 -0500 (0:00:00.025) 0:01:02.845 ***** 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": 1771692360.8160007, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1771692353.2419333, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 106955025, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692352.9879313, "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": "2123682413", "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": 1771692361.180004, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1771692354.4159439, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 117440724, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692354.1569414, "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": "2294657547", "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": 1771692361.527007, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1771692355.562954, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 127926481, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692355.2959516, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "3509477019", "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": 1771692361.85001, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692357.2609692, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692357.017967, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1743752928", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:177 Saturday 21 February 2026 11:46:14 -0500 (0:00:01.416) 0:01:04.262 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:184 Saturday 21 February 2026 11:46:14 -0500 (0:00:00.044) 0:01:04.307 ***** included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/podman_config_files_user/.config/containers/containers.conf.d/50-systemroles.conf) included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/podman_config_files_user/.config/containers/registries.conf.d/50-systemroles.conf) included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/podman_config_files_user/.config/containers/storage.conf) included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/containers.conf.d/50-systemroles.conf) included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/registries.conf.d/50-systemroles.conf) included: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/storage.conf) TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:14 -0500 (0:00:00.158) 0:01:04.465 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:15 -0500 (0:00:00.364) 0:01:04.829 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:15 -0500 (0:00:00.073) 0:01:04.902 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:15 -0500 (0:00:00.338) 0:01:05.240 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:15 -0500 (0:00:00.097) 0:01:05.338 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:16 -0500 (0:00:00.375) 0:01:05.714 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:16 -0500 (0:00:00.115) 0:01:05.830 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:16 -0500 (0:00:00.392) 0:01:06.222 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:16 -0500 (0:00:00.115) 0:01:06.338 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.377) 0:01:06.715 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.123) 0:01:06.839 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.354) 0:01:07.194 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.073) 0:01:07.267 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.159) 0:01:07.427 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.041) 0:01:07.469 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 21 February 2026 11:46:17 -0500 (0:00:00.031) 0:01:07.500 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.038) 0:01:07.538 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.038) 0:01:07.577 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.035) 0:01:07.613 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.036) 0:01:07.649 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "false_condition": "__vars_file is file", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.078) 0:01:07.728 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.033) 0:01:07.762 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.023) 0:01:07.785 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 21 February 2026 11:46:18 -0500 (0:00:00.023) 0:01:07.809 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 21 February 2026 11:46:19 -0500 (0:00:01.519) 0:01:09.328 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 21 February 2026 11:46:19 -0500 (0:00:00.027) 0:01:09.355 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 21 February 2026 11:46:19 -0500 (0:00:00.082) 0:01:09.437 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 21 February 2026 11:46:19 -0500 (0:00:00.030) 0:01:09.468 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 21 February 2026 11:46:19 -0500 (0:00:00.025) 0:01:09.493 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 21 February 2026 11:46:19 -0500 (0:00:00.020) 0:01:09.514 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027621", "end": "2026-02-21 11:46:20.303802", "rc": 0, "start": "2026-02-21 11:46:20.276181" } STDOUT: podman version 4.9.4-dev STDERR: time="2026-02-21T11:46:20-05: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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.359) 0:01:09.874 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.022) 0:01:09.897 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.023) 0:01:09.920 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.021) 0:01:09.941 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.016) 0:01:09.958 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.030) 0:01:09.988 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.026) 0:01:10.015 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.043) 0:01:10.059 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.026) 0:01:10.085 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.027) 0:01:10.112 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.033) 0:01:10.146 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692110.1036592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1771692081.6613524, "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": "1763913954", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 21 February 2026 11:46:20 -0500 (0:00:00.349) 0:01:10.495 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.035) 0:01:10.531 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.038) 0:01:10.569 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.036) 0:01:10.605 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.034) 0:01:10.639 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.033) 0:01:10.673 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.026) 0:01:10.699 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.023) 0:01:10.722 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.024) 0:01:10.747 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.063) 0:01:10.810 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.036) 0:01:10.847 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 21 February 2026 11:46:21 -0500 (0:00:00.361) 0:01:11.209 ***** 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-1771692381.8134801-19677-17038866659117/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 21 February 2026 11:46:22 -0500 (0:00:00.745) 0:01:11.954 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 21 February 2026 11:46:22 -0500 (0:00:00.036) 0:01:11.991 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 21 February 2026 11:46:22 -0500 (0:00:00.367) 0:01:12.358 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 21 February 2026 11:46:23 -0500 (0:00:00.721) 0:01:13.080 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 21 February 2026 11:46:23 -0500 (0:00:00.063) 0:01:13.144 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 21 February 2026 11:46:24 -0500 (0:00:00.399) 0:01:13.543 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 21 February 2026 11:46:24 -0500 (0:00:00.766) 0:01:14.310 ***** included: /tmp/collections-yhr/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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 21 February 2026 11:46:24 -0500 (0:00:00.040) 0:01:14.350 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 21 February 2026 11:46:25 -0500 (0:00:00.356) 0:01:14.707 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771692361.85001, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1771692357.2609692, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771692357.017967, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1743752928", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 21 February 2026 11:46:25 -0500 (0:00:00.433) 0:01:15.140 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.388) 0:01:15.529 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.035) 0:01:15.564 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.032) 0:01:15.597 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.034) 0:01:15.632 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.032) 0:01:15.664 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.024) 0:01:15.688 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.024) 0:01:15.713 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.025) 0:01:15.739 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.022) 0:01:15.761 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.023) 0:01:15.784 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.025) 0:01:15.809 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.026) 0:01:15.835 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:204 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.032) 0:01:15.868 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:209 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.372) 0:01:16.241 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Saturday 21 February 2026 11:46:26 -0500 (0:00:00.082) 0:01:16.323 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:237 Saturday 21 February 2026 11:46:29 -0500 (0:00:02.654) 0:01:18.978 ***** 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-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:245 Saturday 21 February 2026 11:46:30 -0500 (0:00:00.652) 0:01:19.630 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_822cld3n/backup.tar" ], "delta": "0:00:00.003899", "end": "2026-02-21 11:46:30.411724", "rc": 0, "start": "2026-02-21 11:46:30.407825" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:250 Saturday 21 February 2026 11:46:30 -0500 (0:00:00.363) 0:01:19.994 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_822cld3n", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=243 changed=21 unreachable=0 failed=0 skipped=321 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 21 February 2026 11:46:30 -0500 (0:00:00.339) 0:01:20.333 ***** =============================================================================== Remove test config files ------------------------------------------------ 2.65s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.67s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.52s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.45s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.45s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.44s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files still exist and are non-null --------------------------- 1.42s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.40s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files exist and are non-null --------------------------------- 1.40s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Check that files still exist and are non-null --------------------------- 1.35s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Check that files exist and are non-null --------------------------------- 1.34s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Gathering Facts --------------------------------------------------------- 1.19s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update container config file --------- 0.86s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.77s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update registries config file -------- 0.75s /tmp/collections-yhr/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.75s /tmp/collections-yhr/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.73s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update registries config file -------- 0.73s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.73s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update registries config file -------- 0.72s /tmp/collections-yhr/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13