ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_config_files.yml *********************************************** 2 plays in /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Saturday 13 December 2025 11:39:20 -0500 (0:00:00.026) 0:00:00.026 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-3uG/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Saturday 13 December 2025 11:39:20 -0500 (0:00:00.020) 0:00:00.046 ***** ok: [managed-node1] META: ran handlers TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:75 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.871) 0:00:00.918 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.081) 0:00:00.999 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.026) 0:00:01.025 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.034) 0:00:01.060 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.467) 0:00:01.528 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:39:21 -0500 (0:00:00.038) 0:00:01.567 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.346) 0:00:01.914 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.039) 0:00:01.953 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.051) 0:00:02.004 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007320", "end": "2025-12-13 11:39:22.706529", "failed_when_result": false, "rc": 0, "start": "2025-12-13 11:39:22.699209" } STDOUT: running TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.450) 0:00:02.454 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.040) 0:00:02.495 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:39:22 -0500 (0:00:00.043) 0:00:02.539 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:39:24 -0500 (0:00:01.647) 0:00:04.186 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:39:24 -0500 (0:00:00.075) 0:00:04.262 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:39:24 -0500 (0:00:00.085) 0:00:04.348 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:39:24 -0500 (0:00:00.052) 0:00:04.400 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:39:24 -0500 (0:00:00.113) 0:00:04.513 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:39:24 -0500 (0:00:00.049) 0:00:04.562 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029259", "end": "2025-12-13 11:39:25.170897", "rc": 0, "start": "2025-12-13 11:39:25.141638" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.388) 0:00:04.950 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.076) 0:00:05.027 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.070) 0:00:05.097 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.133) 0:00:05.231 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.111) 0:00:05.342 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:25 -0500 (0:00:00.096) 0:00:05.439 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.529) 0:00:05.968 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.040) 0:00:06.008 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.062) 0:00:06.071 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.424) 0:00:06.496 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.055) 0:00:06.551 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.059) 0:00:06.611 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.044) 0:00:06.655 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:26 -0500 (0:00:00.035) 0:00:06.690 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.038) 0:00:06.729 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.039) 0:00:06.769 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.036) 0:00:06.805 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.032) 0:00:06.838 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.072) 0:00:06.910 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.062) 0:00:06.973 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.042) 0:00:07.016 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.035) 0:00:07.052 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.071) 0:00:07.123 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.038) 0:00:07.162 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.034) 0:00:07.196 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.087) 0:00:07.283 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.030) 0:00:07.313 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.031) 0:00:07.344 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.090) 0:00:07.435 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.050) 0:00:07.486 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.048) 0:00:07.534 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.047) 0:00:07.582 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.050) 0:00:07.632 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:39:27 -0500 (0:00:00.037) 0:00:07.669 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.037) 0:00:07.707 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.032) 0:00:07.739 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.030) 0:00:07.769 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.028) 0:00:07.798 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.028) 0:00:07.826 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.027) 0:00:07.853 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.026) 0:00:07.880 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.057) 0:00:07.937 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.028) 0:00:07.965 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create temp directory] *************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:86 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.028) 0:00:07.993 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_3in98c0p", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:92 Saturday 13 December 2025 11:39:28 -0500 (0:00:00.412) 0:00:08.406 ***** [WARNING]: Consider using the unarchive module rather than running 'tar'. If you need to use command because unarchive is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_3in98c0p/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.005454", "end": "2025-12-13 11:39:28.997940", "rc": 0, "start": "2025-12-13 11:39:28.992486" } 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:99 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.371) 0:00:08.778 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:104 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.615) 0:00:09.393 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.083) 0:00:09.477 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.053) 0:00:09.530 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.042) 0:00:09.572 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.046) 0:00:09.619 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:39:29 -0500 (0:00:00.054) 0:00:09.674 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.078) 0:00:09.753 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.041) 0:00:09.795 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.070) 0:00:09.865 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.030) 0:00:09.896 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.028) 0:00:09.925 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:39:30 -0500 (0:00:00.028) 0:00:09.954 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:39:31 -0500 (0:00:01.459) 0:00:11.413 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:39:31 -0500 (0:00:00.041) 0:00:11.454 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:39:31 -0500 (0:00:00.042) 0:00:11.497 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:39:31 -0500 (0:00:00.033) 0:00:11.531 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:39:31 -0500 (0:00:00.065) 0:00:11.597 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:39:31 -0500 (0:00:00.031) 0:00:11.628 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026704", "end": "2025-12-13 11:39:32.231074", "rc": 0, "start": "2025-12-13 11:39:32.204370" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.383) 0:00:12.011 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.052) 0:00:12.063 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.048) 0:00:12.112 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.084) 0:00:12.197 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.116) 0:00:12.314 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:32 -0500 (0:00:00.096) 0:00:12.411 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:33 -0500 (0:00:00.407) 0:00:12.818 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:33 -0500 (0:00:00.040) 0:00:12.859 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:33 -0500 (0:00:00.040) 0:00:12.900 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:33 -0500 (0:00:00.411) 0:00:13.311 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003245", "end": "2025-12-13 11:39:33.943635", "rc": 0, "start": "2025-12-13 11:39:33.940390" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.399) 0:00:13.710 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003721", "end": "2025-12-13 11:39:34.303692", "rc": 0, "start": "2025-12-13 11:39:34.299971" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.362) 0:00:14.072 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.052) 0:00:14.125 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.031) 0:00:14.156 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.032) 0:00:14.189 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.032) 0:00:14.221 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.030) 0:00:14.251 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.036) 0:00:14.288 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.110) 0:00:14.399 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:39:34 -0500 (0:00:00.098) 0:00:14.497 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:39:35 -0500 (0:00:00.497) 0:00:14.995 ***** 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-1765643975.4278748-19793-51697339360989/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:39:36 -0500 (0:00:00.852) 0:00:15.848 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:39:36 -0500 (0:00:00.061) 0:00:15.909 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:39:36 -0500 (0:00:00.366) 0:00:16.275 ***** 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-1765643976.6762123-19847-215575035680132/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:39:37 -0500 (0:00:00.704) 0:00:16.980 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:39:37 -0500 (0:00:00.076) 0:00:17.056 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:39:37 -0500 (0:00:00.367) 0:00:17.424 ***** 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-1765643977.8273022-19903-243182471370688/source", "state": "file", "uid": 4001 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:39:38 -0500 (0:00:00.783) 0:00:18.207 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:39:38 -0500 (0:00:00.062) 0:00:18.270 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:39:38 -0500 (0:00:00.361) 0:00:18.632 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:39:39 -0500 (0:00:00.354) 0:00:18.986 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:39:39 -0500 (0:00:00.032) 0:00:19.018 ***** 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-1765643979.36579-19995-266002619117315/source", "state": "file", "uid": 4001 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:39:39 -0500 (0:00:00.648) 0:00:19.666 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.035) 0:00:19.702 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.030) 0:00:19.732 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.028) 0:00:19.761 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.029) 0:00:19.791 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.085) 0:00:19.877 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.082) 0:00:19.960 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.067) 0:00:20.027 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.042) 0:00:20.069 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.037) 0:00:20.107 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.041) 0:00:20.149 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:40 -0500 (0:00:00.355) 0:00:20.504 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003086", "end": "2025-12-13 11:39:41.091897", "rc": 0, "start": "2025-12-13 11:39:41.088811" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.356) 0:00:20.861 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003378", "end": "2025-12-13 11:39:41.457767", "rc": 0, "start": "2025-12-13 11:39:41.454389" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.363) 0:00:21.224 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.058) 0:00:21.282 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.039) 0:00:21.322 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.033) 0:00:21.355 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.031) 0:00:21.387 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.032) 0:00:21.419 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.032) 0:00:21.451 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:39:41 -0500 (0:00:00.096) 0:00:21.548 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:39:42 -0500 (0:00:00.418) 0:00:21.966 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:39:42 -0500 (0:00:00.058) 0:00:22.024 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.682) 0:00:22.707 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.032) 0:00:22.739 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.031) 0:00:22.771 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.030) 0:00:22.802 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.028) 0:00:22.830 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.028) 0:00:22.858 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.027) 0:00:22.886 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.027) 0:00:22.914 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.084) 0:00:22.998 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.033) 0:00:23.032 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.084) 0:00:23.116 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.039) 0:00:23.155 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.038) 0:00:23.193 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.043) 0:00:23.237 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:43 -0500 (0:00:00.351) 0:00:23.588 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003232", "end": "2025-12-13 11:39:44.182108", "rc": 0, "start": "2025-12-13 11:39:44.178876" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.381) 0:00:23.970 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003180", "end": "2025-12-13 11:39:44.595408", "rc": 0, "start": "2025-12-13 11:39:44.592228" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.384) 0:00:24.355 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.048) 0:00:24.403 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.034) 0:00:24.438 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.038) 0:00:24.477 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.051) 0:00:24.529 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.051) 0:00:24.580 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:39:44 -0500 (0:00:00.053) 0:00:24.634 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.071) 0:00:24.705 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.097) 0:00:24.802 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.051) 0:00:24.854 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.053) 0:00:24.908 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.050) 0:00:24.959 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.048) 0:00:25.007 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.068) 0:00:25.075 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files exist and are non-null] ********************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Saturday 13 December 2025 11:39:45 -0500 (0:00:00.047) 0:00:25.123 ***** 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": 1765643976.049593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1765643976.056593, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 513802387, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643975.7065923, "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": "3678004364", "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": 1765643977.2085943, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1765643977.2155945, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 1290491, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643976.965594, "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": "3966310172", "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": 1765643978.408596, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1765643978.415596, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 10485963, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643978.1415956, "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": "3272808073", "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": 1765643979.893598, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765643979.900598, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 25166026, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643979.6545978, "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": "3780534064", "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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:120 Saturday 13 December 2025 11:39:46 -0500 (0:00:01.465) 0:00:26.589 ***** 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:01.004451", "end": "2025-12-13 11:39:48.211289", "rc": 0, "start": "2025-12-13 11:39:47.206838" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:124 Saturday 13 December 2025 11:39:48 -0500 (0:00:01.416) 0:00:28.005 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.121) 0:00:28.127 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.110) 0:00:28.237 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.061) 0:00:28.299 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.048) 0:00:28.347 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.034) 0:00:28.382 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.036) 0:00:28.418 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.036) 0:00:28.455 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.074) 0:00:28.529 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.030) 0:00:28.560 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.028) 0:00:28.589 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:39:48 -0500 (0:00:00.029) 0:00:28.619 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:39:50 -0500 (0:00:01.466) 0:00:30.085 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.038) 0:00:30.124 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.046) 0:00:30.170 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.038) 0:00:30.209 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.043) 0:00:30.252 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.030) 0:00:30.282 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027277", "end": "2025-12-13 11:39:50.884308", "rc": 0, "start": "2025-12-13 11:39:50.857031" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.372) 0:00:30.655 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:39:50 -0500 (0:00:00.041) 0:00:30.696 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.038) 0:00:30.735 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.052) 0:00:30.787 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.073) 0:00:30.861 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.118) 0:00:30.979 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.065) 0:00:31.045 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.052) 0:00:31.097 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.051) 0:00:31.149 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:51 -0500 (0:00:00.371) 0:00:31.520 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003378", "end": "2025-12-13 11:39:52.111030", "rc": 0, "start": "2025-12-13 11:39:52.107652" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.354) 0:00:31.874 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003152", "end": "2025-12-13 11:39:52.469609", "rc": 0, "start": "2025-12-13 11:39:52.466457" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.359) 0:00:32.234 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.056) 0:00:32.290 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.031) 0:00:32.322 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.030) 0:00:32.352 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.036) 0:00:32.389 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.040) 0:00:32.430 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.051) 0:00:32.481 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.123) 0:00:32.605 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:39:52 -0500 (0:00:00.065) 0:00:32.670 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:39:53 -0500 (0:00:00.364) 0:00:33.035 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:39:54 -0500 (0:00:00.705) 0:00:33.740 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:39:54 -0500 (0:00:00.099) 0:00:33.839 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:39:54 -0500 (0:00:00.405) 0:00:34.245 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:39:55 -0500 (0:00:00.741) 0:00:34.986 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:39:55 -0500 (0:00:00.100) 0:00:35.087 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:39:55 -0500 (0:00:00.448) 0:00:35.535 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:39:56 -0500 (0:00:00.735) 0:00:36.271 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:39:56 -0500 (0:00:00.088) 0:00:36.359 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.368) 0:00:36.728 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643986.7896073, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765643979.900598, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 25166026, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643979.6545978, "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": "3780534064", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.357) 0:00:37.085 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.456) 0:00:37.542 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.040) 0:00:37.583 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.031) 0:00:37.614 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:39:57 -0500 (0:00:00.029) 0:00:37.643 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.059) 0:00:37.703 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.029) 0:00:37.733 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.105) 0:00:37.838 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.047) 0:00:37.886 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.066) 0:00:37.952 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.045) 0:00:37.997 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.042) 0:00:38.040 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.041) 0:00:38.081 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:39:58 -0500 (0:00:00.357) 0:00:38.439 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003492", "end": "2025-12-13 11:39:59.036941", "rc": 0, "start": "2025-12-13 11:39:59.033449" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.381) 0:00:38.820 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003778", "end": "2025-12-13 11:39:59.447375", "rc": 0, "start": "2025-12-13 11:39:59.443597" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.413) 0:00:39.234 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.075) 0:00:39.309 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.095) 0:00:39.405 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.059) 0:00:39.465 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.055) 0:00:39.520 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.054) 0:00:39.575 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:39:59 -0500 (0:00:00.054) 0:00:39.629 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:00 -0500 (0:00:00.070) 0:00:39.700 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:00 -0500 (0:00:00.399) 0:00:40.100 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:00 -0500 (0:00:00.061) 0:00:40.161 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.676) 0:00:40.838 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.039) 0:00:40.877 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.037) 0:00:40.915 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.039) 0:00:40.954 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.035) 0:00:40.990 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.028) 0:00:41.018 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.028) 0:00:41.047 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.027) 0:00:41.075 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.122) 0:00:41.198 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.053) 0:00:41.252 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.094) 0:00:41.347 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.063) 0:00:41.410 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.066) 0:00:41.477 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:01 -0500 (0:00:00.053) 0:00:41.530 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:02 -0500 (0:00:00.401) 0:00:41.932 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "podman_config_files_user" ], "delta": "0:00:00.003375", "end": "2025-12-13 11:40:02.527765", "rc": 0, "start": "2025-12-13 11:40:02.524390" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:02 -0500 (0:00:00.358) 0:00:42.291 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_config_files_user" ], "delta": "0:00:00.003401", "end": "2025-12-13 11:40:02.884924", "rc": 0, "start": "2025-12-13 11:40:02.881523" } STDOUT: 0: podman_config_files_user 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:02 -0500 (0:00:00.365) 0:00:42.656 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.059) 0:00:42.715 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.043) 0:00:42.758 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.037) 0:00:42.796 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.066) 0:00:42.863 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.034) 0:00:42.898 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.034) 0:00:42.932 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.052) 0:00:42.984 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.050) 0:00:43.034 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.055) 0:00:43.090 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.038) 0:00:43.128 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.039) 0:00:43.167 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.043) 0:00:43.210 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.035) 0:00:43.246 ***** skipping: [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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Saturday 13 December 2025 11:40:03 -0500 (0:00:00.029) 0:00:43.276 ***** 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": 1765643985.760606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1765643976.056593, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 513802387, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643975.7065923, "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": "3678004364", "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": 1765643986.0856063, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1765643977.2155945, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 1290491, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643976.965594, "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": "3966310172", "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": 1765643986.439607, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1765643978.415596, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 10485963, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643978.1415956, "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": "3272808073", "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": 1765643986.7896073, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765643979.900598, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 25166026, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765643979.6545978, "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": "3780534064", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:140 Saturday 13 December 2025 11:40:04 -0500 (0:00:01.408) 0:00:44.684 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:147 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.036) 0:00:44.721 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.183) 0:00:44.905 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.091) 0:00:44.996 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.047) 0:00:45.043 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.043) 0:00:45.087 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.069) 0:00:45.156 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.038) 0:00:45.195 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.032) 0:00:45.227 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.071) 0:00:45.299 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.032) 0:00:45.331 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.036) 0:00:45.368 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:40:05 -0500 (0:00:00.045) 0:00:45.413 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:40:07 -0500 (0:00:01.496) 0:00:46.909 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.039) 0:00:46.949 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.048) 0:00:46.997 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.035) 0:00:47.033 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.032) 0:00:47.065 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.030) 0:00:47.096 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026578", "end": "2025-12-13 11:40:07.707038", "rc": 0, "start": "2025-12-13 11:40:07.680460" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.373) 0:00:47.470 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.033) 0:00:47.504 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.032) 0:00:47.536 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:40:07 -0500 (0:00:00.056) 0:00:47.592 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.118) 0:00:47.711 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.147) 0:00:47.858 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.394) 0:00:48.253 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.039) 0:00:48.292 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.043) 0:00:48.335 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:08 -0500 (0:00:00.359) 0:00:48.695 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.034) 0:00:48.729 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.038) 0:00:48.768 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.043) 0:00:48.812 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.036) 0:00:48.848 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.037) 0:00:48.886 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.039) 0:00:48.925 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.037) 0:00:48.962 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.031) 0:00:48.994 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.073) 0:00:49.067 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.090) 0:00:49.157 ***** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:40:09 -0500 (0:00:00.371) 0:00:49.529 ***** changed: [managed-node1] => { "changed": true, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "e3813896f4e4d5a205f986da19297282", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 348, "src": "/root/.ansible/tmp/ansible-tmp-1765644009.9552937-21598-4313797247608/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:40:10 -0500 (0:00:00.743) 0:00:50.273 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:40:10 -0500 (0:00:00.095) 0:00:50.368 ***** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:40:11 -0500 (0:00:00.395) 0:00:50.763 ***** changed: [managed-node1] => { "changed": true, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "23b29dbce04785b679e45bc3ff8d29e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "src": "/root/.ansible/tmp/ansible-tmp-1765644011.209866-21664-246755651367713/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:40:11 -0500 (0:00:00.818) 0:00:51.581 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:40:11 -0500 (0:00:00.072) 0:00:51.654 ***** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:40:12 -0500 (0:00:00.403) 0:00:52.058 ***** changed: [managed-node1] => { "changed": true, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "b3b96456d4f86ad8584fe12c08b59f51", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1765644012.4619932-21727-48616461849653/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:40:13 -0500 (0:00:00.712) 0:00:52.770 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:40:13 -0500 (0:00:00.063) 0:00:52.833 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:40:13 -0500 (0:00:00.402) 0:00:53.235 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643753.131958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1765643701.496857, "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": "3399117372", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:40:13 -0500 (0:00:00.373) 0:00:53.609 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:40:14 -0500 (0:00:00.414) 0:00:54.024 ***** changed: [managed-node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/etc/containers/policy.json", "gid": 4001, "group": "podman_config_files_user", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1765644014.385114-21815-269974667068455/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.677) 0:00:54.702 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.037) 0:00:54.739 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.073) 0:00:54.813 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.030) 0:00:54.844 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.028) 0:00:54.873 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.074) 0:00:54.947 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.038) 0:00:54.985 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.085) 0:00:55.071 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.065) 0:00:55.136 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.059) 0:00:55.195 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.069) 0:00:55.264 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:15 -0500 (0:00:00.408) 0:00:55.673 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.053) 0:00:55.726 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.049) 0:00:55.776 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.065) 0:00:55.842 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.050) 0:00:55.893 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.053) 0:00:55.946 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.096) 0:00:56.043 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.052) 0:00:56.095 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.052) 0:00:56.148 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.071) 0:00:56.219 ***** changed: [managed-node1] => { "changed": true, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.407) 0:00:56.627 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:16 -0500 (0:00:00.055) 0:00:56.682 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.735) 0:00:57.418 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.050) 0:00:57.468 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.049) 0:00:57.517 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.036) 0:00:57.554 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.034) 0:00:57.588 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.034) 0:00:57.623 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.034) 0:00:57.657 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:40:17 -0500 (0:00:00.032) 0:00:57.690 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.110) 0:00:57.801 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.039) 0:00:57.840 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.087) 0:00:57.928 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.064) 0:00:57.992 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.062) 0:00:58.055 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.067) 0:00:58.122 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.371) 0:00:58.494 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.058) 0:00:58.552 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.045) 0:00:58.598 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.037) 0:00:58.635 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:18 -0500 (0:00:00.037) 0:00:58.672 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.040) 0:00:58.713 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.036) 0:00:58.749 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.032) 0:00:58.781 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.032) 0:00:58.814 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.042) 0:00:58.857 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.079) 0:00:58.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 : Ensure credential file content is present] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.061) 0:00:58.998 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.047) 0:00:59.045 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.039) 0:00:59.085 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.039) 0:00:59.125 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.037) 0:00:59.162 ***** skipping: [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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Saturday 13 December 2025 11:40:19 -0500 (0:00:00.028) 0:00:59.190 ***** 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": 1765644010.4966395, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1765644010.5046394, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 228589765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644010.243639, "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": "1221628303", "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": 1765644011.796641, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1765644011.8046412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644011.5186408, "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": "50859539", "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": 1765644012.9976428, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1765644013.005643, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 249561286, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644012.7556424, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "2421428829", "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": 1765644014.9266455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765644014.9346454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 268435651, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644014.6876452, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "660320053", "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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:162 Saturday 13 December 2025 11:40:20 -0500 (0:00:01.418) 0:01:00.609 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.108) 0:01:00.717 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.061) 0:01:00.779 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.104) 0:01:00.884 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.053) 0:01:00.938 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.038) 0:01:00.976 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.036) 0:01:01.013 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.042) 0:01:01.055 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.078) 0:01:01.134 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.030) 0:01:01.164 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.030) 0:01:01.194 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:40:21 -0500 (0:00:00.030) 0:01:01.225 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:40:22 -0500 (0:00:01.424) 0:01:02.649 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.067) 0:01:02.717 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.048) 0:01:02.765 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.051) 0:01:02.817 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.050) 0:01:02.867 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.059) 0:01:02.927 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025795", "end": "2025-12-13 11:40:23.559414", "rc": 0, "start": "2025-12-13 11:40:23.533619" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-12-13T11:40:23-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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.406) 0:01:03.333 ***** ok: [managed-node1] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.053) 0:01:03.386 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.051) 0:01:03.438 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.087) 0:01:03.526 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:40:23 -0500 (0:00:00.119) 0:01:03.646 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.098) 0:01:03.744 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.064) 0:01:03.809 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.061) 0:01:03.870 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.064) 0:01:03.935 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.406) 0:01:04.341 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.045) 0:01:04.387 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.037) 0:01:04.424 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.040) 0:01:04.465 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.042) 0:01:04.508 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.038) 0:01:04.546 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.033) 0:01:04.580 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.033) 0:01:04.613 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:40:24 -0500 (0:00:00.033) 0:01:04.647 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:40:25 -0500 (0:00:00.079) 0:01:04.726 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:40:25 -0500 (0:00:00.097) 0:01:04.824 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:40:25 -0500 (0:00:00.392) 0:01:05.217 ***** ok: [managed-node1] => { "changed": false, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:40:26 -0500 (0:00:00.677) 0:01:05.894 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:40:26 -0500 (0:00:00.110) 0:01:06.005 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:40:26 -0500 (0:00:00.388) 0:01:06.393 ***** ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:40:27 -0500 (0:00:00.787) 0:01:07.180 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:40:27 -0500 (0:00:00.076) 0:01:07.257 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:40:27 -0500 (0:00:00.386) 0:01:07.643 ***** ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:40:28 -0500 (0:00:00.759) 0:01:08.403 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:40:28 -0500 (0:00:00.067) 0:01:08.470 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:40:29 -0500 (0:00:00.404) 0:01:08.875 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765644020.8246534, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765644014.9346454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 268435651, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644014.6876452, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "660320053", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:40:29 -0500 (0:00:00.368) 0:01:09.244 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:40:29 -0500 (0:00:00.357) 0:01:09.602 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:40:29 -0500 (0:00:00.036) 0:01:09.638 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:40:29 -0500 (0:00:00.031) 0:01:09.669 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.035) 0:01:09.704 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.045) 0:01:09.750 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.049) 0:01:09.800 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.100) 0:01:09.900 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.040) 0:01:09.941 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.066) 0:01:10.008 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.037) 0:01:10.046 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.037) 0:01:10.083 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.143) 0:01:10.226 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.412) 0:01:10.638 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:30 -0500 (0:00:00.051) 0:01:10.689 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.053) 0:01:10.743 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.052) 0:01:10.796 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.052) 0:01:10.849 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.046) 0:01:10.895 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.038) 0:01:10.934 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.039) 0:01:10.973 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.040) 0:01:11.013 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.049) 0:01:11.063 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.373) 0:01:11.437 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:31 -0500 (0:00:00.068) 0:01:11.506 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.650) 0:01:12.157 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.102) 0:01:12.259 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.041) 0:01:12.301 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.048) 0:01:12.350 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.032) 0:01:12.382 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.035) 0:01:12.417 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.034) 0:01:12.452 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.028) 0:01:12.480 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.077) 0:01:12.558 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.035) 0:01:12.593 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:32 -0500 (0:00:00.077) 0:01:12.671 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.052) 0:01:12.724 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.046) 0:01:12.770 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.055) 0:01:12.825 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.378) 0:01:13.203 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.102) 0:01:13.306 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.054) 0:01:13.360 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.063) 0:01:13.424 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.054) 0:01:13.479 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.055) 0:01:13.534 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.044) 0:01:13.579 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.034) 0:01:13.613 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.036) 0:01:13.650 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:33 -0500 (0:00:00.045) 0:01:13.695 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.038) 0:01:13.734 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.040) 0:01:13.775 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.031) 0:01:13.807 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.030) 0:01:13.837 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.028) 0:01:13.865 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.030) 0:01:13.896 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files still exist and are non-null] *************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 Saturday 13 December 2025 11:40:34 -0500 (0:00:00.026) 0:01:13.923 ***** 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": 1765644019.772652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1765644010.5046394, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 228589765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644010.243639, "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": "1221628303", "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": 1765644020.1406524, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1765644011.8046412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644011.5186408, "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": "50859539", "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": 1765644020.487653, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1765644013.005643, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 249561286, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644012.7556424, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "2421428829", "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": 1765644020.8246534, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765644014.9346454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 268435651, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644014.6876452, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "660320053", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:177 Saturday 13 December 2025 11:40:35 -0500 (0:00:01.496) 0:01:15.419 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:184 Saturday 13 December 2025 11:40:35 -0500 (0:00:00.043) 0:01:15.463 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:35 -0500 (0:00:00.156) 0:01:15.620 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:36 -0500 (0:00:00.362) 0:01:15.983 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:36 -0500 (0:00:00.140) 0:01:16.123 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:36 -0500 (0:00:00.360) 0:01:16.484 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:36 -0500 (0:00:00.110) 0:01:16.595 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:37 -0500 (0:00:00.363) 0:01:16.958 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:37 -0500 (0:00:00.141) 0:01:17.099 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:37 -0500 (0:00:00.407) 0:01:17.507 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:37 -0500 (0:00:00.145) 0:01:17.652 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:38 -0500 (0:00:00.369) 0:01:18.022 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 13 December 2025 11:40:38 -0500 (0:00:00.093) 0:01:18.115 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 13 December 2025 11:40:38 -0500 (0:00:00.341) 0:01:18.456 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:198 Saturday 13 December 2025 11:40:38 -0500 (0:00:00.106) 0:01:18.563 ***** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.143) 0:01:18.706 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.055) 0:01:18.762 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.038) 0:01:18.800 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.031) 0:01:18.831 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.029) 0:01:18.861 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.067) 0:01:18.928 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.032) 0:01:18.960 ***** [WARNING]: The loop variable '__vars_file' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. skipping: [managed-node1] => (item=RedHat.yml) => { "__vars_file": "RedHat.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "__vars_file": "CentOS.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "__vars_file": "CentOS_8.yml", "ansible_loop_var": "__vars_file", "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Run systemctl] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:52 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.085) 0:01:19.046 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Require installed systemd] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:60 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.049) 0:01:19.096 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:65 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.050) 0:01:19.146 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 13 December 2025 11:40:39 -0500 (0:00:00.049) 0:01:19.196 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 13 December 2025 11:40:40 -0500 (0:00:01.493) 0:01:20.689 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.054) 0:01:20.744 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.053) 0:01:20.797 ***** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.036) 0:01:20.834 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.080) 0:01:20.914 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.032) 0:01:20.947 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027218", "end": "2025-12-13 11:40:41.557806", "rc": 0, "start": "2025-12-13 11:40:41.530588" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-12-13T11:40:41-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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.392) 0:01:21.339 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.052) 0:01:21.391 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.050) 0:01:21.441 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.085) 0:01:21.527 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 13 December 2025 11:40:41 -0500 (0:00:00.119) 0:01:21.647 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.100) 0:01:21.748 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.062) 0:01:21.810 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.065) 0:01:21.876 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.069) 0:01:21.946 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.409) 0:01:22.355 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.052) 0:01:22.408 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.096) 0:01:22.504 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.053) 0:01:22.558 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.054) 0:01:22.612 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:42 -0500 (0:00:00.059) 0:01:22.672 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.051) 0:01:22.723 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.056) 0:01:22.780 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.054) 0:01:22.835 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.081) 0:01:22.916 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.057) 0:01:22.974 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 13 December 2025 11:40:43 -0500 (0:00:00.371) 0:01:23.345 ***** changed: [managed-node1] => { "changed": true, "checksum": "9694c1d1c700a6435eecf4066b052584f4ee94c0", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "md5sum": "73318e68b66c68cfc49b9c825425b2d9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 414, "src": "/root/.ansible/tmp/ansible-tmp-1765644043.7562-23705-254002739731143/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 13 December 2025 11:40:44 -0500 (0:00:00.761) 0:01:24.107 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 December 2025 11:40:44 -0500 (0:00:00.097) 0:01:24.204 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 13 December 2025 11:40:44 -0500 (0:00:00.382) 0:01:24.586 ***** ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 13 December 2025 11:40:45 -0500 (0:00:00.702) 0:01:25.289 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 13 December 2025 11:40:45 -0500 (0:00:00.104) 0:01:25.393 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 13 December 2025 11:40:46 -0500 (0:00:00.429) 0:01:25.823 ***** ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 13 December 2025 11:40:46 -0500 (0:00:00.762) 0:01:26.585 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 13 December 2025 11:40:46 -0500 (0:00:00.101) 0:01:26.687 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 13 December 2025 11:40:47 -0500 (0:00:00.434) 0:01:27.121 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765644020.8246534, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1765644014.9346454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 4001, "gr_name": "podman_config_files_user", "inode": 268435651, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1765644014.6876452, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "660320053", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 13 December 2025 11:40:47 -0500 (0:00:00.448) 0:01:27.569 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.350) 0:01:27.920 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.043) 0:01:27.963 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.035) 0:01:27.998 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.030) 0:01:28.028 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.030) 0:01:28.058 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.029) 0:01:28.087 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.079) 0:01:28.167 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.047) 0:01:28.214 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.089) 0:01:28.304 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.042) 0:01:28.347 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.063) 0:01:28.410 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_group": "podman_config_files_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:48 -0500 (0:00:00.066) 0:01:28.476 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.407) 0:01:28.883 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.053) 0:01:28.937 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.056) 0:01:28.994 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.054) 0:01:29.048 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.054) 0:01:29.103 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.053) 0:01:29.156 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.038) 0:01:29.195 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.043) 0:01:29.239 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.036) 0:01:29.275 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.046) 0:01:29.322 ***** ok: [managed-node1] => { "changed": false, "gid": 4001, "group": "podman_config_files_user", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:49 -0500 (0:00:00.358) 0:01:29.680 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.038) 0:01:29.719 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.603) 0:01:30.322 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.032) 0:01:30.354 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.030) 0:01:30.385 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.079) 0:01:30.464 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.042) 0:01:30.507 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.053) 0:01:30.561 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.055) 0:01:30.617 ***** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:205 Saturday 13 December 2025 11:40:50 -0500 (0:00:00.052) 0:01:30.669 ***** included: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.139) 0:01:30.809 ***** ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "podman_config_files_user", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.057) 0:01:30.867 ***** included: /tmp/collections-dlm/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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.073) 0:01:30.940 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.044) 0:01:30.984 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.046) 0:01:31.031 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.044) 0:01:31.076 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1765643729.1478703, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1765643700.4988601, "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": "4289251146", "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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.372) 0:01:31.448 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.052) 0:01:31.501 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.054) 0:01:31.555 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.054) 0:01:31.609 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 13 December 2025 11:40:51 -0500 (0:00:00.086) 0:01:31.696 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.054) 0:01:31.750 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.060) 0:01:31.811 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.058) 0:01:31.870 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.041) 0:01:31.912 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.050) 0:01:31.962 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.034) 0:01:31.996 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.033) 0:01:32.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 : Ensure credential file is absent] ***** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.033) 0:01:32.063 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.031) 0:01:32.095 ***** skipping: [managed-node1] => { "censored": "the output 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-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.037) 0:01:32.132 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:214 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.049) 0:01:32.182 ***** skipping: [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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:204 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.050) 0:01:32.232 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:209 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.365) 0:01:32.597 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 Saturday 13 December 2025 11:40:52 -0500 (0:00:00.090) 0:01:32.687 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:237 Saturday 13 December 2025 11:40:55 -0500 (0:00:02.955) 0:01:35.642 ***** 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-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:245 Saturday 13 December 2025 11:40:56 -0500 (0:00:00.735) 0:01:36.377 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_3in98c0p/backup.tar" ], "delta": "0:00:00.003305", "end": "2025-12-13 11:40:56.984164", "rc": 0, "start": "2025-12-13 11:40:56.980859" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:250 Saturday 13 December 2025 11:40:57 -0500 (0:00:00.387) 0:01:36.765 ***** changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_3in98c0p", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=257 changed=23 unreachable=0 failed=0 skipped=349 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 13 December 2025 11:40:57 -0500 (0:00:00.347) 0:01:37.113 ***** =============================================================================== Remove test config files ------------------------------------------------ 2.96s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:231 fedora.linux_system_roles.podman : Gather the package facts ------------- 2.93s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 2.92s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.65s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files still exist and are non-null --------------------------- 1.50s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:170 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.49s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files exist and are non-null --------------------------------- 1.47s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:113 Check that files exist and are non-null --------------------------------- 1.42s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:155 Check that boolean values are rendered correctly ------------------------ 1.42s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:120 Check that files still exist and are non-null --------------------------- 1.41s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:133 Gathering Facts --------------------------------------------------------- 0.87s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update container config file --------- 0.85s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.82s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.79s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.78s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Get podman version ------------------- 0.78s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 fedora.linux_system_roles.podman : Update storage config file ----------- 0.76s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Update container config file --------- 0.76s /tmp/collections-dlm/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.76s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Get podman version ------------------- 0.76s /tmp/collections-dlm/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46