[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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/tmp.YmqSmjDzDT executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 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_config_files.yml *********************************************** 2 plays in /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:5 Saturday 03 August 2024 12:39:05 -0400 (0:00:00.009) 0:00:00.009 ******* 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": [ "/var/ARTIFACTS/work-generalfatww_do/plans/general/tree/podman/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage its config files] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 Saturday 03 August 2024 12:39:05 -0400 (0:00:00.035) 0:00:00.045 ******* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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 [Run the role with no config to get private vars] ************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:48 Saturday 03 August 2024 12:39:06 -0400 (0:00:01.094) 0:00:01.140 ******* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.044) 0:00:01.184 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.026) 0:00:01.211 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.038) 0:00:01.250 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.455) 0:00:01.705 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.023) 0:00:01.729 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.YmqSmjDzDT/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" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 03 August 2024 12:39:06 -0400 (0:00:00.040) 0:00:01.770 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 03 August 2024 12:39:07 -0400 (0:00:01.148) 0:00:02.918 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 03 August 2024 12:39:07 -0400 (0:00:00.051) 0:00:02.970 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.054) 0:00:03.024 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029998", "end": "2024-08-03 12:39:08.453246", "rc": 0, "start": "2024-08-03 12:39:08.423248" } STDOUT: podman version 5.1.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.490) 0:00:03.515 ******* ok: [managed_node1] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.034) 0:00:03.549 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.034) 0:00:03.584 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.053) 0:00:03.637 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.055) 0:00:03.693 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 12:39:08 -0400 (0:00:00.068) 0:00:03.762 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 03 August 2024 12:39:09 -0400 (0:00:00.469) 0:00:04.231 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 03 August 2024 12:39:09 -0400 (0:00:00.034) 0:00:04.266 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 03 August 2024 12:39:09 -0400 (0:00:00.071) 0:00:04.338 ******* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 03 August 2024 12:39:09 -0400 (0:00:00.376) 0:00:04.714 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 03 August 2024 12:39:09 -0400 (0:00:00.041) 0:00:04.756 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702575.1489897, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722702537.6120176, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6296586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1824518350", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.374) 0:00:05.130 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.031) 0:00:05.162 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.031) 0:00:05.194 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.030) 0:00:05.224 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.030) 0:00:05.255 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.030) 0:00:05.286 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.030) 0:00:05.316 ******* 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 group not in subgid file] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.029) 0:00:05.346 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.030) 0:00:05.376 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.059) 0:00:05.435 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.063) 0:00:05.499 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.031) 0:00:05.531 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.032) 0:00:05.563 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.067) 0:00:05.630 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.062) 0:00:05.692 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.032) 0:00:05.724 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.066) 0:00:05.791 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.033) 0:00:05.824 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.031) 0:00:05.856 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.069) 0:00:05.925 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.032) 0:00:05.958 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 03 August 2024 12:39:10 -0400 (0:00:00.033) 0:00:05.991 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.033) 0:00:06.024 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.032) 0:00:06.057 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.032) 0:00:06.089 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.031) 0:00:06.121 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.031) 0:00:06.152 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.028) 0:00:06.181 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.028) 0:00:06.209 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.027) 0:00:06.237 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.028) 0:00:06.266 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.028) 0:00:06.294 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.056) 0:00:06.350 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.028) 0:00:06.379 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:59 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.046) 0:00:06.425 ******* changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_podman_config_c42k7ec5", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create backup] *********************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:65 Saturday 03 August 2024 12:39:11 -0400 (0:00:00.465) 0:00:06.891 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tar", "--ignore-failed-read", "-c", "-P", "-v", "-p", "-f", "/tmp/lsr_podman_config_c42k7ec5/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.104116", "end": "2024-08-03 12:39:12.313349", "rc": 0, "start": "2024-08-03 12:39:12.209233" } STDOUT: /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 tar: /etc/containers/storage.conf: Warning: Cannot stat: No such file or directory TASK [Create user] ************************************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:72 Saturday 03 August 2024 12:39:12 -0400 (0:00:00.484) 0:00:07.375 ******* changed: [managed_node1] => { "changed": true, "comment": "", "create_home": true, "group": 3002, "home": "/home/user1", "name": "user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 3002 } TASK [Run the role with user config] ******************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:76 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.639) 0:00:08.014 ******* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.087) 0:00:08.102 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.056) 0:00:08.158 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.039) 0:00:08.198 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.035) 0:00:08.233 ******* 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 platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.034) 0:00:08.268 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.YmqSmjDzDT/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" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 03 August 2024 12:39:13 -0400 (0:00:00.072) 0:00:08.341 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.965) 0:00:09.307 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.062) 0:00:09.369 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.035) 0:00:09.404 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029662", "end": "2024-08-03 12:39:14.742888", "rc": 0, "start": "2024-08-03 12:39:14.713226" } STDOUT: podman version 5.1.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.399) 0:00:09.804 ******* ok: [managed_node1] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.034) 0:00:09.838 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.034) 0:00:09.873 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.032) 0:00:09.905 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 03 August 2024 12:39:14 -0400 (0:00:00.038) 0:00:09.944 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.067) 0:00:10.011 ******* ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "user1": [ "x", "3002", "3002", "", "/home/user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.377) 0:00:10.389 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.036) 0:00:10.425 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "3002" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.047) 0:00:10.473 ******* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "user1": [ "x", "3002", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.376) 0:00:10.849 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 03 August 2024 12:39:15 -0400 (0:00:00.043) 0:00:10.892 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702575.1489897, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722702537.6120176, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6296586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1824518350", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 03 August 2024 12:39:16 -0400 (0:00:00.374) 0:00:11.267 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004261", "end": "2024-08-03 12:39:16.587396", "rc": 0, "start": "2024-08-03 12:39:16.583135" } STDOUT: 0: user1 165536 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 03 August 2024 12:39:16 -0400 (0:00:00.381) 0:00:11.649 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004204", "end": "2024-08-03 12:39:16.971084", "rc": 0, "start": "2024-08-03 12:39:16.966880" } STDOUT: 0: user1 165536 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.383) 0:00:12.033 ******* ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 165536 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 165536 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.051) 0:00:12.084 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.030) 0:00:12.115 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.060) 0:00:12.175 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.031) 0:00:12.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 : Fail if group not in subgid file] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.031) 0:00:12.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 config file paths] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.030) 0:00:12.269 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "__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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.063) 0:00:12.332 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.063) 0:00:12.396 ******* changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "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": 3002 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 03 August 2024 12:39:17 -0400 (0:00:00.498) 0:00:12.895 ******* changed: [managed_node1] => { "changed": true, "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "dest": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "6c7ebf8d89ccba8db738c4afe2b97f5a", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 116, "src": "/root/.ansible/tmp/ansible-tmp-1722703157.9498017-14545-119114450345656/.source.conf", "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 03 August 2024 12:39:18 -0400 (0:00:00.830) 0:00:13.725 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 12:39:18 -0400 (0:00:00.065) 0:00:13.790 ******* changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "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": 3002 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 03 August 2024 12:39:19 -0400 (0:00:00.395) 0:00:14.186 ******* changed: [managed_node1] => { "changed": true, "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "dest": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "92130a764e88fe669136f6cf26613a84", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 225, "src": "/root/.ansible/tmp/ansible-tmp-1722703159.2405849-14569-219069679663323/.source.conf", "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 03 August 2024 12:39:19 -0400 (0:00:00.722) 0:00:14.908 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 12:39:19 -0400 (0:00:00.065) 0:00:14.973 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 56, "state": "directory", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 03 August 2024 12:39:20 -0400 (0:00:00.387) 0:00:15.361 ******* changed: [managed_node1] => { "changed": true, "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "dest": "/home/user1/.config/containers/storage.conf", "gid": 0, "group": "root", "md5sum": "47c893f010daf00398b7ed40f434aa0e", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 109, "src": "/root/.ansible/tmp/ansible-tmp-1722703160.4174378-14593-23122632077027/.source.conf", "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 03 August 2024 12:39:21 -0400 (0:00:00.712) 0:00:16.073 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 12:39:21 -0400 (0:00:00.068) 0:00:16.142 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 76, "state": "directory", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 03 August 2024 12:39:21 -0400 (0:00:00.418) 0:00:16.560 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 03 August 2024 12:39:21 -0400 (0:00:00.369) 0:00:16.930 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 03 August 2024 12:39:21 -0400 (0:00:00.033) 0:00:16.963 ******* changed: [managed_node1] => { "changed": true, "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "dest": "/home/user1/.config/containers/policy.json", "gid": 0, "group": "root", "md5sum": "443c1986d4a8657dddae55f350d122e2", "mode": "0644", "owner": "user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1722703162.0215924-14626-189971537956563/.source.json", "state": "file", "uid": 3002 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.701) 0:00:17.665 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.033) 0:00:17.699 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.033) 0:00:17.733 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.032) 0:00:17.765 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.030) 0:00:17.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 secrets] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.029) 0:00:17.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 Kubernetes specifications] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.030) 0:00:17.855 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.029) 0:00:17.884 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.029) 0:00:17.914 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.028) 0:00:17.943 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 03 August 2024 12:39:22 -0400 (0:00:00.029) 0:00:17.973 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:83 Saturday 03 August 2024 12:39:23 -0400 (0:00:00.046) 0:00:18.019 ******* 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": 1722703158.6606963, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "ctime": 1722703158.6646962, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 249561351, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703158.2816956, "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": 116, "uid": 3002, "version": "4043786626", "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": 1722703159.8436983, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "ctime": 1722703159.8466983, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262144263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703159.5726976, "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": 225, "uid": 3002, "version": "2860658722", "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": 1722703161.0107002, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "ctime": 1722703161.0147002, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 272630023, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703160.7436998, "nlink": 1, "path": "/home/user1/.config/containers/storage.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 109, "uid": 3002, "version": "169993746", "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": 1722703162.6027029, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703162.6057029, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 287310088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1722703162.3337023, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 3002, "version": "1086371178", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Run the role again with user config] ************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:90 Saturday 03 August 2024 12:39:24 -0400 (0:00:01.467) 0:00:19.487 ******* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.101) 0:00:19.589 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.091) 0:00:19.681 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.040) 0:00:19.722 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.037) 0:00:19.759 ******* 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 platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.036) 0:00:19.795 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.YmqSmjDzDT/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" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 03 August 2024 12:39:24 -0400 (0:00:00.074) 0:00:19.869 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 03 August 2024 12:39:25 -0400 (0:00:00.925) 0:00:20.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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 03 August 2024 12:39:25 -0400 (0:00:00.032) 0:00:20.826 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 03 August 2024 12:39:25 -0400 (0:00:00.036) 0:00:20.863 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030033", "end": "2024-08-03 12:39:26.202023", "rc": 0, "start": "2024-08-03 12:39:26.171990" } STDOUT: podman version 5.1.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.398) 0:00:21.262 ******* ok: [managed_node1] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.035) 0:00:21.298 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.036) 0:00:21.334 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.033) 0:00:21.367 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.038) 0:00:21.406 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.068) 0:00:21.475 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.072) 0:00:21.547 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.037) 0:00:21.585 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "3002" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 03 August 2024 12:39:26 -0400 (0:00:00.048) 0:00:21.633 ******* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "user1": [ "x", "3002", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 03 August 2024 12:39:27 -0400 (0:00:00.378) 0:00:22.012 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 03 August 2024 12:39:27 -0400 (0:00:00.043) 0:00:22.055 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702575.1489897, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722702537.6120176, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6296586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1824518350", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 03 August 2024 12:39:27 -0400 (0:00:00.379) 0:00:22.435 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "user1" ], "delta": "0:00:00.004088", "end": "2024-08-03 12:39:27.752831", "rc": 0, "start": "2024-08-03 12:39:27.748743" } STDOUT: 0: user1 165536 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 03 August 2024 12:39:27 -0400 (0:00:00.378) 0:00:22.813 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user1" ], "delta": "0:00:00.004160", "end": "2024-08-03 12:39:28.129280", "rc": 0, "start": "2024-08-03 12:39:28.125120" } STDOUT: 0: user1 165536 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.377) 0:00:23.190 ******* ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "user1": { "range": 65536, "start": 165536 } }, "podman_subuid_info": { "user1": { "range": 65536, "start": 165536 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.051) 0:00:23.242 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.030) 0:00:23.273 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.032) 0:00:23.305 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.031) 0:00:23.337 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.032) 0:00:23.369 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.031) 0:00:23.400 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "__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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.064) 0:00:23.465 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.064) 0:00:23.529 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "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": 3002 } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 03 August 2024 12:39:28 -0400 (0:00:00.390) 0:00:23.920 ******* ok: [managed_node1] => { "changed": false, "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "dest": "/home/user1/.config/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "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": 116, "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 03 August 2024 12:39:29 -0400 (0:00:00.665) 0:00:24.585 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 12:39:29 -0400 (0:00:00.096) 0:00:24.681 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "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": 3002 } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 03 August 2024 12:39:30 -0400 (0:00:00.388) 0:00:25.070 ******* ok: [managed_node1] => { "changed": false, "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "dest": "/home/user1/.config/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "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": 225, "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 03 August 2024 12:39:30 -0400 (0:00:00.667) 0:00:25.737 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 12:39:30 -0400 (0:00:00.065) 0:00:25.803 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 95, "state": "directory", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 03 August 2024 12:39:31 -0400 (0:00:00.387) 0:00:26.191 ******* ok: [managed_node1] => { "changed": false, "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "dest": "/home/user1/.config/containers/storage.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "user1", "path": "/home/user1/.config/containers/storage.conf", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 109, "state": "file", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 03 August 2024 12:39:31 -0400 (0:00:00.659) 0:00:26.851 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 12:39:31 -0400 (0:00:00.067) 0:00:26.919 ******* ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "user1", "path": "/home/user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 95, "state": "directory", "uid": 3002 } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 03 August 2024 12:39:32 -0400 (0:00:00.393) 0:00:27.312 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722703164.4147058, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703162.6057029, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 287310088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1722703162.3337023, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 3002, "version": "1086371178", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 03 August 2024 12:39:32 -0400 (0:00:00.380) 0:00:27.692 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.464) 0:00:28.157 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.035) 0:00:28.193 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.033) 0:00:28.226 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.032) 0:00:28.259 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.033) 0:00:28.292 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.028) 0:00:28.320 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.029) 0:00:28.350 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.062) 0:00:28.412 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.029) 0:00:28.441 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.029) 0:00:28.470 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.028) 0:00:28.499 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.029) 0:00:28.529 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that files still exist and are non-null] *************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:97 Saturday 03 August 2024 12:39:33 -0400 (0:00:00.046) 0:00:28.576 ******* 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": 1722703163.338704, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "ctime": 1722703158.6646962, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 249561351, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703158.2816956, "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": 116, "uid": 3002, "version": "4043786626", "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": 1722703163.6957047, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "ctime": 1722703159.8466983, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262144263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703159.5726976, "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": 225, "uid": 3002, "version": "2860658722", "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": 1722703164.055705, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "ctime": 1722703161.0147002, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 272630023, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703160.7436998, "nlink": 1, "path": "/home/user1/.config/containers/storage.conf", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 109, "uid": 3002, "version": "169993746", "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": 1722703164.4147058, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703162.6057029, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 287310088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1722703162.3337023, "nlink": 1, "path": "/home/user1/.config/containers/policy.json", "pw_name": "user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 3002, "version": "1086371178", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Run the role with root config] ******************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:104 Saturday 03 August 2024 12:39:35 -0400 (0:00:01.445) 0:00:30.021 ******* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.116) 0:00:30.138 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.057) 0:00:30.196 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.040) 0:00:30.236 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.036) 0:00:30.273 ******* 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 platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.034) 0:00:30.308 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.YmqSmjDzDT/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" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 03 August 2024 12:39:35 -0400 (0:00:00.073) 0:00:30.381 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 03 August 2024 12:39:36 -0400 (0:00:01.005) 0:00:31.386 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.032) 0:00:31.419 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.036) 0:00:31.456 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030776", "end": "2024-08-03 12:39:36.804577", "rc": 0, "start": "2024-08-03 12:39:36.773801" } STDOUT: podman version 5.1.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.409) 0:00:31.865 ******* ok: [managed_node1] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.035) 0:00:31.901 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.035) 0:00:31.936 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 03 August 2024 12:39:36 -0400 (0:00:00.033) 0:00:31.970 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.038) 0:00:32.008 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.068) 0:00:32.076 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.380) 0:00:32.457 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.037) 0:00:32.494 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.047) 0:00:32.542 ******* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.380) 0:00:32.923 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 03 August 2024 12:39:37 -0400 (0:00:00.042) 0:00:32.965 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702575.1489897, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722702537.6120176, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6296586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1824518350", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.374) 0:00:33.340 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.031) 0:00:33.372 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.032) 0:00:33.404 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.031) 0:00:33.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 : Get subgid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.067) 0:00:33.503 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.031) 0:00:33.535 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.031) 0:00:33.567 ******* 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 group not in subgid file] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.031) 0:00:33.599 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.030) 0:00:33.630 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.063) 0:00:33.694 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 12:39:38 -0400 (0:00:00.063) 0:00:33.758 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 03 August 2024 12:39:39 -0400 (0:00:00.389) 0:00:34.147 ******* changed: [managed_node1] => { "changed": true, "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "dest": "/etc/containers/containers.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "6c7ebf8d89ccba8db738c4afe2b97f5a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "src": "/root/.ansible/tmp/ansible-tmp-1722703179.2042387-14954-229688624157542/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 03 August 2024 12:39:39 -0400 (0:00:00.710) 0:00:34.858 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 12:39:39 -0400 (0:00:00.064) 0:00:34.923 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 03 August 2024 12:39:40 -0400 (0:00:00.391) 0:00:35.315 ******* changed: [managed_node1] => { "changed": true, "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "dest": "/etc/containers/registries.conf.d/50-systemroles.conf", "gid": 0, "group": "root", "md5sum": "92130a764e88fe669136f6cf26613a84", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 225, "src": "/root/.ansible/tmp/ansible-tmp-1722703180.3700082-14978-277459257002727/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 03 August 2024 12:39:41 -0400 (0:00:00.717) 0:00:36.032 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 12:39:41 -0400 (0:00:00.067) 0:00:36.100 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 03 August 2024 12:39:41 -0400 (0:00:00.393) 0:00:36.494 ******* changed: [managed_node1] => { "changed": true, "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "dest": "/etc/containers/storage.conf", "gid": 0, "group": "root", "md5sum": "47c893f010daf00398b7ed40f434aa0e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 109, "src": "/root/.ansible/tmp/ansible-tmp-1722703181.5486965-15002-38788498531965/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 03 August 2024 12:39:42 -0400 (0:00:00.714) 0:00:37.208 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 12:39:42 -0400 (0:00:00.103) 0:00:37.311 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 03 August 2024 12:39:42 -0400 (0:00:00.394) 0:00:37.705 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702597.2669733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a71b1d310c167cdc95c2fc11e7835d5636768f14", "ctime": 1722702537.8720174, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023631, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1712928143.0, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 663, "uid": 0, "version": "2529461717", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 03 August 2024 12:39:43 -0400 (0:00:00.382) 0:00:38.088 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 03 August 2024 12:39:43 -0400 (0:00:00.374) 0:00:38.463 ******* 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-1722703183.5222528-15042-2656890385360/.source.json", "state": "file", "uid": 0 } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.703) 0:00:39.166 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.033) 0:00:39.200 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.033) 0:00:39.233 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.033) 0:00:39.267 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.028) 0:00:39.296 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.030) 0:00:39.326 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.029) 0:00:39.355 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.029) 0:00:39.385 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.029) 0:00:39.414 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.028) 0:00:39.443 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.029) 0:00:39.473 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 Saturday 03 August 2024 12:39:44 -0400 (0:00:00.046) 0:00:39.519 ******* 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": 1722703179.7947314, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "ctime": 1722703179.7987313, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 423624906, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703179.5297308, "nlink": 1, "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 116, "uid": 0, "version": "943094633", "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": 1722703180.9677331, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "ctime": 1722703180.9727333, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 434110603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703180.6997328, "nlink": 1, "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 225, "uid": 0, "version": "1644634396", "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": 1722703182.1427352, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "ctime": 1722703182.1467352, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596365, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703181.8757348, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 109, "uid": 0, "version": "3102227153", "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": 1722702597.2669733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703184.1027384, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 463470951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1712928143.0, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "359325125", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:118 Saturday 03 August 2024 12:39:45 -0400 (0:00:01.431) 0:00:40.951 ******* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.165) 0:00:41.117 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.059) 0:00:41.177 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.041) 0:00:41.218 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.036) 0:00:41.254 ******* 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 platform/version specific variables] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.036) 0:00:41.291 ******* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.YmqSmjDzDT/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" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 03 August 2024 12:39:46 -0400 (0:00:00.072) 0:00:41.363 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.930) 0:00:42.294 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.032) 0:00:42.327 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.037) 0:00:42.365 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031407", "end": "2024-08-03 12:39:47.705123", "rc": 0, "start": "2024-08-03 12:39:47.673716" } STDOUT: podman version 5.1.2 STDERR: time="2024-08-03T12:39:47-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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.401) 0:00:42.767 ******* ok: [managed_node1] => { "ansible_facts": { "podman_version": "5.1.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.036) 0:00:42.803 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.034) 0:00:42.838 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.034) 0:00:42.872 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 03 August 2024 12:39:47 -0400 (0:00:00.037) 0:00:42.910 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.105) 0:00:43.015 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.038) 0:00:43.054 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.036) 0:00:43.091 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.049) 0:00:43.140 ******* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.378) 0:00:43.518 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.043) 0:00:43.562 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722702575.1489897, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1722702537.6120176, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6296586, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1824518350", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.374) 0:00:43.936 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 03 August 2024 12:39:48 -0400 (0:00:00.032) 0:00:43.969 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.032) 0:00:44.002 ******* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.031) 0:00:44.034 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.032) 0:00:44.066 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.031) 0:00:44.097 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.031) 0:00:44.129 ******* 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 group not in subgid file] ***** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.031) 0:00:44.160 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.031) 0:00:44.192 ******* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.061) 0:00:44.253 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.065) 0:00:44.319 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 03 August 2024 12:39:49 -0400 (0:00:00.391) 0:00:44.710 ******* ok: [managed_node1] => { "changed": false, "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "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": 116, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 03 August 2024 12:39:50 -0400 (0:00:00.701) 0:00:45.412 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 03 August 2024 12:39:50 -0400 (0:00:00.067) 0:00:45.480 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 03 August 2024 12:39:50 -0400 (0:00:00.393) 0:00:45.874 ******* ok: [managed_node1] => { "changed": false, "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "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": 225, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 03 August 2024 12:39:51 -0400 (0:00:00.666) 0:00:46.540 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 03 August 2024 12:39:51 -0400 (0:00:00.067) 0:00:46.608 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 03 August 2024 12:39:52 -0400 (0:00:00.390) 0:00:46.998 ******* ok: [managed_node1] => { "changed": false, "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "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": 109, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 03 August 2024 12:39:52 -0400 (0:00:00.675) 0:00:47.673 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 03 August 2024 12:39:52 -0400 (0:00:00.071) 0:00:47.744 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 03 August 2024 12:39:53 -0400 (0:00:00.394) 0:00:48.139 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722703185.8797414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703184.1027384, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 463470951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1712928143.0, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "359325125", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 03 August 2024 12:39:53 -0400 (0:00:00.384) 0:00:48.524 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 03 August 2024 12:39:53 -0400 (0:00:00.371) 0:00:48.896 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 03 August 2024 12:39:53 -0400 (0:00:00.037) 0:00:48.934 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 03 August 2024 12:39:53 -0400 (0:00:00.033) 0:00:48.967 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.033) 0:00:49.000 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.033) 0:00:49.034 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.028) 0:00:49.063 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.067) 0:00:49.130 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.029) 0:00:49.160 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.030) 0:00:49.190 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.029) 0:00:49.220 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.030) 0:00:49.250 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.029) 0:00:49.280 ******* 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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:125 Saturday 03 August 2024 12:39:54 -0400 (0:00:00.047) 0:00:49.327 ******* 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": 1722703184.8297396, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "94370d6e765779f1c58daf02f667b8f0b74d91f6", "ctime": 1722703179.7987313, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 423624906, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703179.5297308, "nlink": 1, "path": "/etc/containers/containers.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 116, "uid": 0, "version": "943094633", "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": 1722703185.17774, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dfb9cd7094a81b3d1bb06512cc9b49a09c75639b", "ctime": 1722703180.9727333, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 434110603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703180.6997328, "nlink": 1, "path": "/etc/containers/registries.conf.d/50-systemroles.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 225, "uid": 0, "version": "1644634396", "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": 1722703185.528741, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d08574b6a1df63dbe1c939ff0bcc7c0b61d03044", "ctime": 1722703182.1467352, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596365, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722703181.8757348, "nlink": 1, "path": "/etc/containers/storage.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 109, "uid": 0, "version": "3102227153", "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": 1722703185.8797414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6746c079ad563b735fc39f73d4876654b80b0a0d", "ctime": 1722703184.1027384, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 463470951, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1712928143.0, "nlink": 1, "path": "/etc/containers/policy.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "version": "359325125", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:132 Saturday 03 August 2024 12:39:55 -0400 (0:00:01.444) 0:00:50.772 ******* included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml for managed_node1 => (item=/home/user1/.config/containers/storage.conf) included: /tmp/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:55 -0400 (0:00:00.118) 0:00:50.890 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgpbY29udGFpbmVyc10KYW5ub3RhdGlvbnMgPSBbICJlbnZpcm9ubWVudD1wcm9kdWN0aW9uIiwgInN0YXR1cz10aWVyMiIsXQo=", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:56 -0400 (0:00:00.367) 0:00:51.258 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:56 -0400 (0:00:00.087) 0:00:51.345 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgp1bnF1YWxpZmllZC1zZWFyY2gtcmVnaXN0cmllcz1bJ3JlZ2lzdHJ5LTEuZXhhbXBsZS5jb20nLCAncmVnaXN0cnktMi5leGFtcGxlLmNvbSddCmNyZWRlbnRpYWwtaGVscGVycz1bJ2NyZWQtaGVscGVyLTEnLCAnY3JlZC1oZWxwZXItMiddClthbGlhc2VzXQpteXJlZ2lzdHJ5PSJyZWdpc3RyeS5leGFtcGxlLmNvbSIK", "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/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:56 -0400 (0:00:00.369) 0:00:51.715 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:56 -0400 (0:00:00.087) 0:00:51.803 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgpbc3RvcmFnZV0KcnVucm9vdD0iL3RtcCIKZ3JhcGhyb290PSIvdmFyL2xpYi9jb250YWluZXJzL3N0b3JhZ2UiCg==", "encoding": "base64", "source": "/home/user1/.config/containers/storage.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:57 -0400 (0:00:00.370) 0:00:52.173 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:57 -0400 (0:00:00.087) 0:00:52.261 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgpbY29udGFpbmVyc10KYW5ub3RhdGlvbnMgPSBbICJlbnZpcm9ubWVudD1wcm9kdWN0aW9uIiwgInN0YXR1cz10aWVyMiIsXQo=", "encoding": "base64", "source": "/etc/containers/containers.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:57 -0400 (0:00:00.368) 0:00:52.630 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:57 -0400 (0:00:00.137) 0:00:52.767 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgp1bnF1YWxpZmllZC1zZWFyY2gtcmVnaXN0cmllcz1bJ3JlZ2lzdHJ5LTEuZXhhbXBsZS5jb20nLCAncmVnaXN0cnktMi5leGFtcGxlLmNvbSddCmNyZWRlbnRpYWwtaGVscGVycz1bJ2NyZWQtaGVscGVyLTEnLCAnY3JlZC1oZWxwZXItMiddClthbGlhc2VzXQpteXJlZ2lzdHJ5PSJyZWdpc3RyeS5leGFtcGxlLmNvbSIK", "encoding": "base64", "source": "/etc/containers/registries.conf.d/50-systemroles.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:58 -0400 (0:00:00.371) 0:00:53.139 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:3 Saturday 03 August 2024 12:39:58 -0400 (0:00:00.177) 0:00:53.317 ******* ok: [managed_node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6cG9kbWFuCgpbc3RvcmFnZV0KcnVucm9vdD0iL3RtcCIKZ3JhcGhyb290PSIvdmFyL2xpYi9jb250YWluZXJzL3N0b3JhZ2UiCg==", "encoding": "base64", "source": "/etc/containers/storage.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/check_header.yml:9 Saturday 03 August 2024 12:39:58 -0400 (0:00:00.376) 0:00:53.694 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Remove test config files] ************************************************ task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:153 Saturday 03 August 2024 12:39:58 -0400 (0:00:00.088) 0:00:53.782 ******* 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 [Restore system config files] ********************************************* task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:159 Saturday 03 August 2024 12:40:01 -0400 (0:00:02.834) 0:00:56.616 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "tar", "xfvpP", "/tmp/lsr_podman_config_c42k7ec5/backup.tar" ], "delta": "0:00:00.004000", "end": "2024-08-03 12:40:01.940367", "rc": 0, "start": "2024-08-03 12:40:01.936367" } STDOUT: /etc/containers/policy.json TASK [Remove temp directory] *************************************************** task path: /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:164 Saturday 03 August 2024 12:40:02 -0400 (0:00:00.384) 0:00:57.001 ******* changed: [managed_node1] => { "changed": true, "path": "/tmp/lsr_podman_config_c42k7ec5", "state": "absent" } PLAY RECAP ********************************************************************* managed_node1 : ok=163 changed=15 unreachable=0 failed=0 skipped=137 rescued=0 ignored=0 Saturday 03 August 2024 12:40:02 -0400 (0:00:00.435) 0:00:57.436 ******* =============================================================================== Remove test config files ------------------------------------------------ 2.83s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:153 Check that files exist and are non-null --------------------------------- 1.47s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:83 Check that files still exist and are non-null --------------------------- 1.45s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:97 Check that files still exist and are non-null --------------------------- 1.44s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:125 Check that files exist and are non-null --------------------------------- 1.43s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:111 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.15s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 1.09s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_config_files.yml:9 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.01s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.97s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.93s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.93s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Update container config file --------- 0.83s /tmp/tmp.YmqSmjDzDT/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.72s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update registries config file -------- 0.72s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.71s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 fedora.linux_system_roles.podman : Update storage config file ----------- 0.71s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 fedora.linux_system_roles.podman : Update container config file --------- 0.71s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Write new policy.json file ----------- 0.70s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 fedora.linux_system_roles.podman : Update container config file --------- 0.70s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 fedora.linux_system_roles.podman : Write new policy.json file ----------- 0.70s /tmp/tmp.YmqSmjDzDT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25