ansible-playbook [core 2.17.10] 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-dny executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_default.yml **************************************************** 2 plays in /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/tests/podman/tests_default.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/tests/podman/tests_default.yml:5 Friday 04 April 2025 18:59:04 -0400 (0:00:00.020) 0:00:00.020 ********** 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-mGS/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Friday 04 April 2025 18:59:04 -0400 (0:00:00.022) 0:00:00.043 ********** included: /tmp/collections-dny/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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Friday 04 April 2025 18:59:04 -0400 (0:00:00.015) 0:00:00.059 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Friday 04 April 2025 18:59:04 -0400 (0:00:00.766) 0:00:00.825 ********** 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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Friday 04 April 2025 18:59:05 -0400 (0:00:00.483) 0:00:01.309 ********** 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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Friday 04 April 2025 18:59:05 -0400 (0:00:00.020) 0:00:01.330 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Friday 04 April 2025 18:59:05 -0400 (0:00:00.350) 0:00:01.680 ********** 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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Friday 04 April 2025 18:59:05 -0400 (0:00:00.020) 0:00:01.701 ********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "python3-toml", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dny/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_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "python3-toml", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "python3-toml", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Friday 04 April 2025 18:59:05 -0400 (0:00:00.038) 0:00:01.740 ********** 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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Friday 04 April 2025 18:59:06 -0400 (0:00:01.053) 0:00:02.794 ********** 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-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Friday 04 April 2025 18:59:06 -0400 (0:00:00.042) 0:00:02.836 ********** fatal: [managed-node1]: FAILED! => { "changed": false, "failures": [ "No package python3-toml available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages PLAY RECAP ********************************************************************* managed-node1 : ok=9 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Friday 04 April 2025 18:59:08 -0400 (0:00:01.296) 0:00:04.133 ********** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed --- 1.30s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.05s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure ansible_facts used by role ---- 0.77s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 fedora.linux_system_roles.podman : Check if system is ostree ------------ 0.48s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin --- 0.35s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 fedora.linux_system_roles.podman : Enable copr if requested ------------- 0.04s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.04s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Include vault variables ------------------------------------------------- 0.02s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/tests/podman/tests_default.yml:5 fedora.linux_system_roles.podman : Set flag to indicate system is ostree --- 0.02s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 fedora.linux_system_roles.podman : Set flag if transactional-update exists --- 0.02s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 fedora.linux_system_roles.podman : Set platform/version specific variables --- 0.02s /tmp/collections-dny/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3