ansible-playbook [core 2.16.15] 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-9MJ 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Saturday 27 December 2025 11:38:54 -0500 (0:00:00.043) 0:00:00.044 ***** 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-y7j/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Saturday 27 December 2025 11:38:54 -0500 (0:00:00.055) 0:00:00.099 ***** ok: [managed-node1] TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Saturday 27 December 2025 11:38:55 -0500 (0:00:01.088) 0:00:01.188 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:38:55 -0500 (0:00:00.072) 0:00:01.260 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:38:55 -0500 (0:00:00.037) 0:00:01.298 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:38:55 -0500 (0:00:00.051) 0:00:01.350 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:38:56 -0500 (0:00:00.506) 0:00:01.856 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:38:56 -0500 (0:00:00.033) 0:00:01.890 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:38:56 -0500 (0:00:00.349) 0:00:02.239 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:38:56 -0500 (0:00:00.021) 0:00:02.261 ***** [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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:38:56 -0500 (0:00:00.030) 0:00:02.291 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007212", "end": "2025-12-27 11:38:57.273819", "failed_when_result": false, "rc": 0, "start": "2025-12-27 11:38:57.266607" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:38:57 -0500 (0:00:00.414) 0:00:02.706 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:38:57 -0500 (0:00:00.038) 0:00:02.745 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:38:57 -0500 (0:00:00.023) 0:00:02.768 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:38:59 -0500 (0:00:01.659) 0:00:04.427 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.046) 0:00:04.473 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.054) 0:00:04.528 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.046) 0:00:04.574 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.049) 0:00:04.623 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.053) 0:00:04.677 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027809", "end": "2025-12-27 11:38:59.590303", "rc": 0, "start": "2025-12-27 11:38:59.562494" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.359) 0:00:05.037 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.031) 0:00:05.069 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.029) 0:00:05.098 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.047) 0:00:05.146 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.050) 0:00:05.196 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.065) 0:00:05.262 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.041) 0:00:05.303 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:38:59 -0500 (0:00:00.057) 0:00:05.361 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.435) 0:00:05.796 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.033) 0:00:05.830 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.044) 0:00:05.874 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.341) 0:00:06.216 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.030) 0:00:06.247 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.036) 0:00:06.283 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.034) 0:00:06.318 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:00 -0500 (0:00:00.053) 0:00:06.372 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.048) 0:00:06.421 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.053) 0:00:06.474 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.050) 0:00:06.524 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.049) 0:00:06.574 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.104) 0:00:06.679 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.140) 0:00:06.819 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.050) 0:00:06.869 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.048) 0:00:06.918 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.097) 0:00:07.016 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.048) 0:00:07.064 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.049) 0:00:07.113 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.097) 0:00:07.211 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.051) 0:00:07.263 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:39:01 -0500 (0:00:00.050) 0:00:07.313 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.102) 0:00:07.415 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.049) 0:00:07.465 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.049) 0:00:07.514 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.049) 0:00:07.563 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.049) 0:00:07.612 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.051) 0:00:07.664 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.099) 0:00:07.764 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.063) 0:00:07.828 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.032) 0:00:07.860 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.030) 0:00:07.890 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.030) 0:00:07.921 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.031) 0:00:07.952 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.029) 0:00:07.981 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.026) 0:00:08.008 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.025) 0:00:08.033 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:86 Saturday 27 December 2025 11:39:02 -0500 (0:00:00.040) 0:00:08.074 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_nmv9gqww", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:92 Saturday 27 December 2025 11:39:03 -0500 (0:00:00.479) 0:00:08.553 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_nmv9gqww/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.005357", "end": "2025-12-27 11:39:03.457145", "rc": 0, "start": "2025-12-27 11:39:03.451788" } 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:99 Saturday 27 December 2025 11:39:03 -0500 (0:00:00.349) 0:00:08.903 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:104 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.619) 0:00:09.522 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.143) 0:00:09.665 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.084) 0:00:09.750 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.104) 0:00:09.854 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.064) 0:00:09.919 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.055) 0:00:09.974 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.055) 0:00:10.030 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.058) 0:00:10.089 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.097) 0:00:10.186 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.055) 0:00:10.242 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.056) 0:00:10.298 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:39:04 -0500 (0:00:00.054) 0:00:10.353 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:39:06 -0500 (0:00:01.464) 0:00:11.817 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.030) 0:00:11.848 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.035) 0:00:11.883 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.029) 0:00:11.913 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.034) 0:00:11.947 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.033) 0:00:11.981 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027722", "end": "2025-12-27 11:39:06.899538", "rc": 0, "start": "2025-12-27 11:39:06.871816" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:39:06 -0500 (0:00:00.369) 0:00:12.350 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.089) 0:00:12.440 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.051) 0:00:12.491 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.053) 0:00:12.545 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.058) 0:00:12.604 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.044) 0:00:12.648 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.052) 0:00:12.701 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.064) 0:00:12.765 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.342) 0:00:13.108 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.033) 0:00:13.141 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:07 -0500 (0:00:00.044) 0:00:13.186 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.342) 0:00:13.529 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.004026", "end": "2025-12-27 11:39:08.424009", "rc": 0, "start": "2025-12-27 11:39:08.419983" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.340) 0:00:13.870 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003773", "end": "2025-12-27 11:39:08.798510", "rc": 0, "start": "2025-12-27 11:39:08.794737" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.374) 0:00:14.244 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.047) 0:00:14.291 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.030) 0:00:14.322 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:08 -0500 (0:00:00.032) 0:00:14.354 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.093) 0:00:14.447 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.052) 0:00:14.500 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.052) 0:00:14.553 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.077) 0:00:14.631 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.066) 0:00:14.697 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:39:09 -0500 (0:00:00.471) 0:00:15.169 ***** 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-1766853549.875493-16689-9814442672725/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:39:10 -0500 (0:00:00.820) 0:00:15.989 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:39:10 -0500 (0:00:00.065) 0:00:16.055 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:39:11 -0500 (0:00:00.396) 0:00:16.452 ***** 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-1766853551.2004762-16739-77019932454024/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:39:11 -0500 (0:00:00.754) 0:00:17.206 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:39:11 -0500 (0:00:00.084) 0:00:17.291 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:39:12 -0500 (0:00:00.381) 0:00:17.673 ***** 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-1766853552.422041-16791-11973249404444/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:39:13 -0500 (0:00:00.785) 0:00:18.459 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:39:13 -0500 (0:00:00.069) 0:00:18.528 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:39:13 -0500 (0:00:00.431) 0:00:18.960 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:39:13 -0500 (0:00:00.391) 0:00:19.351 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.052) 0:00:19.404 ***** 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-1766853554.0773146-16866-6255549728305/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.654) 0:00:20.059 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.031) 0:00:20.090 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.048) 0:00:20.139 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.050) 0:00:20.190 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.047) 0:00:20.238 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:14 -0500 (0:00:00.117) 0:00:20.355 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.039) 0:00:20.394 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.069) 0:00:20.463 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.037) 0:00:20.501 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.036) 0:00:20.537 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.045) 0:00:20.582 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.341) 0:00:20.924 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003833", "end": "2025-12-27 11:39:15.818764", "rc": 0, "start": "2025-12-27 11:39:15.814931" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:15 -0500 (0:00:00.341) 0:00:21.265 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.004031", "end": "2025-12-27 11:39:16.191988", "rc": 0, "start": "2025-12-27 11:39:16.187957" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.373) 0:00:21.639 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.087) 0:00:21.727 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.050) 0:00:21.778 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.049) 0:00:21.828 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.057) 0:00:21.886 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.052) 0:00:21.938 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.040) 0:00:21.978 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:16 -0500 (0:00:00.053) 0:00:22.032 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.365) 0:00:22.397 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.045) 0:00:22.443 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.640) 0:00:23.083 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.041) 0:00:23.125 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.035) 0:00:23.160 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.036) 0:00:23.197 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.025) 0:00:23.223 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.026) 0:00:23.249 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.026) 0:00:23.275 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.025) 0:00:23.300 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:17 -0500 (0:00:00.071) 0:00:23.372 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.071) 0:00:23.443 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.075) 0:00:23.518 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.060) 0:00:23.579 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.057) 0:00:23.637 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.076) 0:00:23.713 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:18 -0500 (0:00:00.396) 0:00:24.110 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003923", "end": "2025-12-27 11:39:19.037476", "rc": 0, "start": "2025-12-27 11:39:19.033553" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.379) 0:00:24.490 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003833", "end": "2025-12-27 11:39:19.387563", "rc": 0, "start": "2025-12-27 11:39:19.383730" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.362) 0:00:24.852 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.073) 0:00:24.926 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.050) 0:00:24.977 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.052) 0:00:25.030 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.049) 0:00:25.079 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.053) 0:00:25.133 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.057) 0:00:25.190 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.080) 0:00:25.270 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.052) 0:00:25.323 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:19 -0500 (0:00:00.054) 0:00:25.378 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:20 -0500 (0:00:00.107) 0:00:25.486 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:20 -0500 (0:00:00.050) 0:00:25.537 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:20 -0500 (0:00:00.050) 0:00:25.588 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:39:20 -0500 (0:00:00.050) 0:00:25.638 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Saturday 27 December 2025 11:39:20 -0500 (0:00:00.073) 0:00:25.712 ***** 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": 1766853550.5335934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1766853550.5415936, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 62914763, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853550.150591, "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": "3773812899", "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": 1766853551.733601, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1766853551.7406013, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 75497668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853551.4925997, "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": "1037365072", "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": 1766853552.9846091, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1766853552.9906092, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 85983501, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853552.7226076, "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": "2055454587", "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": 1766853554.6056197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853554.6126196, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 100663504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853554.360618, "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": "322497571", "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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:120 Saturday 27 December 2025 11:39:21 -0500 (0:00:01.381) 0:00:27.093 ***** 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.003263", "end": "2025-12-27 11:39:21.990988", "rc": 0, "start": "2025-12-27 11:39:21.987725" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:124 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.366) 0:00:27.459 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.161) 0:00:27.621 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.059) 0:00:27.680 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.044) 0:00:27.725 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.036) 0:00:27.761 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.033) 0:00:27.795 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.032) 0:00:27.828 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.034) 0:00:27.863 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.057) 0:00:27.920 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.070) 0:00:27.991 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.033) 0:00:28.025 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:39:22 -0500 (0:00:00.033) 0:00:28.058 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:39:24 -0500 (0:00:01.453) 0:00:29.512 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.043) 0:00:29.555 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.039) 0:00:29.594 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.035) 0:00:29.630 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.037) 0:00:29.667 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.032) 0:00:29.700 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027116", "end": "2025-12-27 11:39:24.619010", "rc": 0, "start": "2025-12-27 11:39:24.591894" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.367) 0:00:30.068 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.032) 0:00:30.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.036) 0:00:30.136 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.043) 0:00:30.180 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.059) 0:00:30.239 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.042) 0:00:30.282 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:39:24 -0500 (0:00:00.100) 0:00:30.383 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.061) 0:00:30.444 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.034) 0:00:30.478 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.034) 0:00:30.513 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.045) 0:00:30.559 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.364) 0:00:30.923 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003323", "end": "2025-12-27 11:39:25.844946", "rc": 0, "start": "2025-12-27 11:39:25.841623" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:25 -0500 (0:00:00.372) 0:00:31.295 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.004177", "end": "2025-12-27 11:39:26.206335", "rc": 0, "start": "2025-12-27 11:39:26.202158" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.361) 0:00:31.657 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.059) 0:00:31.717 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.033) 0:00:31.750 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.036) 0:00:31.787 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.039) 0:00:31.826 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.034) 0:00:31.861 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.031) 0:00:31.892 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.067) 0:00:31.959 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:39:26 -0500 (0:00:00.055) 0:00:32.015 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:39:27 -0500 (0:00:00.401) 0:00:32.416 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:39:27 -0500 (0:00:00.665) 0:00:33.081 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:39:27 -0500 (0:00:00.056) 0:00:33.137 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:39:28 -0500 (0:00:00.351) 0:00:33.488 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:39:28 -0500 (0:00:00.657) 0:00:34.146 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:39:28 -0500 (0:00:00.071) 0:00:34.217 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:39:29 -0500 (0:00:00.362) 0:00:34.580 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:39:29 -0500 (0:00:00.679) 0:00:35.259 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:39:29 -0500 (0:00:00.102) 0:00:35.362 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:39:30 -0500 (0:00:00.414) 0:00:35.776 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853561.6266649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853554.6126196, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 100663504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853554.360618, "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": "322497571", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:39:30 -0500 (0:00:00.396) 0:00:36.173 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.430) 0:00:36.603 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.035) 0:00:36.638 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.030) 0:00:36.669 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.030) 0:00:36.699 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.068) 0:00:36.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 : Handle credential files - present] **** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.027) 0:00:36.795 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.070) 0:00:36.865 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.034) 0:00:36.900 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.056) 0:00:36.957 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.035) 0:00:36.992 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.035) 0:00:37.027 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:31 -0500 (0:00:00.045) 0:00:37.073 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:32 -0500 (0:00:00.362) 0:00:37.435 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003602", "end": "2025-12-27 11:39:32.371466", "rc": 0, "start": "2025-12-27 11:39:32.367864" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:32 -0500 (0:00:00.406) 0:00:37.841 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003467", "end": "2025-12-27 11:39:32.757034", "rc": 0, "start": "2025-12-27 11:39:32.753567" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:32 -0500 (0:00:00.367) 0:00:38.209 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:32 -0500 (0:00:00.072) 0:00:38.281 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:32 -0500 (0:00:00.055) 0:00:38.337 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.055) 0:00:38.393 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.053) 0:00:38.446 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.055) 0:00:38.502 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.056) 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 : Ensure the credentials directory is present] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.146) 0:00:38.705 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.404) 0:00:39.109 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:33 -0500 (0:00:00.053) 0:00:39.162 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.618) 0:00:39.781 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.052) 0:00:39.833 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.052) 0:00:39.885 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.050) 0:00:39.936 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.046) 0:00:39.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 : Handle Quadlet specifications] ******** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.046) 0:00:40.030 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.045) 0:00:40.075 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.047) 0:00:40.122 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.120) 0:00:40.243 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:34 -0500 (0:00:00.056) 0:00:40.300 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:35 -0500 (0:00:00.087) 0:00:40.388 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:35 -0500 (0:00:00.054) 0:00:40.442 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:35 -0500 (0:00:00.057) 0:00:40.500 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:35 -0500 (0:00:00.147) 0:00:40.647 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:35 -0500 (0:00:00.399) 0:00:41.047 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003396", "end": "2025-12-27 11:39:35.971061", "rc": 0, "start": "2025-12-27 11:39:35.967665" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.391) 0:00:41.439 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.004112", "end": "2025-12-27 11:39:36.376102", "rc": 0, "start": "2025-12-27 11:39:36.371990" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.401) 0:00:41.841 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.078) 0:00:41.919 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.056) 0:00:41.976 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.054) 0:00:42.030 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.054) 0:00:42.085 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.055) 0:00:42.140 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.053) 0:00:42.194 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.073) 0:00:42.267 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.053) 0:00:42.320 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:36 -0500 (0:00:00.052) 0:00:42.373 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:37 -0500 (0:00:00.037) 0:00:42.410 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:37 -0500 (0:00:00.035) 0:00:42.446 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:37 -0500 (0:00:00.035) 0:00:42.481 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:39:37 -0500 (0:00:00.039) 0:00:42.520 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Saturday 27 December 2025 11:39:37 -0500 (0:00:00.044) 0:00:42.565 ***** 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": 1766853560.6256585, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1766853550.5415936, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 62914763, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853550.150591, "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": "3773812899", "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": 1766853560.9516606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1766853551.7406013, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 75497668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853551.4925997, "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": "1037365072", "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": 1766853561.307663, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1766853552.9906092, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 85983501, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853552.7226076, "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": "2055454587", "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": 1766853561.6266649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853554.6126196, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 100663504, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853554.360618, "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": "322497571", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:140 Saturday 27 December 2025 11:39:38 -0500 (0:00:01.375) 0:00:43.941 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:147 Saturday 27 December 2025 11:39:38 -0500 (0:00:00.040) 0:00:43.982 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:39:38 -0500 (0:00:00.199) 0:00:44.181 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:39:38 -0500 (0:00:00.091) 0:00:44.272 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:39:38 -0500 (0:00:00.062) 0:00:44.335 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.056) 0:00:44.391 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.056) 0:00:44.448 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.058) 0:00:44.507 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.056) 0:00:44.563 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.103) 0:00:44.666 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.056) 0:00:44.723 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.059) 0:00:44.782 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:39:39 -0500 (0:00:00.058) 0:00:44.841 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:39:41 -0500 (0:00:01.547) 0:00:46.389 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.030) 0:00:46.419 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.038) 0:00:46.458 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.032) 0:00:46.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.030) 0:00:46.522 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.031) 0:00:46.553 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027884", "end": "2025-12-27 11:39:41.470842", "rc": 0, "start": "2025-12-27 11:39:41.442958" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.368) 0:00:46.921 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.044) 0:00:46.966 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.054) 0:00:47.021 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.036) 0:00:47.057 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.040) 0:00:47.097 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.049) 0:00:47.147 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.050) 0:00:47.198 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:41 -0500 (0:00:00.058) 0:00:47.257 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.346) 0:00:47.603 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.034) 0:00:47.638 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.144) 0:00:47.783 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.354) 0:00:48.137 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.032) 0:00:48.170 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.033) 0:00:48.203 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.031) 0:00:48.235 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.034) 0:00:48.270 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.043) 0:00:48.313 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:42 -0500 (0:00:00.051) 0:00:48.365 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:43 -0500 (0:00:00.051) 0:00:48.416 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:39:43 -0500 (0:00:00.050) 0:00:48.467 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:39:43 -0500 (0:00:00.103) 0:00:48.571 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:39:43 -0500 (0:00:00.095) 0:00:48.666 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:39:43 -0500 (0:00:00.420) 0:00:49.087 ***** 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-1766853583.8370504-18042-263269453349036/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:39:44 -0500 (0:00:00.744) 0:00:49.831 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:39:44 -0500 (0:00:00.077) 0:00:49.909 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:39:44 -0500 (0:00:00.370) 0:00:50.280 ***** 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-1766853585.0956686-18093-110108254298135/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:39:45 -0500 (0:00:00.890) 0:00:51.170 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:39:45 -0500 (0:00:00.057) 0:00:51.227 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:39:46 -0500 (0:00:00.358) 0:00:51.586 ***** 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-1766853586.3106916-18148-195387520007862/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:39:46 -0500 (0:00:00.709) 0:00:52.295 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:39:46 -0500 (0:00:00.060) 0:00:52.356 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:39:47 -0500 (0:00:00.370) 0:00:52.726 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853326.5563426, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1766853274.958097, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 505413763, "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": "465293725", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:39:47 -0500 (0:00:00.364) 0:00:53.091 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.344) 0:00:53.436 ***** 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-1766853588.0980022-18222-112691707769/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.669) 0:00:54.105 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.049) 0:00:54.155 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.050) 0:00:54.206 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.048) 0:00:54.254 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:39:48 -0500 (0:00:00.045) 0:00:54.300 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.116) 0:00:54.416 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.057) 0:00:54.474 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.147) 0:00:54.621 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.060) 0:00:54.682 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.058) 0:00:54.741 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.077) 0:00:54.818 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.373) 0:00:55.192 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.038) 0:00:55.231 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.039) 0:00:55.270 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.035) 0:00:55.305 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.032) 0:00:55.338 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:49 -0500 (0:00:00.031) 0:00:55.369 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.033) 0:00:55.402 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.030) 0:00:55.432 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.033) 0:00:55.466 ***** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is present] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.063) 0:00:55.529 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.395) 0:00:55.925 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:50 -0500 (0:00:00.061) 0:00:55.987 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.686) 0:00:56.674 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.051) 0:00:56.725 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.050) 0:00:56.776 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.106) 0:00:56.883 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.047) 0:00:56.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 : Handle Quadlet specifications] ******** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.045) 0:00:56.976 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.048) 0:00:57.025 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.048) 0:00:57.073 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.088) 0:00:57.162 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.045) 0:00:57.207 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.056) 0:00:57.264 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.034) 0:00:57.299 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.033) 0:00:57.332 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:51 -0500 (0:00:00.042) 0:00:57.375 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.340) 0:00:57.715 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.032) 0:00:57.748 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.033) 0:00:57.781 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.033) 0:00:57.814 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.031) 0:00:57.845 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.072) 0:00:57.918 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.032) 0:00:57.950 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.031) 0:00:57.981 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.031) 0:00:58.012 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.047) 0:00:58.060 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.037) 0:00:58.097 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.035) 0:00:58.132 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.032) 0:00:58.165 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.034) 0:00:58.200 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.042) 0:00:58.243 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.049) 0:00:58.293 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Saturday 27 December 2025 11:39:52 -0500 (0:00:00.053) 0:00:58.346 ***** 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": 1766853584.3708115, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1766853584.3748114, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 304087235, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853584.1108098, "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": "3712459358", "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": 1766853585.6608198, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1766853585.6648197, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 314572999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853585.3938181, "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": "1185907565", "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": 1766853586.8398273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1766853586.8408275, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058697, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853586.6008258, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "2545718478", "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": 1766853588.6288388, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853588.629839, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 343933062, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853588.3858373, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1250369012", "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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:162 Saturday 27 December 2025 11:39:54 -0500 (0:00:01.324) 0:00:59.670 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.222) 0:00:59.893 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.150) 0:01:00.044 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.063) 0:01:00.107 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.066) 0:01:00.174 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.055) 0:01:00.229 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.056) 0:01:00.285 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:39:54 -0500 (0:00:00.054) 0:01:00.340 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:39:55 -0500 (0:00:00.086) 0:01:00.427 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:39:55 -0500 (0:00:00.039) 0:01:00.466 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:39:55 -0500 (0:00:00.039) 0:01:00.505 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:39:55 -0500 (0:00:00.039) 0:01:00.545 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:39:56 -0500 (0:00:01.430) 0:01:01.975 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:39:56 -0500 (0:00:00.030) 0:01:02.006 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:39:56 -0500 (0:00:00.035) 0:01:02.042 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:39:56 -0500 (0:00:00.031) 0:01:02.073 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:39:56 -0500 (0:00:00.030) 0:01:02.104 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:39:56 -0500 (0:00:00.038) 0:01:02.143 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027430", "end": "2025-12-27 11:39:57.064952", "rc": 0, "start": "2025-12-27 11:39:57.037522" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-12-27T11:39:57-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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.421) 0:01:02.564 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.045) 0:01:02.609 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.057) 0:01:02.667 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.038) 0:01:02.705 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.042) 0:01:02.747 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.049) 0:01:02.797 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.046) 0:01:02.844 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.058) 0:01:02.903 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.035) 0:01:02.938 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.033) 0:01:02.971 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.046) 0:01:03.017 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:39:57 -0500 (0:00:00.347) 0:01:03.365 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.031) 0:01:03.397 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.035) 0:01:03.432 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.057) 0:01:03.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.046) 0:01:03.537 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.117) 0:01:03.654 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.051) 0:01:03.705 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.052) 0:01:03.758 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.054) 0:01:03.812 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.105) 0:01:03.918 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.094) 0:01:04.012 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:39:58 -0500 (0:00:00.369) 0:01:04.382 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:39:59 -0500 (0:00:00.660) 0:01:05.042 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:39:59 -0500 (0:00:00.057) 0:01:05.100 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:40:00 -0500 (0:00:00.366) 0:01:05.466 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:40:00 -0500 (0:00:00.648) 0:01:06.114 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:40:00 -0500 (0:00:00.058) 0:01:06.172 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:40:01 -0500 (0:00:00.378) 0:01:06.551 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:40:01 -0500 (0:00:00.793) 0:01:07.345 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:40:02 -0500 (0:00:00.102) 0:01:07.447 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:40:02 -0500 (0:00:00.440) 0:01:07.888 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853594.1898746, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853588.629839, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 343933062, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853588.3858373, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1250369012", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:40:02 -0500 (0:00:00.353) 0:01:08.241 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.337) 0:01:08.579 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.036) 0:01:08.616 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.031) 0:01:08.648 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.032) 0:01:08.680 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.031) 0:01:08.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 credential files - present] **** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.028) 0:01:08.741 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.071) 0:01:08.812 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.035) 0:01:08.848 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.054) 0:01:08.902 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.036) 0:01:08.939 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.034) 0:01:08.973 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:40:03 -0500 (0:00:00.049) 0:01:09.023 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.378) 0:01:09.402 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.055) 0:01:09.457 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.104) 0:01:09.562 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.038) 0:01:09.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.038) 0:01:09.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.031) 0:01:09.671 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.033) 0:01:09.705 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.033) 0:01:09.738 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.033) 0:01:09.771 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.048) 0:01:09.820 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.396) 0:01:10.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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:40:04 -0500 (0:00:00.063) 0:01:10.280 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.665) 0:01:10.946 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.055) 0:01:11.002 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.055) 0:01:11.057 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.051) 0:01:11.109 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.032) 0:01:11.141 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.034) 0:01:11.175 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.035) 0:01:11.211 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.032) 0:01:11.244 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 27 December 2025 11:40:05 -0500 (0:00:00.132) 0:01:11.377 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.050) 0:01:11.427 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.086) 0:01:11.514 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.058) 0:01:11.573 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.061) 0:01:11.634 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.075) 0:01:11.710 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.394) 0:01:12.105 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.054) 0:01:12.160 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.056) 0:01:12.217 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.054) 0:01: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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.053) 0:01:12.325 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:40:06 -0500 (0:00:00.053) 0:01:12.378 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.053) 0:01:12.432 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.057) 0:01:12.489 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.052) 0:01:12.542 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.073) 0:01:12.615 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.053) 0:01:12.669 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.050) 0:01:12.719 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.115) 0:01:12.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 [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.050) 0:01:12.886 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.050) 0:01:12.937 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.053) 0:01:12.991 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 Saturday 27 December 2025 11:40:07 -0500 (0:00:00.073) 0:01:13.064 ***** 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": 1766853593.2368686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1766853584.3748114, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 304087235, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853584.1108098, "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": "3712459358", "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": 1766853593.5688708, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1766853585.6648197, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 314572999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853585.3938181, "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": "1185907565", "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": 1766853593.8818727, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1766853586.8408275, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058697, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853586.6008258, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "2545718478", "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": 1766853594.1898746, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853588.629839, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 343933062, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853588.3858373, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1250369012", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:177 Saturday 27 December 2025 11:40:09 -0500 (0:00:01.395) 0:01:14.460 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:184 Saturday 27 December 2025 11:40:09 -0500 (0:00:00.059) 0:01:14.519 ***** included: /tmp/collections-9MJ/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-9MJ/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-9MJ/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-9MJ/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-9MJ/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-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:09 -0500 (0:00:00.203) 0:01:14.723 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:09 -0500 (0:00:00.362) 0:01:15.085 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:09 -0500 (0:00:00.089) 0:01:15.174 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:10 -0500 (0:00:00.346) 0:01:15.521 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:10 -0500 (0:00:00.120) 0:01:15.641 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:10 -0500 (0:00:00.352) 0:01:15.993 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:10 -0500 (0:00:00.135) 0:01:16.129 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:11 -0500 (0:00:00.394) 0:01:16.523 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:11 -0500 (0:00:00.231) 0:01:16.754 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:11 -0500 (0:00:00.410) 0:01:17.165 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 27 December 2025 11:40:11 -0500 (0:00:00.116) 0:01:17.281 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.357) 0:01:17.639 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.100) 0:01:17.739 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.232) 0:01:17.972 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.065) 0:01:18.038 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.037) 0:01:18.075 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.034) 0:01:18.110 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.035) 0:01:18.145 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.033) 0:01:18.178 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.038) 0:01:18.216 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.092) 0:01:18.309 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 27 December 2025 11:40:12 -0500 (0:00:00.053) 0:01:18.362 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 27 December 2025 11:40:13 -0500 (0:00:00.044) 0:01:18.407 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 December 2025 11:40:13 -0500 (0:00:00.038) 0:01:18.445 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 December 2025 11:40:14 -0500 (0:00:01.634) 0:01:20.080 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 December 2025 11:40:14 -0500 (0:00:00.037) 0:01:20.117 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 December 2025 11:40:14 -0500 (0:00:00.045) 0:01:20.163 ***** skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 27 December 2025 11:40:14 -0500 (0:00:00.038) 0:01:20.201 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 27 December 2025 11:40:14 -0500 (0:00:00.035) 0:01:20.237 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 27 December 2025 11:40:14 -0500 (0:00:00.033) 0:01:20.270 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027255", "end": "2025-12-27 11:40:15.183344", "rc": 0, "start": "2025-12-27 11:40:15.156089" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-12-27T11:40:15-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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.382) 0:01:20.653 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.055) 0:01:20.708 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.057) 0:01:20.766 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.057) 0:01:20.823 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.066) 0:01:20.890 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.067) 0:01:20.957 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.073) 0:01:21.031 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.169) 0:01:21.201 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.060) 0:01:21.261 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 27 December 2025 11:40:15 -0500 (0:00:00.058) 0:01:21.319 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.077) 0:01:21.397 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853302.4352279, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1766853274.0320926, "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": "3963002667", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.361) 0:01:21.758 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.037) 0:01:21.795 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.050) 0:01:21.845 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.079) 0:01:21.925 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.055) 0:01:21.981 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.054) 0:01:22.036 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.054) 0:01:22.090 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.058) 0:01:22.149 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.054) 0:01:22.204 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.081) 0:01:22.286 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 December 2025 11:40:16 -0500 (0:00:00.079) 0:01:22.365 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 December 2025 11:40:17 -0500 (0:00:00.358) 0:01:22.724 ***** 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-1766853617.5386028-19391-74851175965223/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 December 2025 11:40:18 -0500 (0:00:00.813) 0:01:23.538 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 December 2025 11:40:18 -0500 (0:00:00.144) 0:01:23.682 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 December 2025 11:40:18 -0500 (0:00:00.396) 0:01:24.078 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 27 December 2025 11:40:19 -0500 (0:00:00.701) 0:01:24.780 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 27 December 2025 11:40:19 -0500 (0:00:00.060) 0:01:24.840 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 27 December 2025 11:40:19 -0500 (0:00:00.394) 0:01:25.235 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 27 December 2025 11:40:20 -0500 (0:00:00.740) 0:01:25.975 ***** included: /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 27 December 2025 11:40:20 -0500 (0:00:00.065) 0:01:26.040 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.370) 0:01:26.411 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1766853594.1898746, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1766853588.629839, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 343933062, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1766853588.3858373, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1250369012", "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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.359) 0:01:26.770 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.340) 0:01:27.111 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.034) 0:01:27.145 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.031) 0:01:27.176 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.030) 0:01:27.207 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.035) 0:01:27.242 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.040) 0:01:27.283 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 27 December 2025 11:40:21 -0500 (0:00:00.045) 0:01:27.328 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.109) 0:01:27.438 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.033) 0:01:27.471 ***** skipping: [managed-node1] => { "censored": "the output 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.034) 0:01:27.505 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.031) 0:01:27.537 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.029) 0:01:27.566 ***** skipping: [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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:204 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.044) 0:01:27.611 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:209 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.363) 0:01:27.974 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Saturday 27 December 2025 11:40:22 -0500 (0:00:00.097) 0:01:28.072 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:237 Saturday 27 December 2025 11:40:25 -0500 (0:00:02.656) 0:01:30.729 ***** 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-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:245 Saturday 27 December 2025 11:40:26 -0500 (0:00:00.725) 0:01:31.455 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_nmv9gqww/backup.tar" ], "delta": "0:00:00.004031", "end": "2025-12-27 11:40:26.380104", "rc": 0, "start": "2025-12-27 11:40:26.376073" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:250 Saturday 27 December 2025 11:40:26 -0500 (0:00:00.394) 0:01:31.849 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_nmv9gqww", "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 27 December 2025 11:40:26 -0500 (0:00:00.371) 0:01:32.221 ***** =============================================================================== Remove test config files ------------------------------------------------ 2.66s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.66s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.63s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.55s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.46s /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.43s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files still exist and are non-null --------------------------- 1.40s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 Check that files exist and are non-null --------------------------------- 1.38s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Check that files still exist and are non-null --------------------------- 1.38s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Check that files exist and are non-null --------------------------------- 1.32s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Gathering Facts --------------------------------------------------------- 1.09s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update registries config file -------- 0.89s /tmp/collections-9MJ/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.82s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.81s /tmp/collections-9MJ/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.79s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update storage config file ----------- 0.79s /tmp/collections-9MJ/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-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.74s /tmp/collections-9MJ/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.74s /tmp/collections-9MJ/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15