ansible-playbook [core 2.16.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-tXx executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_config_files.yml *********************************************** 2 plays in /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Saturday 23 August 2025 12:34:47 -0400 (0:00:00.019) 0:00:00.019 ******* 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-iV6/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Saturday 23 August 2025 12:34:47 -0400 (0:00:00.036) 0:00:00.056 ******* ok: [managed-node1] TASK [Run the role with no config to get private vars] ************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:74 Saturday 23 August 2025 12:34:48 -0400 (0:00:01.232) 0:00:01.289 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:34:48 -0400 (0:00:00.070) 0:00:01.359 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:34:48 -0400 (0:00:00.032) 0:00:01.392 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:34:48 -0400 (0:00:00.037) 0:00:01.430 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:34:49 -0400 (0:00:00.440) 0:00:01.871 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:34:49 -0400 (0:00:00.035) 0:00:01.906 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:34:49 -0400 (0:00:00.371) 0:00:02.277 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:34:49 -0400 (0:00:00.034) 0:00:02.312 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:34:49 -0400 (0:00:00.067) 0:00:02.379 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:34:51 -0400 (0:00:01.875) 0:00:04.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:34:51 -0400 (0:00:00.077) 0:00:04.332 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:34:51 -0400 (0:00:00.061) 0:00:04.394 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:34:51 -0400 (0:00:00.060) 0:00:04.454 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:34:51 -0400 (0:00:00.050) 0:00:04.504 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:34:51 -0400 (0:00:00.047) 0:00:04.552 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028952", "end": "2025-08-23 12:34:52.245931", "rc": 0, "start": "2025-08-23 12:34:52.216979" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.465) 0:00:05.017 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.030) 0:00:05.048 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.031) 0:00:05.080 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.048) 0:00:05.128 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.049) 0:00:05.177 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.065) 0:00:05.243 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.041) 0:00:05.284 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:34:52 -0400 (0:00:00.079) 0:00:05.364 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.474) 0:00:05.839 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.035) 0:00:05.874 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.052) 0:00:05.927 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.361) 0:00:06.289 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.039) 0:00:06.328 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.033) 0:00:06.361 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.030) 0:00:06.392 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.030) 0:00:06.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.029) 0:00:06.451 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.030) 0:00:06.482 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.033) 0:00:06.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.037) 0:00:06.553 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:34:53 -0400 (0:00:00.066) 0:00:06.619 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.095) 0:00:06.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.029) 0:00:06.744 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.033) 0:00:06.778 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.091) 0:00:06.869 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.036) 0:00:06.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.035) 0:00:06.941 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.069) 0:00:07.010 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.028) 0:00:07.039 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.030) 0:00:07.069 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.058) 0:00:07.128 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.029) 0:00:07.157 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.028) 0:00:07.186 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.029) 0:00:07.215 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.028) 0:00:07.244 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.029) 0:00:07.274 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.032) 0:00:07.306 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.091) 0:00:07.398 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.046) 0:00:07.445 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.044) 0:00:07.489 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.044) 0:00:07.534 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.044) 0:00:07.578 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.048) 0:00:07.627 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:34:54 -0400 (0:00:00.045) 0:00:07.673 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:34:55 -0400 (0:00:00.047) 0:00:07.720 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create temp directory] *************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:85 Saturday 23 August 2025 12:34:55 -0400 (0:00:00.072) 0:00:07.792 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_33df7_rt", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:91 Saturday 23 August 2025 12:34:55 -0400 (0:00:00.513) 0:00:08.306 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_33df7_rt/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.005697", "end": "2025-08-23 12:34:55.895451", "rc": 0, "start": "2025-08-23 12:34:55.889754" } 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:98 Saturday 23 August 2025 12:34:55 -0400 (0:00:00.380) 0:00:08.686 ******* changed: [managed-node1] => { "changed": true, "comment": "", "create_home": true, "group": 1000, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1000 } TASK [Run the role with user config] ******************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:102 Saturday 23 August 2025 12:34:56 -0400 (0:00:00.709) 0:00:09.395 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:34:56 -0400 (0:00:00.148) 0:00:09.543 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:34:56 -0400 (0:00:00.054) 0:00:09.598 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:34:56 -0400 (0:00:00.083) 0:00:09.681 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:34:57 -0400 (0:00:00.033) 0:00:09.714 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:34:57 -0400 (0:00:00.035) 0:00:09.750 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:34:57 -0400 (0:00:00.038) 0:00:09.788 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:34:57 -0400 (0:00:00.033) 0:00:09.822 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:34:57 -0400 (0:00:00.091) 0:00:09.913 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:34:58 -0400 (0:00:01.483) 0:00:11.397 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:34:58 -0400 (0:00:00.030) 0:00:11.427 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:34:58 -0400 (0:00:00.036) 0:00:11.464 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:34:58 -0400 (0:00:00.030) 0:00:11.494 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:34:58 -0400 (0:00:00.028) 0:00:11.523 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:34:58 -0400 (0:00:00.030) 0:00:11.553 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028794", "end": "2025-08-23 12:34:59.155750", "rc": 0, "start": "2025-08-23 12:34:59.126956" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.372) 0:00:11.926 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.032) 0:00:11.959 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.030) 0:00:11.989 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.030) 0:00:12.020 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.067) 0:00:12.088 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.040) 0:00:12.128 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.042) 0:00:12.171 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.078) 0:00:12.249 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "1000", "1000", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.383) 0:00:12.633 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:34:59 -0400 (0:00:00.057) 0:00:12.690 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:00 -0400 (0:00:00.073) 0:00:12.764 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:00 -0400 (0:00:00.377) 0:00:13.142 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.003998", "end": "2025-08-23 12:35:00.748895", "rc": 0, "start": "2025-08-23 12:35:00.744897" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:00 -0400 (0:00:00.383) 0:00:13.526 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004220", "end": "2025-08-23 12:35:01.117220", "rc": 0, "start": "2025-08-23 12:35:01.113000" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.366) 0:00:13.893 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.055) 0:00:13.948 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.034) 0:00:13.983 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.030) 0:00:14.013 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.032) 0:00:14.045 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.031) 0:00:14.077 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.030) 0:00:14.108 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/user1/.config/containers", "__podman_policy_json_file": "/home/user1/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user1/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.145) 0:00:14.253 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:35:01 -0400 (0:00:00.085) 0:00:14.339 ******* changed: [managed-node1] => { "changed": true, "gid": 1000, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/containers.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:35:02 -0400 (0:00:00.585) 0:00:14.924 ******* changed: [managed-node1] => { "changed": true, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 1000, "group": "user1", "md5sum": "e3813896f4e4d5a205f986da19297282", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 348, "src": "/root/.ansible/tmp/ansible-tmp-1755966902.3187132-17214-48664262174739/source", "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:35:03 -0400 (0:00:00.844) 0:00:15.769 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:35:03 -0400 (0:00:00.064) 0:00:15.833 ******* changed: [managed-node1] => { "changed": true, "gid": 1000, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/registries.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:35:03 -0400 (0:00:00.371) 0:00:16.205 ******* changed: [managed-node1] => { "changed": true, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 1000, "group": "user1", "md5sum": "23b29dbce04785b679e45bc3ff8d29e8", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 632, "src": "/root/.ansible/tmp/ansible-tmp-1755966903.590894-17272-198442915898872/source", "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:35:04 -0400 (0:00:00.716) 0:00:16.921 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:35:04 -0400 (0:00:00.057) 0:00:16.979 ******* changed: [managed-node1] => { "changed": true, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 56, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:35:04 -0400 (0:00:00.392) 0:00:17.372 ******* changed: [managed-node1] => { "changed": true, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/home/user1/.config/containers/storage.conf", "gid": 1000, "group": "user1", "md5sum": "b3b96456d4f86ad8584fe12c08b59f51", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1755966904.7580583-17325-73418362440746/source", "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:35:05 -0400 (0:00:00.724) 0:00:18.096 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:35:05 -0400 (0:00:00.072) 0:00:18.168 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 76, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:35:05 -0400 (0:00:00.386) 0:00:18.554 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:35:06 -0400 (0:00:00.398) 0:00:18.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_policy_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:35:06 -0400 (0:00:00.051) 0:00:19.005 ******* changed: [managed-node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/home/user1/.config/containers/policy.json", "gid": 1000, "group": "user1", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1755966906.3594804-17392-209155553228377/source", "state": "file", "uid": 1000 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.709) 0:00:19.714 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.065) 0:00:19.779 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.030) 0:00:19.810 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.029) 0:00:19.839 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.027) 0:00:19.867 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.070) 0:00:19.938 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "user1", "__podman_credential_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.044) 0:00:19.983 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.054) 0:00:20.037 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.035) 0:00:20.072 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.034) 0:00:20.107 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.046) 0:00:20.154 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:07 -0400 (0:00:00.356) 0:00:20.510 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004328", "end": "2025-08-23 12:35:08.107358", "rc": 0, "start": "2025-08-23 12:35:08.103030" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.386) 0:00:20.896 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004257", "end": "2025-08-23 12:35:08.526560", "rc": 0, "start": "2025-08-23 12:35:08.522303" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.398) 0:00:21.295 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.048) 0:00:21.343 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.032) 0:00:21.376 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.034) 0:00:21.411 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.103) 0:00:21.514 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.052) 0:00:21.566 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.053) 0:00:21.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 : Ensure the credentials directory is present] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:08 -0400 (0:00:00.073) 0:00:21.693 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 95, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:09 -0400 (0:00:00.408) 0:00:22.101 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:09 -0400 (0:00:00.061) 0:00:22.163 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.707) 0:00:22.871 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.050) 0:00:22.921 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the credentials directory is absent if empty] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.049) 0:00:22.971 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.051) 0:00:23.023 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.048) 0:00:23.071 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.043) 0:00:23.115 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.049) 0:00:23.165 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.045) 0:00:23.210 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.126) 0:00:23.337 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "user1", "__podman_credential_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.055) 0:00:23.392 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.090) 0:00:23.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.108) 0:00:23.591 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:10 -0400 (0:00:00.057) 0:00:23.648 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:11 -0400 (0:00:00.071) 0:00:23.720 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:11 -0400 (0:00:00.411) 0:00:24.131 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.003780", "end": "2025-08-23 12:35:11.748362", "rc": 0, "start": "2025-08-23 12:35:11.744582" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:11 -0400 (0:00:00.407) 0:00:24.539 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.003688", "end": "2025-08-23 12:35:12.156154", "rc": 0, "start": "2025-08-23 12:35:12.152466" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.405) 0:00:24.944 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.075) 0:00:25.019 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.052) 0:00:25.072 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.052) 0:00:25.124 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.051) 0:00:25.176 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.062) 0:00:25.238 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.051) 0:00:25.290 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.077) 0:00:25.368 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.051) 0:00:25.419 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.051) 0:00:25.470 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.053) 0:00:25.524 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.033) 0:00:25.558 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.036) 0:00:25.594 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:35:12 -0400 (0:00:00.038) 0:00:25.632 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files exist and are non-null] ********************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Saturday 23 August 2025 12:35:13 -0400 (0:00:00.084) 0:00:25.717 ******* ok: [managed-node1] => (item=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1755966902.986484, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1755966902.993484, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 490733702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966902.615477, "nlink": 1, "path": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 1000, "version": "1814639274", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1755966904.1395051, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1755966904.1475053, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 503316613, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966903.8845005, "nlink": 1, "path": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 1000, "version": "1412787844", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/storage.conf", "stat": { "atime": 1755966905.3095267, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1755966905.3185267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 513802383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966905.052522, "nlink": 1, "path": "/home/user1/.config/containers/storage.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 1000, "version": "2554432572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/policy.json", "stat": { "atime": 1755966906.9355564, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966906.9425566, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 2097308, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966906.6805518, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 1000, "version": "1054378812", "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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:118 Saturday 23 August 2025 12:35:14 -0400 (0:00:01.380) 0:00:27.098 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "container_name_as_hostname[ ]*=[ ]*true", "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf" ], "delta": "0:00:00.003111", "end": "2025-08-23 12:35:14.717956", "rc": 0, "start": "2025-08-23 12:35:14.714845" } STDOUT: container_name_as_hostname = true TASK [Run the role again with user config] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:122 Saturday 23 August 2025 12:35:14 -0400 (0:00:00.409) 0:00:27.507 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:35:14 -0400 (0:00:00.172) 0:00:27.679 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.082) 0:00:27.762 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.058) 0:00:27.820 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.053) 0:00:27.874 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.051) 0:00:27.925 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.036) 0:00:27.962 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.039) 0:00:28.001 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:35:15 -0400 (0:00:00.079) 0:00:28.081 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:35:16 -0400 (0:00:01.555) 0:00:29.637 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:35:16 -0400 (0:00:00.030) 0:00:29.667 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:35:16 -0400 (0:00:00.041) 0:00:29.709 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.051) 0:00:29.760 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.047) 0:00:29.808 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.054) 0:00:29.863 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028905", "end": "2025-08-23 12:35:17.479977", "rc": 0, "start": "2025-08-23 12:35:17.451072" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.404) 0:00:30.267 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.049) 0:00:30.317 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.051) 0:00:30.368 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.039) 0:00:30.408 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.038) 0:00:30.447 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.042) 0:00:30.490 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.042) 0:00:30.533 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.057) 0:00:30.590 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.034) 0:00:30.625 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:17 -0400 (0:00:00.032) 0:00:30.657 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:18 -0400 (0:00:00.091) 0:00:30.748 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:18 -0400 (0:00:00.375) 0:00:31.123 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004253", "end": "2025-08-23 12:35:18.748130", "rc": 0, "start": "2025-08-23 12:35:18.743877" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:18 -0400 (0:00:00.414) 0:00:31.538 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.003610", "end": "2025-08-23 12:35:19.147265", "rc": 0, "start": "2025-08-23 12:35:19.143655" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.387) 0:00:31.925 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.054) 0:00:31.979 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.038) 0:00:32.018 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.035) 0:00:32.053 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.032) 0:00:32.086 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.030) 0:00:32.116 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.032) 0:00:32.149 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/user1/.config/containers", "__podman_policy_json_file": "/home/user1/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user1/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.064) 0:00:32.214 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.088) 0:00:32.302 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/containers.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 33, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:35:19 -0400 (0:00:00.395) 0:00:32.698 ******* ok: [managed-node1] => { "changed": false, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 1000, "group": "user1", "mode": "0644", "owner": "user1", "path": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 348, "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:35:20 -0400 (0:00:00.733) 0:00:33.432 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:35:20 -0400 (0:00:00.109) 0:00:33.541 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers/registries.conf.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 33, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:35:21 -0400 (0:00:00.393) 0:00:33.934 ******* ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 1000, "group": "user1", "mode": "0644", "owner": "user1", "path": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 632, "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:35:22 -0400 (0:00:00.791) 0:00:34.726 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:35:22 -0400 (0:00:00.099) 0:00:34.826 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:35:22 -0400 (0:00:00.372) 0:00:35.198 ******* ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/home/user1/.config/containers/storage.conf", "gid": 1000, "group": "user1", "mode": "0644", "owner": "user1", "path": "/home/user1/.config/containers/storage.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "file", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:35:23 -0400 (0:00:00.668) 0:00:35.867 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:35:23 -0400 (0:00:00.072) 0:00:35.940 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:35:23 -0400 (0:00:00.375) 0:00:36.315 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966914.2896883, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966906.9425566, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 2097308, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966906.6805518, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 1000, "version": "1054378812", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:35:23 -0400 (0:00:00.386) 0:00:36.701 ******* ok: [managed-node1] => { "changed": false, "content": "ewogICAgImRlZmF1bHQiOiB7CiAgICAgICAgInR5cGUiOiAiaW5zZWN1cmVBY2NlcHRBbnl0aGluZyIKICAgIH0KfQ==", "encoding": "base64", "source": "/home/user1/.config/containers/policy.json" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.536) 0:00:37.238 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.055) 0:00:37.293 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.051) 0:00:37.345 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.050) 0:00:37.395 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.051) 0:00:37.447 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.048) 0:00:37.495 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.124) 0:00:37.619 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "user1", "__podman_credential_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:24 -0400 (0:00:00.060) 0:00:37.680 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:25 -0400 (0:00:00.152) 0:00:37.833 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:25 -0400 (0:00:00.053) 0:00:37.887 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:25 -0400 (0:00:00.039) 0:00:37.926 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:25 -0400 (0:00:00.058) 0:00:37.984 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:25 -0400 (0:00:00.376) 0:00:38.361 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.003858", "end": "2025-08-23 12:35:25.982317", "rc": 0, "start": "2025-08-23 12:35:25.978459" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.416) 0:00:38.778 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.003767", "end": "2025-08-23 12:35:26.392622", "rc": 0, "start": "2025-08-23 12:35:26.388855" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.386) 0:00:39.164 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.056) 0:00:39.221 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.032) 0:00:39.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.034) 0:00:39.288 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.031) 0:00:39.320 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.033) 0:00:39.353 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.037) 0:00:39.391 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:26 -0400 (0:00:00.068) 0:00:39.459 ******* ok: [managed-node1] => { "changed": false, "gid": 1000, "group": "user1", "mode": "0700", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 112, "state": "directory", "uid": 1000 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.398) 0:00:39.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 : Ensure credential file content is present] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.039) 0:00:39.897 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.610) 0:00:40.508 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.032) 0:00:40.540 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.030) 0:00:40.571 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.080) 0:00:40.651 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:35:27 -0400 (0:00:00.037) 0:00:40.689 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.033) 0:00:40.723 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.040) 0:00:40.763 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.047) 0:00:40.811 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.092) 0:00:40.903 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "user1", "__podman_credential_user": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.043) 0:00:40.946 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.058) 0:00:41.005 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.036) 0:00:41.042 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.035) 0:00:41.077 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.048) 0:00:41.125 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:28 -0400 (0:00:00.370) 0:00:41.496 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.003874", "end": "2025-08-23 12:35:29.093266", "rc": 0, "start": "2025-08-23 12:35:29.089392" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.367) 0:00:41.864 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.003745", "end": "2025-08-23 12:35:29.458872", "rc": 0, "start": "2025-08-23 12:35:29.455127" } STDOUT: 0: user1 100000 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.385) 0:00:42.249 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.077) 0:00:42.327 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.056) 0:00:42.383 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.052) 0:00:42.435 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.114) 0:00:42.550 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.056) 0:00:42.607 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:29 -0400 (0:00:00.058) 0:00:42.665 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.080) 0:00:42.746 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.062) 0:00:42.808 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.050) 0:00:42.859 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.036) 0:00:42.895 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.038) 0:00:42.934 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.039) 0:00:42.974 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.034) 0:00:43.008 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files still exist and are non-null] *************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:131 Saturday 23 August 2025 12:35:30 -0400 (0:00:00.044) 0:00:43.052 ******* ok: [managed-node1] => (item=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "stat": { "atime": 1755966913.3046708, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1755966902.993484, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 490733702, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966902.615477, "nlink": 1, "path": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 348, "uid": 1000, "version": "1814639274", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "stat": { "atime": 1755966913.6336768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1755966904.1475053, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 503316613, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966903.8845005, "nlink": 1, "path": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 632, "uid": 1000, "version": "1412787844", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/storage.conf", "stat": { "atime": 1755966913.9586825, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1755966905.3185267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 513802383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966905.052522, "nlink": 1, "path": "/home/user1/.config/containers/storage.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 1000, "version": "2554432572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (item=/home/user1/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/home/user1/.config/containers/policy.json", "stat": { "atime": 1755966914.2896883, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966906.9425566, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1000, "gr_name": "user1", "inode": 2097308, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966906.6805518, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 1000, "version": "1054378812", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:138 Saturday 23 August 2025 12:35:31 -0400 (0:00:01.394) 0:00:44.446 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with root config] ******************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:145 Saturday 23 August 2025 12:35:31 -0400 (0:00:00.039) 0:00:44.486 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:35:31 -0400 (0:00:00.120) 0:00:44.606 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.123) 0:00:44.730 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.046) 0:00:44.776 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.048) 0:00:44.825 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.040) 0:00:44.865 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.039) 0:00:44.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.035) 0:00:44.941 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:35:32 -0400 (0:00:00.073) 0:00:45.014 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:35:33 -0400 (0:00:01.472) 0:00:46.487 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:35:33 -0400 (0:00:00.030) 0:00:46.517 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:35:33 -0400 (0:00:00.037) 0:00:46.554 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:35:33 -0400 (0:00:00.030) 0:00:46.585 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:35:33 -0400 (0:00:00.035) 0:00:46.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:35:33 -0400 (0:00:00.041) 0:00:46.662 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028846", "end": "2025-08-23 12:35:34.275797", "rc": 0, "start": "2025-08-23 12:35:34.246951" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.393) 0:00:47.056 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.040) 0:00:47.097 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.037) 0:00:47.134 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.081) 0:00:47.216 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.033) 0:00:47.250 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.040) 0:00:47.290 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.047) 0:00:47.338 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:34 -0400 (0:00:00.088) 0:00:47.427 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.384) 0:00:47.812 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.051) 0:00:47.863 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.057) 0:00:47.921 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.362) 0:00:48.283 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.034) 0:00:48.318 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.032) 0:00:48.350 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.033) 0:00:48.384 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.032) 0:00:48.416 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.035) 0:00:48.451 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.046) 0:00:48.498 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.052) 0:00:48.550 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:35:35 -0400 (0:00:00.085) 0:00:48.636 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:35:36 -0400 (0:00:00.073) 0:00:48.710 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:35:36 -0400 (0:00:00.059) 0:00:48.769 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:35:36 -0400 (0:00:00.405) 0:00:49.174 ******* changed: [managed-node1] => { "changed": true, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "e3813896f4e4d5a205f986da19297282", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 348, "src": "/root/.ansible/tmp/ansible-tmp-1755966936.6048586-18585-8235462749537/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:35:37 -0400 (0:00:00.788) 0:00:49.962 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:35:37 -0400 (0:00:00.058) 0:00:50.021 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 107, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:35:37 -0400 (0:00:00.369) 0:00:50.390 ******* changed: [managed-node1] => { "changed": true, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "23b29dbce04785b679e45bc3ff8d29e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "src": "/root/.ansible/tmp/ansible-tmp-1755966937.7780373-18628-217949151669251/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:35:38 -0400 (0:00:00.729) 0:00:51.120 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:35:38 -0400 (0:00:00.101) 0:00:51.221 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:35:38 -0400 (0:00:00.411) 0:00:51.633 ******* changed: [managed-node1] => { "changed": true, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "md5sum": "b3b96456d4f86ad8584fe12c08b59f51", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "src": "/root/.ansible/tmp/ansible-tmp-1755966939.0220304-18671-148948245769059/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:35:39 -0400 (0:00:00.766) 0:00:52.399 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:35:39 -0400 (0:00:00.088) 0:00:52.488 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:35:40 -0400 (0:00:00.386) 0:00:52.874 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966677.3543231, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1755966621.9852676, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 35651781, "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": "1556018762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:35:40 -0400 (0:00:00.388) 0:00:53.263 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.455) 0:00:53.718 ******* changed: [managed-node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/etc/containers/policy.json", "gid": 0, "group": "root", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1755966941.0744379-18757-271881259594956/source", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.749) 0:00:54.468 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.053) 0:00:54.521 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.050) 0:00:54.572 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.050) 0:00:54.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 : Handle credential files - present] **** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:35:41 -0400 (0:00:00.045) 0:00:54.668 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.121) 0:00:54.789 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.054) 0:00:54.844 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.091) 0:00:54.936 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.057) 0:00:54.993 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.061) 0:00:55.055 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.080) 0:00:55.135 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.400) 0:00:55.535 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.055) 0:00:55.591 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.054) 0:00:55.645 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:42 -0400 (0:00:00.055) 0:00:55.701 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.054) 0:00:55.756 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.116) 0:00:55.872 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.054) 0:00:55.926 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.054) 0:00:55.981 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.054) 0:00:56.036 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.075) 0:00:56.112 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.397) 0:00:56.509 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:43 -0400 (0:00:00.063) 0:00:56.572 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.717) 0:00:57.289 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.031) 0:00:57.321 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.035) 0:00:57.356 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.043) 0:00:57.400 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.045) 0:00:57.446 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.034) 0:00:57.481 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.029) 0:00:57.511 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.032) 0:00:57.543 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.083) 0:00:57.627 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:44 -0400 (0:00:00.035) 0:00:57.663 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.105) 0:00:57.769 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.054) 0:00:57.824 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.058) 0:00:57.882 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.074) 0:00:57.956 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.403) 0:00:58.360 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.055) 0:00:58.416 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.056) 0:00:58.472 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.054) 0:00:58.526 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.056) 0:00:58.583 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.052) 0:00:58.636 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:45 -0400 (0:00:00.054) 0:00:58.690 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.041) 0:00:58.731 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.037) 0:00:58.769 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.057) 0:00:58.827 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.035) 0:00:58.862 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.032) 0:00:58.895 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.031) 0:00:58.926 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.032) 0:00:58.958 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.031) 0:00:58.989 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.095) 0:00:59.084 ******* skipping: [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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:153 Saturday 23 August 2025 12:35:46 -0400 (0:00:00.076) 0:00:59.161 ******* 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": 1755966937.1820948, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1755966937.1860948, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966936.9200902, "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": "2241783513", "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": 1755966938.3201149, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1755966938.324115, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 216006853, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966938.0671105, "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": "3017621368", "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": 1755966939.6011376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1755966939.6021378, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492610, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966939.333133, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "1798529212", "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": 1755966941.6701744, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966941.6711745, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 245366978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966941.4071698, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1814399537", "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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:160 Saturday 23 August 2025 12:35:47 -0400 (0:00:01.429) 0:01:00.591 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.227) 0:01:00.818 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.085) 0:01:00.904 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.059) 0:01:00.963 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.057) 0:01:01.021 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.055) 0:01:01.076 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.056) 0:01:01.133 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.055) 0:01:01.189 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:35:48 -0400 (0:00:00.122) 0:01:01.311 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:35:50 -0400 (0:00:01.714) 0:01:03.026 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.052) 0:01:03.079 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.064) 0:01:03.143 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.059) 0:01:03.202 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.052) 0:01:03.255 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.037) 0:01:03.292 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029568", "end": "2025-08-23 12:35:50.903360", "rc": 0, "start": "2025-08-23 12:35:50.873792" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-08-23T12:35:50-04:00" level=warning msg="The storage 'driver' option should be set in /etc/containers/storage.conf. A driver was picked automatically." TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:35:50 -0400 (0:00:00.399) 0:01:03.692 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.054) 0:01:03.747 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.054) 0:01:03.801 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.041) 0:01:03.843 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.041) 0:01:03.885 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.055) 0:01:03.940 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.048) 0:01:03.989 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.060) 0:01:04.050 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.035) 0:01:04.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.034) 0:01:04.120 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.158) 0:01:04.278 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.381) 0:01:04.659 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:51 -0400 (0:00:00.047) 0:01:04.707 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.057) 0:01:04.764 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.055) 0:01:04.819 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.042) 0:01:04.862 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.038) 0:01:04.900 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.041) 0:01:04.942 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.036) 0:01:04.978 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.032) 0:01:05.011 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.066) 0:01:05.077 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.058) 0:01:05.135 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:35:52 -0400 (0:00:00.407) 0:01:05.542 ******* ok: [managed-node1] => { "changed": false, "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 348, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:35:53 -0400 (0:00:00.738) 0:01:06.281 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:35:53 -0400 (0:00:00.066) 0:01:06.347 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 134, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:35:54 -0400 (0:00:00.394) 0:01:06.742 ******* ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:35:54 -0400 (0:00:00.864) 0:01:07.606 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:35:54 -0400 (0:00:00.062) 0:01:07.669 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:35:55 -0400 (0:00:00.384) 0:01:08.053 ******* ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/storage.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:35:56 -0400 (0:00:00.681) 0:01:08.735 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:35:56 -0400 (0:00:00.105) 0:01:08.840 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:35:56 -0400 (0:00:00.384) 0:01:09.225 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966947.783283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966941.6711745, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 245366978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966941.4071698, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1814399537", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:35:56 -0400 (0:00:00.394) 0:01:09.620 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.373) 0:01:09.993 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.041) 0:01:10.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.033) 0:01:10.069 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.032) 0:01:10.102 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.031) 0:01:10.133 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.029) 0:01:10.163 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.087) 0:01:10.251 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.057) 0:01:10.308 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.144) 0:01:10.452 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.048) 0:01:10.501 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.045) 0:01:10.547 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:35:57 -0400 (0:00:00.047) 0:01:10.595 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.377) 0:01:10.972 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.058) 0:01:11.030 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.055) 0:01:11.086 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.055) 0:01:11.141 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.055) 0:01:11.197 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.053) 0:01:11.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.058) 0:01:11.309 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.053) 0:01:11.362 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.054) 0:01:11.417 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:35:58 -0400 (0:00:00.075) 0:01:11.493 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 23, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:35:59 -0400 (0:00:00.387) 0:01:11.880 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:35:59 -0400 (0:00:00.045) 0:01:11.926 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:35:59 -0400 (0:00:00.643) 0:01:12.569 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:35:59 -0400 (0:00:00.065) 0:01:12.635 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:35:59 -0400 (0:00:00.053) 0:01:12.688 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.106) 0:01:12.795 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.030) 0:01:12.825 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.026) 0:01:12.852 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.027) 0:01:12.879 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.026) 0:01:12.906 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.090) 0:01:12.997 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.036) 0:01:13.033 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.056) 0:01:13.090 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.038) 0:01:13.129 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.037) 0:01:13.167 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.048) 0:01:13.215 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.370) 0:01:13.586 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.036) 0:01:13.623 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:36:00 -0400 (0:00:00.058) 0:01:13.681 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.054) 0:01:13.735 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.057) 0:01:13.793 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.132) 0:01:13.926 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.055) 0:01:13.981 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.057) 0:01:14.039 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.056) 0:01:14.095 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.089) 0:01:14.185 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:41 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.058) 0:01:14.243 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:53 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.056) 0:01:14.299 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.062) 0:01:14.362 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:77 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.067) 0:01:14.430 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:85 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.060) 0:01:14.490 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.056) 0:01:14.547 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files still exist and are non-null] *************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:168 Saturday 23 August 2025 12:36:01 -0400 (0:00:00.078) 0:01:14.625 ******* 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": 1755966946.7852652, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1776092f2908d76e11fd6af87267469b2c17d5a", "ctime": 1755966937.1860948, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966936.9200902, "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": "2241783513", "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": 1755966947.1282713, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "ctime": 1755966938.324115, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 216006853, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966938.0671105, "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": "3017621368", "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": 1755966947.454277, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "ctime": 1755966939.6021378, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492610, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966939.333133, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 112, "uid": 0, "version": "1798529212", "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": 1755966947.783283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966941.6711745, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 245366978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966941.4071698, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1814399537", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check that nothing changed] ********************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:175 Saturday 23 August 2025 12:36:03 -0400 (0:00:01.416) 0:01:16.042 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:182 Saturday 23 August 2025 12:36:03 -0400 (0:00:00.039) 0:01:16.081 ******* included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf) included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf) included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/home/user1/.config/containers/storage.conf) included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/containers.conf.d/50-systemroles.conf) included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/registries.conf.d/50-systemroles.conf) included: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed-node1 => (item=/etc/containers/storage.conf) TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:03 -0400 (0:00:00.165) 0:01:16.246 ******* ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltjb250YWluZXJzXQpjb250YWluZXJfbmFtZV9hc19ob3N0bmFtZSA9IHRydWUKYW5ub3RhdGlvbnMgPSBbImVudmlyb25tZW50PXByb2R1Y3Rpb24iLCAic3RhdHVzPXRpZXIyIl0KCltlbmdpbmVdCnNlcnZpY2VfZGVzdGluYXRpb25zID0gWyJ0ZXN0PXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9IiwgInRlc3QyPXsndXJpJzogJ3VuaXg6Ly8vcnVuL3BvZG1hbi9wb2RtYW4uc29jaycsICdpZGVudGl0eSc6ICcvcm9vdC8uc3NoL2lkX3JzYSd9Il0K", "encoding": "base64", "source": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:03 -0400 (0:00:00.373) 0:01:16.619 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:04 -0400 (0:00:00.207) 0:01:16.827 ******* ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCnVucXVhbGlmaWVkLXNlYXJjaC1yZWdpc3RyaWVzID0gWyJyZWdpc3RyeS0xLmV4YW1wbGUuY29tIiwgInJlZ2lzdHJ5LTIuZXhhbXBsZS5jb20iXQpjcmVkZW50aWFsLWhlbHBlcnMgPSBbImNyZWQtaGVscGVyLTEiLCAiY3JlZC1oZWxwZXItMiJdCgpbYWxpYXNlc10KbXlyZWdpc3RyeSA9ICJyZWdpc3RyeS5leGFtcGxlLmNvbSIKCltbcmVnaXN0cnldXQpwcmVmaXggPSAiZXhhbXBsZS5jb20vZm9vIgppbnNlY3VyZSA9IHRydWUKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMC5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMS5jb20iCmluc2VjdXJlID0gdHJ1ZQoKW1tyZWdpc3RyeV1dCnByZWZpeCA9ICJleGFtcGxlLmNvbS9iYXIiCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMi5jb20iCmluc2VjdXJlID0gZmFsc2UKCltbcmVnaXN0cnkubWlycm9yXV0KbG9jYXRpb24gPSAiZXhhbXBsZS1taXJyb3ItMy5jb20iCmluc2VjdXJlID0gdHJ1ZQo=", "encoding": "base64", "source": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:04 -0400 (0:00:00.349) 0:01:17.176 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:04 -0400 (0:00:00.087) 0:01:17.263 ******* ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCltzdG9yYWdlXQpydW5yb290ID0gIi90bXAiCmdyYXBocm9vdCA9ICIvdmFyL2xpYi9jb250YWluZXJzL3N0b3JhZ2UiCg==", "encoding": "base64", "source": "/home/user1/.config/containers/storage.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:04 -0400 (0:00:00.353) 0:01:17.617 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:04 -0400 (0:00:00.086) 0:01:17.703 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:05 -0400 (0:00:00.393) 0:01:18.096 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:05 -0400 (0:00:00.115) 0:01:18.212 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:05 -0400 (0:00:00.375) 0:01:18.588 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 23 August 2025 12:36:05 -0400 (0:00:00.120) 0:01:18.708 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.394) 0:01:19.103 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try formatting sub-dict as TOML table with new formatter] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:196 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.137) 0:01:19.240 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.170) 0:01:19.411 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.050) 0:01:19.462 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.050) 0:01:19.512 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.056) 0:01:19.568 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Saturday 23 August 2025 12:36:06 -0400 (0:00:00.125) 0:01:19.694 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Saturday 23 August 2025 12:36:07 -0400 (0:00:00.040) 0:01:19.734 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Saturday 23 August 2025 12:36:07 -0400 (0:00:00.052) 0:01:19.786 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 23 August 2025 12:36:07 -0400 (0:00:00.076) 0:01:19.863 ******* ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 23 August 2025 12:36:08 -0400 (0:00:01.482) 0:01:21.346 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 23 August 2025 12:36:08 -0400 (0:00:00.043) 0:01:21.390 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 23 August 2025 12:36:08 -0400 (0:00:00.039) 0:01:21.430 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Saturday 23 August 2025 12:36:08 -0400 (0:00:00.030) 0:01:21.461 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Saturday 23 August 2025 12:36:08 -0400 (0:00:00.035) 0:01:21.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Saturday 23 August 2025 12:36:08 -0400 (0:00:00.031) 0:01:21.528 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027011", "end": "2025-08-23 12:36:09.129903", "rc": 0, "start": "2025-08-23 12:36:09.102892" } STDOUT: podman version 4.9.4-dev STDERR: time="2025-08-23T12:36:09-04:00" level=warning msg="The storage 'driver' option should be set in /etc/containers/storage.conf. A driver was picked automatically." TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.399) 0:01:21.927 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.057) 0:01:21.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.061) 0:01:22.046 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.053) 0:01:22.100 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.062) 0:01:22.163 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.145) 0:01:22.308 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.080) 0:01:22.388 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.107) 0:01:22.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_handle_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.062) 0:01:22.558 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_handle_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.049) 0:01:22.608 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 23 August 2025 12:36:09 -0400 (0:00:00.074) 0:01:22.682 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966650.3558145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1755966620.9102468, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986653, "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": "4263604762", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.389) 0:01:23.072 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.034) 0:01:23.106 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.034) 0:01:23.140 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.032) 0:01:23.173 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.033) 0:01:23.206 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.032) 0:01:23.238 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.032) 0:01:23.271 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.031) 0:01:23.303 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.032) 0:01:23.335 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.064) 0:01:23.400 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 23 August 2025 12:36:10 -0400 (0:00:00.108) 0:01:23.509 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/containers.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 33, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 23 August 2025 12:36:11 -0400 (0:00:00.420) 0:01:23.929 ******* changed: [managed-node1] => { "changed": true, "checksum": "9694c1d1c700a6435eecf4066b052584f4ee94c0", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "73318e68b66c68cfc49b9c825425b2d9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 414, "src": "/root/.ansible/tmp/ansible-tmp-1755966971.366217-20314-270494764825924/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 23 August 2025 12:36:12 -0400 (0:00:00.835) 0:01:24.765 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 August 2025 12:36:12 -0400 (0:00:00.098) 0:01:24.864 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/registries.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 134, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 23 August 2025 12:36:12 -0400 (0:00:00.434) 0:01:25.299 ******* ok: [managed-node1] => { "changed": false, "checksum": "fde25488ce7040f1639af7bfc88ed125318cc0b0", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 632, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Saturday 23 August 2025 12:36:13 -0400 (0:00:00.742) 0:01:26.041 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Saturday 23 August 2025 12:36:13 -0400 (0:00:00.060) 0:01:26.102 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Saturday 23 August 2025 12:36:13 -0400 (0:00:00.388) 0:01:26.490 ******* ok: [managed-node1] => { "changed": false, "checksum": "38f015f4780579bd388dd955b42916199fd7fe19", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/storage.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Saturday 23 August 2025 12:36:14 -0400 (0:00:00.724) 0:01:27.215 ******* included: /tmp/collections-tXx/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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Saturday 23 August 2025 12:36:14 -0400 (0:00:00.060) 0:01:27.276 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Saturday 23 August 2025 12:36:14 -0400 (0:00:00.368) 0:01:27.644 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755966947.783283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1755966941.6711745, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 245366978, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755966941.4071698, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "1814399537", "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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.362) 0:01:28.007 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.368) 0:01:28.375 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__policy_existing != podman_policy_json", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.055) 0:01:28.430 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.052) 0:01:28.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.051) 0:01:28.535 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.114) 0:01:28.649 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Saturday 23 August 2025 12:36:15 -0400 (0:00:00.042) 0:01:28.692 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.045) 0:01:28.737 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.049) 0:01:28.787 ******* skipping: [managed-node1] => { "censored": "the output 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-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.036) 0:01:28.824 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.036) 0:01:28.860 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.032) 0:01:28.893 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.027) 0:01:28.920 ******* skipping: [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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:202 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.053) 0:01:28.974 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:207 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.375) 0:01:29.349 ******* 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-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:229 Saturday 23 August 2025 12:36:16 -0400 (0:00:00.096) 0:01:29.445 ******* 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/user1/.config/containers/containers.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "path": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "path": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "state": "absent" } changed: [managed-node1] => (item=/home/user1/.config/containers/storage.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/home/user1/.config/containers/storage.conf", "path": "/home/user1/.config/containers/storage.conf", "state": "absent" } changed: [managed-node1] => (item=/home/user1/.config/containers/policy.json) => { "ansible_loop_var": "item", "changed": true, "item": "/home/user1/.config/containers/policy.json", "path": "/home/user1/.config/containers/policy.json", "state": "absent" } TASK [Remove credential files] ************************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:235 Saturday 23 August 2025 12:36:19 -0400 (0:00:02.799) 0:01:32.245 ******* 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" } changed: [managed-node1] => (item=/home/user1/.config/containers/auth.json) => { "ansible_loop_var": "item", "changed": true, "item": "/home/user1/.config/containers/auth.json", "path": "/home/user1/.config/containers/auth.json", "state": "absent" } TASK [Restore system config files] ********************************************* task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:243 Saturday 23 August 2025 12:36:20 -0400 (0:00:00.742) 0:01:32.987 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_33df7_rt/backup.tar" ], "delta": "0:00:00.003777", "end": "2025-08-23 12:36:20.631333", "rc": 0, "start": "2025-08-23 12:36:20.627556" } STDOUT: /etc/containers/storage.conf /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:248 Saturday 23 August 2025 12:36:20 -0400 (0:00:00.432) 0:01:33.420 ******* changed: [managed-node1] => { "changed": true, "path": "/tmp/lsr_podman_config_33df7_rt", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=247 changed=21 unreachable=0 failed=0 skipped=299 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 23 August 2025 12:36:21 -0400 (0:00:00.375) 0:01:33.795 ******* =============================================================================== Remove test config files ------------------------------------------------ 2.80s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:229 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.88s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.71s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.56s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.48s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.48s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.47s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Check that files exist and are non-null --------------------------------- 1.43s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:153 Check that files still exist and are non-null --------------------------- 1.42s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:168 Check that files still exist and are non-null --------------------------- 1.39s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:131 Check that files exist and are non-null --------------------------------- 1.38s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Gathering Facts --------------------------------------------------------- 1.23s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Update registries config file -------- 0.86s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.85s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.84s /tmp/collections-tXx/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.79s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.79s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.77s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 fedora.linux_system_roles.podman : Write new policy.json file ----------- 0.75s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 fedora.linux_system_roles.podman : Update registries config file -------- 0.74s /tmp/collections-tXx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13