[WARNING]: Skipping plugin (/tmp/collections-orI/ansible_collections/ansible/posix/plugins/callback/cgroup_perf_recap.py), cannot load: cannot import name 'json' from 'ansible.parsing.ajson' (/usr/local/lib/python3.13/site-packages/ansible/parsing/ajson.py) [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. [DEPRECATION WARNING]: The 'ansible.posix.profile_tasks' callback plugin implements the following deprecated method(s): playbook_on_stats. This feature will be removed from the callback plugin API in ansible-core version 2.23. Implement the `v2_*` equivalent callback method(s) instead. ansible-playbook [core 2.19.0rc1] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-orI executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] (/usr/bin/python3.13) jinja version = 3.1.6 pyyaml version = 6.0.2 (with libyaml v0.2.5) No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 2 plays in /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:5 Monday 07 July 2025 20:09:08 -0400 (0:00:00.063) 0:00:00.063 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_test_password": "", "mysql_container_root_password": "" }, "ansible_included_var_files": [ "/tmp/podman-DLk/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:9 Monday 07 July 2025 20:09:08 -0400 (0:00:00.039) 0:00:00.102 *********** [WARNING]: Host 'managed-node2' is using the discovered Python interpreter at '/usr/bin/python3.13', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Create tmpdir for testing] *********************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:143 Monday 07 July 2025 20:09:09 -0400 (0:00:01.561) 0:00:01.664 *********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_ph69shde_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Change tmpdir permissions] *********************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:150 Monday 07 July 2025 20:09:10 -0400 (0:00:00.551) 0:00:02.215 *********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0777", "owner": "root", "path": "/tmp/lsr_ph69shde_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Enable podman copr] ****************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:161 Monday 07 July 2025 20:09:10 -0400 (0:00:00.597) 0:00:02.812 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Install podman from updates-testing] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:166 Monday 07 July 2025 20:09:10 -0400 (0:00:00.041) 0:00:02.854 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Podman version] ********************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:171 Monday 07 July 2025 20:09:10 -0400 (0:00:00.042) 0:00:02.896 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [Create user] ************************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:176 Monday 07 July 2025 20:09:11 -0400 (0:00:00.043) 0:00:02.939 *********** changed: [managed-node2] => { "changed": true, "comment": "", "create_home": true, "group": 3001, "home": "/home/podman_basic_user", "name": "podman_basic_user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 3001 } TASK [Create tempfile for kube_src] ******************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:181 Monday 07 July 2025 20:09:11 -0400 (0:00:00.757) 0:00:03.696 *********** changed: [managed-node2 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/lsr_podman_nct8q0um.yml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Write kube_file_src] ***************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:189 Monday 07 July 2025 20:09:12 -0400 (0:00:00.289) 0:00:03.985 *********** changed: [managed-node2 -> localhost] => { "changed": true, "checksum": "a0086e41dd596c876129de18bec19c49178cc0b6", "dest": "/tmp/lsr_podman_nct8q0um.yml", "gid": 0, "group": "root", "md5sum": "8672c8ee1923a9d78930ef92fe7cc953", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 710, "src": "/root/.ansible/tmp/ansible-tmp-1751933352.095111-4817-258581622610398/.source.yml", "state": "file", "uid": 0 } TASK [Create host directories for data] **************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:196 Monday 07 July 2025 20:09:12 -0400 (0:00:00.871) 0:00:04.857 *********** changed: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd1", "podman_basic_user", 3001 ], "mode": "0755", "owner": "podman_basic_user", "path": "/tmp/lsr_ph69shde_podman/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 3001 } changed: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd2", "root", 0 ], "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } changed: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": [ "httpd3", "root", 0 ], "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Create data files] ******************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:204 Monday 07 July 2025 20:09:14 -0400 (0:00:01.328) 0:00:06.185 *********** changed: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/lsr_ph69shde_podman/httpd1/index.txt", "gid": 0, "group": "root", "item": [ "httpd1", "podman_basic_user", 3001 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "podman_basic_user", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1751933354.3224213-4872-46801080851347/.source.txt", "state": "file", "uid": 3001 } changed: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/lsr_ph69shde_podman/httpd2/index.txt", "gid": 0, "group": "root", "item": [ "httpd2", "root", 0 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1751933355.1481745-4872-50972456846339/.source.txt", "state": "file", "uid": 0 } changed: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": true, "checksum": "40bd001563085fc35165329ea1ff5c5ecbdbbeef", "dest": "/tmp/lsr_ph69shde_podman/httpd3/index.txt", "gid": 0, "group": "root", "item": [ "httpd3", "root", 0 ], "md5sum": "202cb962ac59075b964b07152d234b70", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1751933355.9796293-4872-81171082778059/.source.txt", "state": "file", "uid": 0 } TASK [Run role - do not pull images] ******************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:214 Monday 07 July 2025 20:09:16 -0400 (0:00:02.495) 0:00:08.681 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:09:16 -0400 (0:00:00.074) 0:00:08.756 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:09:16 -0400 (0:00:00.029) 0:00:08.785 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:09:16 -0400 (0:00:00.033) 0:00:08.819 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:09:17 -0400 (0:00:00.450) 0:00:09.269 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:09:17 -0400 (0:00:00.027) 0:00:09.297 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:09:17 -0400 (0:00:00.447) 0:00:09.745 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:09:17 -0400 (0:00:00.026) 0:00:09.772 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:09:17 -0400 (0:00:00.052) 0:00:09.824 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:09:19 -0400 (0:00:01.483) 0:00:11.308 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:09:19 -0400 (0:00:00.056) 0:00:11.364 *********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: podman-5:5.5.2-1.fc42.x86_64", "Installed: catatonit-0.2.1-1.fc42.x86_64", "Installed: conmon-2:2.1.13-1.fc42.x86_64", "Installed: shadow-utils-subid-2:4.17.4-1.fc42.x86_64", "Installed: containers-common-extra-5:0.63.1-1.fc42.noarch", "Installed: containers-common-5:0.63.1-1.fc42.noarch", "Installed: crun-1.22-1.fc42.x86_64", "Installed: yajl-2.1.0-25.fc42.x86_64", "Installed: netavark-2:1.15.2-1.fc42.x86_64", "Installed: aardvark-dns-2:1.15.0-1.fc42.x86_64", "Installed: passt-0^20250611.g0293c6f-1.fc42.x86_64", "Installed: passt-selinux-0^20250611.g0293c6f-1.fc42.noarch", "Installed: container-selinux-4:2.238.0-1.fc42.noarch", "Installed: qemu-user-static-2:9.2.4-1.fc42.x86_64", "Installed: composefs-1.0.8-2.fc42.x86_64", "Installed: composefs-libs-1.0.8-2.fc42.x86_64", "Installed: fuse-overlayfs-1.13-3.fc42.x86_64", "Installed: fuse3-3.16.2-5.fc42.x86_64", "Installed: fuse-common-3.16.2-5.fc42.x86_64", "Installed: criu-libs-4.1-2.fc42.x86_64", "Installed: criu-4.1-2.fc42.x86_64", "Installed: libbsd-0.12.2-5.fc42.x86_64", "Installed: libnet-1.3-5.fc42.x86_64", "Installed: libmd-1.1.0-7.fc42.x86_64", "Installed: qemu-user-static-aarch64-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-alpha-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-arm-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-hexagon-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-hppa-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-loongarch64-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-m68k-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-microblaze-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-mips-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-or1k-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-ppc-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-riscv-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-s390x-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-sh4-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-sparc-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-x86-2:9.2.4-1.fc42.x86_64", "Installed: qemu-user-static-xtensa-2:9.2.4-1.fc42.x86_64" ] } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:10:18 -0400 (0:00:58.636) 0:01:10.001 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:10:18 -0400 (0:00:00.035) 0:01:10.037 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:10:18 -0400 (0:00:00.037) 0:01:10.074 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:10:18 -0400 (0:00:00.049) 0:01:10.124 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038334", "end": "2025-07-07 20:10:18.884548", "rc": 0, "start": "2025-07-07 20:10:18.846214" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:10:18 -0400 (0:00:00.754) 0:01:10.879 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:10:18 -0400 (0:00:00.029) 0:01:10.909 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:10:19 -0400 (0:00:00.027) 0:01:10.936 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:10:19 -0400 (0:00:00.036) 0:01:10.972 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:10:19 -0400 (0:00:00.030) 0:01:11.002 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:10:19 -0400 (0:00:00.032) 0:01:11.035 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:10:19 -0400 (0:00:00.027) 0:01:11.063 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:10:19 -0400 (0:00:00.074) 0:01:11.137 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:10:19 -0400 (0:00:00.683) 0:01:11.820 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:10:19 -0400 (0:00:00.026) 0:01:11.847 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:10:19 -0400 (0:00:00.050) 0:01:11.897 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1742428800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:10:20 -0400 (0:00:00.471) 0:01:12.369 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:10:20 -0400 (0:00:00.024) 0:01:12.393 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:10:20 -0400 (0:00:00.025) 0:01:12.418 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:10:20 -0400 (0:00:00.024) 0:01:12.443 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:10:20 -0400 (0:00:00.023) 0:01:12.467 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:10:20 -0400 (0:00:00.023) 0:01:12.490 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:10:20 -0400 (0:00:00.024) 0:01:12.515 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:10:20 -0400 (0:00:00.028) 0:01:12.543 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:10:20 -0400 (0:00:00.024) 0:01:12.568 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:10:20 -0400 (0:00:00.072) 0:01:12.640 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:10:20 -0400 (0:00:00.041) 0:01:12.682 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:10:20 -0400 (0:00:00.027) 0:01:12.709 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:10:20 -0400 (0:00:00.028) 0:01:12.738 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:10:20 -0400 (0:00:00.043) 0:01:12.781 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:10:20 -0400 (0:00:00.027) 0:01:12.808 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:10:20 -0400 (0:00:00.023) 0:01:12.832 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:10:20 -0400 (0:00:00.036) 0:01:12.869 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:10:20 -0400 (0:00:00.028) 0:01:12.897 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:10:21 -0400 (0:00:00.034) 0:01:12.931 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:10:21 -0400 (0:00:00.036) 0:01:12.969 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:10:21 -0400 (0:00:00.024) 0:01:12.993 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:10:21 -0400 (0:00:00.023) 0:01:13.017 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:10:21 -0400 (0:00:00.024) 0:01:13.041 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:10:21 -0400 (0:00:00.028) 0:01:13.070 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:10:21 -0400 (0:00:00.102) 0:01:13.172 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:10:21 -0400 (0:00:00.082) 0:01:13.255 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:10:21 -0400 (0:00:00.047) 0:01:13.303 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:10:21 -0400 (0:00:00.482) 0:01:13.785 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:10:21 -0400 (0:00:00.039) 0:01:13.824 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:10:22 -0400 (0:00:00.467) 0:01:14.292 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:10:22 -0400 (0:00:00.042) 0:01:14.334 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008863", "end": "2025-07-07 20:10:22.821657", "failed_when_result": false, "rc": 0, "start": "2025-07-07 20:10:22.812794" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:10:22 -0400 (0:00:00.472) 0:01:14.807 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:10:22 -0400 (0:00:00.032) 0:01:14.839 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:10:22 -0400 (0:00:00.035) 0:01:14.875 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:10:24 -0400 (0:00:01.349) 0:01:16.224 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:10:24 -0400 (0:00:00.023) 0:01:16.248 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:10:24 -0400 (0:00:00.023) 0:01:16.271 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:10:24 -0400 (0:00:00.023) 0:01:16.295 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:10:24 -0400 (0:00:00.032) 0:01:16.328 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:10:24 -0400 (0:00:00.033) 0:01:16.361 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice dbus.socket basic.target dbus-broker.service polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service shutdown.target iptables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3404345344", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:10:25 -0400 (0:00:00.884) 0:01:17.246 *********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service polkit.service sysinit.target basic.target system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target iptables.service ip6tables.service ipset.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3404238848", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:10:27 -0400 (0:00:01.948) 0:01:19.194 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:10:27 -0400 (0:00:00.042) 0:01:19.236 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:10:27 -0400 (0:00:00.022) 0:01:19.259 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:10:27 -0400 (0:00:00.022) 0:01:19.282 *********** changed: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:10:28 -0400 (0:00:00.828) 0:01:20.110 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:10:28 -0400 (0:00:00.043) 0:01:20.153 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:10:28 -0400 (0:00:00.034) 0:01:20.188 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:10:28 -0400 (0:00:00.026) 0:01:20.214 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:10:28 -0400 (0:00:00.025) 0:01:20.239 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:10:28 -0400 (0:00:00.023) 0:01:20.263 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:10:28 -0400 (0:00:00.022) 0:01:20.285 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:10:28 -0400 (0:00:00.031) 0:01:20.317 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:10:28 -0400 (0:00:00.098) 0:01:20.416 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:10:28 -0400 (0:00:00.036) 0:01:20.452 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:10:28 -0400 (0:00:00.028) 0:01:20.480 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:10:28 -0400 (0:00:00.052) 0:01:20.533 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:10:29 -0400 (0:00:00.459) 0:01:20.992 *********** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:10:29 -0400 (0:00:00.036) 0:01:21.028 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:10:29 -0400 (0:00:00.458) 0:01:21.487 *********** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:10:29 -0400 (0:00:00.035) 0:01:21.522 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:10:29 -0400 (0:00:00.027) 0:01:21.549 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:10:31 -0400 (0:00:01.365) 0:01:22.915 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:10:31 -0400 (0:00:00.033) 0:01:22.949 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:10:32 -0400 (0:00:01.380) 0:01:24.329 *********** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.8-1.fc42.noarch" ] } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:10:34 -0400 (0:00:01.633) 0:01:25.963 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:10:34 -0400 (0:00:00.038) 0:01:26.002 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:10:34 -0400 (0:00:00.039) 0:01:26.042 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:10:34 -0400 (0:00:00.041) 0:01:26.084 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:10:35 -0400 (0:00:01.108) 0:01:27.192 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009162", "end": "2025-07-07 20:10:35.706153", "failed_when_result": false, "rc": 0, "start": "2025-07-07 20:10:35.696991" } STDOUT: running TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:10:35 -0400 (0:00:00.496) 0:01:27.689 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:10:35 -0400 (0:00:00.029) 0:01:27.718 *********** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:10:35 -0400 (0:00:00.034) 0:01:27.753 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:10:35 -0400 (0:00:00.031) 0:01:27.784 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:10:35 -0400 (0:00:00.022) 0:01:27.806 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:10:35 -0400 (0:00:00.033) 0:01:27.840 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:10:35 -0400 (0:00:00.030) 0:01:27.870 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:10:35 -0400 (0:00:00.026) 0:01:27.896 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:10:36 -0400 (0:00:00.031) 0:01:27.928 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:10:36 -0400 (0:00:00.040) 0:01:27.968 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:10:36 -0400 (0:00:00.039) 0:01:28.008 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:10:36 -0400 (0:00:00.038) 0:01:28.046 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:10:36 -0400 (0:00:00.039) 0:01:28.086 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:10:36 -0400 (0:00:00.039) 0:01:28.125 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:10:36 -0400 (0:00:00.041) 0:01:28.167 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:10:36 -0400 (0:00:00.041) 0:01:28.209 *********** changed: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:10:37 -0400 (0:00:01.537) 0:01:29.746 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:10:37 -0400 (0:00:00.042) 0:01:29.789 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:10:41 -0400 (0:00:03.294) 0:01:33.084 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:10:41 -0400 (0:00:00.033) 0:01:33.117 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:10:41 -0400 (0:00:00.028) 0:01:33.145 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:10:41 -0400 (0:00:00.041) 0:01:33.187 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:10:41 -0400 (0:00:00.031) 0:01:33.218 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:10:41 -0400 (0:00:00.025) 0:01:33.243 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:10:41 -0400 (0:00:00.024) 0:01:33.268 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:10:41 -0400 (0:00:00.055) 0:01:33.323 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:10:41 -0400 (0:00:00.059) 0:01:33.383 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "created" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:10:41 -0400 (0:00:00.050) 0:01:33.434 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "nopull" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "nopull" } ] } }, "__podman_kube_file": null, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:10:41 -0400 (0:00:00.055) 0:01:33.489 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "nopull", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:10:41 -0400 (0:00:00.034) 0:01:33.524 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:10:41 -0400 (0:00:00.053) 0:01:33.577 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:10:41 -0400 (0:00:00.027) 0:01:33.604 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:10:41 -0400 (0:00:00.026) 0:01:33.631 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:10:41 -0400 (0:00:00.041) 0:01:33.672 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:10:42 -0400 (0:00:00.511) 0:01:34.184 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:10:42 -0400 (0:00:00.031) 0:01:34.216 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.244 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.272 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.300 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.329 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:10:42 -0400 (0:00:00.029) 0:01:34.359 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.388 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:10:42 -0400 (0:00:00.028) 0:01:34.417 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:10:42 -0400 (0:00:00.033) 0:01:34.450 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:10:42 -0400 (0:00:00.056) 0:01:34.507 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:10:42 -0400 (0:00:00.045) 0:01:34.552 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/nopull.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:10:42 -0400 (0:00:00.064) 0:01:34.617 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:10:42 -0400 (0:00:00.063) 0:01:34.681 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:10:42 -0400 (0:00:00.046) 0:01:34.728 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:10:42 -0400 (0:00:00.048) 0:01:34.776 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:10:42 -0400 (0:00:00.105) 0:01:34.882 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:10:43 -0400 (0:00:00.073) 0:01:34.955 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:10:43 -0400 (0:00:00.048) 0:01:35.004 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:10:43 -0400 (0:00:00.043) 0:01:35.048 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:10:43 -0400 (0:00:00.047) 0:01:35.095 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'volumes' in __podman_kube['spec']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:10:43 -0400 (0:00:00.051) 0:01:35.147 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_volumes | d([]) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:10:43 -0400 (0:00:00.052) 0:01:35.199 *********** skipping: [managed-node2] => (item=(censored due to no_log)) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:10:43 -0400 (0:00:00.053) 0:01:35.252 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:10:43 -0400 (0:00:00.482) 0:01:35.735 *********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:10:44 -0400 (0:00:00.535) 0:01:36.270 *********** changed: [managed-node2] => { "changed": true, "checksum": "d5dc917e3cae36de03aa971a17ac473f86fdf934", "dest": "/etc/containers/ansible-kubernetes.d/nopull.yml", "gid": 0, "group": "root", "md5sum": "1eceaf0da0bbf69a778deb11f0449417", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 217, "src": "/root/.ansible/tmp/ansible-tmp-1751933444.4370084-6216-19184583309735/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:10:45 -0400 (0:00:00.926) 0:01:37.197 *********** [WARNING]: Using a template for task args is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-unsafe). Origin: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:85:34 83 84 - name: Update containers/pods 85 containers.podman.podman_play: "{{ __podman_kube_spec | combine({'kube_file': __podman_kube_file}) }}" ^ column 34 changed: [managed-node2] => { "actions": [ "/usr/bin/podman play kube --start=false /etc/containers/ansible-kubernetes.d/nopull.yml" ], "changed": true } STDOUT: Pod: 2c53abe171d3761bc8ab478eefac0ed474a3b55c982191db04bd8a1abc38ad79 Container: 266093dd95c2ef62d51e0577e5b3cd2fa76d057911145b89418e3df09afd8bea STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:10:47 -0400 (0:00:01.912) 0:01:39.109 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:10:47 -0400 (0:00:00.035) 0:01:39.145 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:10:47 -0400 (0:00:00.035) 0:01:39.180 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:10:47 -0400 (0:00:00.043) 0:01:39.224 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:10:47 -0400 (0:00:00.058) 0:01:39.282 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:10:47 -0400 (0:00:00.043) 0:01:39.326 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:10:47 -0400 (0:00:00.040) 0:01:39.367 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:10:47 -0400 (0:00:00.045) 0:01:39.412 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:235 Monday 07 July 2025 20:10:47 -0400 (0:00:00.067) 0:01:39.479 *********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Run role - verify continue if pull fails] ******************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:239 Monday 07 July 2025 20:10:47 -0400 (0:00:00.061) 0:01:39.541 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:10:47 -0400 (0:00:00.169) 0:01:39.711 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:10:47 -0400 (0:00:00.079) 0:01:39.791 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:10:47 -0400 (0:00:00.052) 0:01:39.843 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:10:47 -0400 (0:00:00.050) 0:01:39.893 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:10:48 -0400 (0:00:00.055) 0:01:39.949 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:10:48 -0400 (0:00:00.052) 0:01:40.002 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:10:48 -0400 (0:00:00.056) 0:01:40.058 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:10:48 -0400 (0:00:00.106) 0:01:40.165 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:10:49 -0400 (0:00:00.996) 0:01:41.161 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:10:49 -0400 (0:00:00.030) 0:01:41.192 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:10:49 -0400 (0:00:00.082) 0:01:41.274 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:10:49 -0400 (0:00:00.049) 0:01:41.324 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:10:49 -0400 (0:00:00.048) 0:01:41.372 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:10:49 -0400 (0:00:00.049) 0:01:41.422 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028053", "end": "2025-07-07 20:10:49.935096", "rc": 0, "start": "2025-07-07 20:10:49.907043" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:10:50 -0400 (0:00:00.499) 0:01:41.921 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:10:50 -0400 (0:00:00.037) 0:01:41.959 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:10:50 -0400 (0:00:00.048) 0:01:42.007 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:10:50 -0400 (0:00:00.053) 0:01:42.060 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:10:50 -0400 (0:00:00.053) 0:01:42.113 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:10:50 -0400 (0:00:00.059) 0:01:42.173 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:10:50 -0400 (0:00:00.062) 0:01:42.236 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:10:50 -0400 (0:00:00.094) 0:01:42.330 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:10:50 -0400 (0:00:00.053) 0:01:42.384 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:10:50 -0400 (0:00:00.046) 0:01:42.430 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:10:50 -0400 (0:00:00.074) 0:01:42.504 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:10:51 -0400 (0:00:00.500) 0:01:43.005 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:10:51 -0400 (0:00:00.035) 0:01:43.041 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:10:51 -0400 (0:00:00.052) 0:01:43.094 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:10:51 -0400 (0:00:00.053) 0:01:43.147 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:10:51 -0400 (0:00:00.050) 0:01:43.198 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:10:51 -0400 (0:00:00.050) 0:01:43.248 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:10:51 -0400 (0:00:00.051) 0:01:43.299 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:10:51 -0400 (0:00:00.048) 0:01:43.348 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:10:51 -0400 (0:00:00.048) 0:01:43.397 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:10:51 -0400 (0:00:00.074) 0:01:43.471 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:10:51 -0400 (0:00:00.075) 0:01:43.547 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:10:51 -0400 (0:00:00.052) 0:01:43.599 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:10:51 -0400 (0:00:00.051) 0:01:43.650 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:10:51 -0400 (0:00:00.076) 0:01:43.726 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:10:51 -0400 (0:00:00.067) 0:01:43.793 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:10:51 -0400 (0:00:00.049) 0:01:43.843 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:10:52 -0400 (0:00:00.078) 0:01:43.921 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:10:52 -0400 (0:00:00.051) 0:01:43.973 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:10:52 -0400 (0:00:00.051) 0:01:44.024 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:10:52 -0400 (0:00:00.080) 0:01:44.105 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:10:52 -0400 (0:00:00.052) 0:01:44.158 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:10:52 -0400 (0:00:00.050) 0:01:44.208 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:10:52 -0400 (0:00:00.050) 0:01:44.259 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:10:52 -0400 (0:00:00.049) 0:01:44.309 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:10:52 -0400 (0:00:00.139) 0:01:44.448 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:10:52 -0400 (0:00:00.097) 0:01:44.545 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:10:52 -0400 (0:00:00.058) 0:01:44.604 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:10:52 -0400 (0:00:00.053) 0:01:44.658 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:10:52 -0400 (0:00:00.052) 0:01:44.710 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:10:52 -0400 (0:00:00.052) 0:01:44.763 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:10:52 -0400 (0:00:00.054) 0:01:44.818 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:10:52 -0400 (0:00:00.054) 0:01:44.872 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:10:53 -0400 (0:00:00.050) 0:01:44.922 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:10:53 -0400 (0:00:00.054) 0:01:44.976 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:10:54 -0400 (0:00:01.364) 0:01:46.341 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:10:54 -0400 (0:00:00.048) 0:01:46.390 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:10:54 -0400 (0:00:00.032) 0:01:46.422 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:10:54 -0400 (0:00:00.031) 0:01:46.454 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:10:54 -0400 (0:00:00.044) 0:01:46.498 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:10:54 -0400 (0:00:00.046) 0:01:46.545 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "674338000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3429998592", "MemoryCurrent": "34844672", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:10:55 -0400 (0:00:00.637) 0:01:47.182 *********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "674338000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3416973312", "MemoryCurrent": "34844672", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:10:55 -0400 (0:00:00.697) 0:01:47.880 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:10:56 -0400 (0:00:00.057) 0:01:47.938 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:10:56 -0400 (0:00:00.032) 0:01:47.970 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:10:56 -0400 (0:00:00.028) 0:01:47.998 *********** ok: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:10:56 -0400 (0:00:00.643) 0:01:48.641 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:10:56 -0400 (0:00:00.056) 0:01:48.698 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:10:56 -0400 (0:00:00.052) 0:01:48.751 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:10:56 -0400 (0:00:00.034) 0:01:48.786 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:10:56 -0400 (0:00:00.030) 0:01:48.816 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:10:56 -0400 (0:00:00.028) 0:01:48.845 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:10:56 -0400 (0:00:00.028) 0:01:48.873 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:10:57 -0400 (0:00:00.041) 0:01:48.915 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:10:57 -0400 (0:00:00.104) 0:01:49.019 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:10:57 -0400 (0:00:00.051) 0:01:49.070 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:10:57 -0400 (0:00:00.050) 0:01:49.121 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:10:57 -0400 (0:00:00.096) 0:01:49.218 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:10:57 -0400 (0:00:00.052) 0:01:49.270 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:10:57 -0400 (0:00:00.052) 0:01:49.323 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:10:57 -0400 (0:00:00.054) 0:01:49.378 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:10:57 -0400 (0:00:00.053) 0:01:49.431 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:10:57 -0400 (0:00:00.052) 0:01:49.484 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:10:58 -0400 (0:00:01.337) 0:01:50.822 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:10:58 -0400 (0:00:00.041) 0:01:50.863 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:11:00 -0400 (0:00:01.341) 0:01:52.205 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:11:01 -0400 (0:00:01.366) 0:01:53.572 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:11:01 -0400 (0:00:00.029) 0:01:53.601 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:11:01 -0400 (0:00:00.030) 0:01:53.632 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:11:01 -0400 (0:00:00.029) 0:01:53.662 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:11:02 -0400 (0:00:00.971) 0:01:54.633 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:11:02 -0400 (0:00:00.032) 0:01:54.666 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:11:02 -0400 (0:00:00.033) 0:01:54.699 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:11:02 -0400 (0:00:00.033) 0:01:54.733 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:11:02 -0400 (0:00:00.037) 0:01:54.771 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:11:02 -0400 (0:00:00.029) 0:01:54.800 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:11:02 -0400 (0:00:00.040) 0:01:54.840 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:11:02 -0400 (0:00:00.035) 0:01:54.875 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:11:02 -0400 (0:00:00.029) 0:01:54.905 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:11:03 -0400 (0:00:00.028) 0:01:54.934 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:11:03 -0400 (0:00:00.029) 0:01:54.963 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:11:03 -0400 (0:00:00.029) 0:01:54.992 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:11:03 -0400 (0:00:00.029) 0:01:55.022 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:11:03 -0400 (0:00:00.028) 0:01:55.051 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:11:03 -0400 (0:00:00.029) 0:01:55.081 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:11:03 -0400 (0:00:00.045) 0:01:55.126 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:11:03 -0400 (0:00:00.030) 0:01:55.157 *********** ok: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:11:03 -0400 (0:00:00.696) 0:01:55.854 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:11:03 -0400 (0:00:00.030) 0:01:55.884 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:11:07 -0400 (0:00:03.051) 0:01:58.936 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:11:07 -0400 (0:00:00.034) 0:01:58.971 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:11:07 -0400 (0:00:00.029) 0:01:59.001 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:11:07 -0400 (0:00:00.042) 0:01:59.044 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:11:07 -0400 (0:00:00.031) 0:01:59.076 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:11:07 -0400 (0:00:00.027) 0:01:59.103 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:11:07 -0400 (0:00:00.026) 0:01:59.129 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:11:07 -0400 (0:00:00.025) 0:01:59.154 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:11:07 -0400 (0:00:00.065) 0:01:59.219 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "created" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: >-\n quay.io/linux-system-roles/this_is_a_bogus_image:latest\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:11:07 -0400 (0:00:00.054) 0:01:59.274 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "bogus" }, "spec": { "containers": [ { "image": "quay.io/linux-system-roles/this_is_a_bogus_image:latest", "name": "bogus" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:11:07 -0400 (0:00:00.130) 0:01:59.404 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "bogus", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:11:07 -0400 (0:00:00.036) 0:01:59.440 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:11:07 -0400 (0:00:00.055) 0:01:59.496 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:11:07 -0400 (0:00:00.028) 0:01:59.524 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:11:07 -0400 (0:00:00.029) 0:01:59.553 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:11:07 -0400 (0:00:00.042) 0:01:59.596 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:11:08 -0400 (0:00:00.470) 0:02:00.066 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.096 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:11:08 -0400 (0:00:00.028) 0:02:00.125 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.154 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:11:08 -0400 (0:00:00.030) 0:02:00.184 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.214 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:11:08 -0400 (0:00:00.031) 0:02:00.246 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:11:08 -0400 (0:00:00.042) 0:02:00.288 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:11:08 -0400 (0:00:00.034) 0:02:00.323 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:11:08 -0400 (0:00:00.040) 0:02:00.363 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:11:08 -0400 (0:00:00.068) 0:02:00.431 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:11:08 -0400 (0:00:00.062) 0:02:00.494 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/bogus.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:11:08 -0400 (0:00:00.047) 0:02:00.541 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:11:08 -0400 (0:00:00.043) 0:02:00.584 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:11:08 -0400 (0:00:00.028) 0:02:00.613 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:11:08 -0400 (0:00:00.044) 0:02:00.657 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:11:08 -0400 (0:00:00.071) 0:02:00.728 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:11:08 -0400 (0:00:00.051) 0:02:00.780 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.810 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.839 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:11:08 -0400 (0:00:00.029) 0:02:00.869 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'volumes' in __podman_kube['spec']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:11:08 -0400 (0:00:00.030) 0:02:00.899 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_volumes | d([]) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:11:09 -0400 (0:00:00.032) 0:02:00.932 *********** [ERROR]: Failed to pull image quay.io/linux-system-roles/this_is_a_bogus_image:latest ok: [managed-node2] => (item=(censored due to no_log)) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:11:09 -0400 (0:00:00.947) 0:02:01.879 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:11:10 -0400 (0:00:00.502) 0:02:02.382 *********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:11:10 -0400 (0:00:00.496) 0:02:02.878 *********** changed: [managed-node2] => { "changed": true, "checksum": "f8266a972ed3be7e204d2a67883fe3a22b8dbf18", "dest": "/etc/containers/ansible-kubernetes.d/bogus.yml", "gid": 0, "group": "root", "md5sum": "22799c1e99f8fb14db15efc7dbc7ba4c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1751933471.0474439-7068-161584655224457/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:11:11 -0400 (0:00:00.942) 0:02:03.820 *********** [ERROR]: Task failed: Module failed: Output: Error=Trying to pull quay.io/linux-system-roles/this_is_a_bogus_image:latest... Error: internal error: unable to copy from source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: initializing source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: reading manifest latest in quay.io/linux-system-roles/this_is_a_bogus_image: unauthorized: access to the requested resource is not authorized Origin: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84:3 82 - __podman_kube | length > 0 83 84 - name: Update containers/pods ^ column 3 fatal: [managed-node2]: FAILED! => { "changed": false } MSG: Output: Error=Trying to pull quay.io/linux-system-roles/this_is_a_bogus_image:latest... Error: internal error: unable to copy from source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: initializing source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: reading manifest latest in quay.io/linux-system-roles/this_is_a_bogus_image: unauthorized: access to the requested resource is not authorized TASK [Verify image not pulled] ************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:262 Monday 07 July 2025 20:11:13 -0400 (0:00:01.119) 0:02:04.940 *********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:269 Monday 07 July 2025 20:11:13 -0400 (0:00:00.066) 0:02:05.006 *********** included: fedora.linux_system_roles.podman for managed-node2 => (item=nopull) included: fedora.linux_system_roles.podman for managed-node2 => (item=bogus) TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:11:13 -0400 (0:00:00.217) 0:02:05.223 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:11:13 -0400 (0:00:00.054) 0:02:05.278 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:11:13 -0400 (0:00:00.039) 0:02:05.318 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:11:13 -0400 (0:00:00.039) 0:02:05.357 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:11:13 -0400 (0:00:00.039) 0:02:05.397 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:11:13 -0400 (0:00:00.044) 0:02:05.441 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:11:13 -0400 (0:00:00.032) 0:02:05.473 *********** [WARNING]: The loop variable 'item' is already in use. Origin: item You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:11:13 -0400 (0:00:00.067) 0:02:05.541 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:11:14 -0400 (0:00:00.974) 0:02:06.515 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:11:14 -0400 (0:00:00.030) 0:02:06.545 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:11:14 -0400 (0:00:00.032) 0:02:06.578 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:11:14 -0400 (0:00:00.028) 0:02:06.606 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:11:14 -0400 (0:00:00.028) 0:02:06.635 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:11:14 -0400 (0:00:00.028) 0:02:06.664 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028734", "end": "2025-07-07 20:11:15.182056", "rc": 0, "start": "2025-07-07 20:11:15.153322" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:11:15 -0400 (0:00:00.524) 0:02:07.188 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:11:15 -0400 (0:00:00.059) 0:02:07.247 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:11:15 -0400 (0:00:00.056) 0:02:07.303 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:11:15 -0400 (0:00:00.050) 0:02:07.354 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:11:15 -0400 (0:00:00.049) 0:02:07.404 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:11:15 -0400 (0:00:00.085) 0:02:07.489 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:11:15 -0400 (0:00:00.124) 0:02:07.614 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:11:15 -0400 (0:00:00.097) 0:02:07.712 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:11:15 -0400 (0:00:00.052) 0:02:07.764 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:11:15 -0400 (0:00:00.049) 0:02:07.814 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:11:15 -0400 (0:00:00.069) 0:02:07.883 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:11:16 -0400 (0:00:00.504) 0:02:08.388 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:11:16 -0400 (0:00:00.037) 0:02:08.426 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:11:16 -0400 (0:00:00.038) 0:02:08.464 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:11:16 -0400 (0:00:00.030) 0:02:08.495 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:11:16 -0400 (0:00:00.048) 0:02:08.543 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:11:16 -0400 (0:00:00.029) 0:02:08.573 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:11:16 -0400 (0:00:00.030) 0:02:08.603 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:11:16 -0400 (0:00:00.029) 0:02:08.632 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:11:16 -0400 (0:00:00.029) 0:02:08.662 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:11:16 -0400 (0:00:00.047) 0:02:08.710 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:11:16 -0400 (0:00:00.046) 0:02:08.756 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:11:16 -0400 (0:00:00.030) 0:02:08.787 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:11:16 -0400 (0:00:00.030) 0:02:08.817 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:11:16 -0400 (0:00:00.046) 0:02:08.863 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:11:16 -0400 (0:00:00.035) 0:02:08.899 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:11:17 -0400 (0:00:00.045) 0:02:08.945 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:11:17 -0400 (0:00:00.079) 0:02:09.024 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:11:17 -0400 (0:00:00.049) 0:02:09.073 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:11:17 -0400 (0:00:00.050) 0:02:09.124 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:11:17 -0400 (0:00:00.080) 0:02:09.204 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:11:17 -0400 (0:00:00.052) 0:02:09.257 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:11:17 -0400 (0:00:00.047) 0:02:09.305 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:11:17 -0400 (0:00:00.052) 0:02:09.358 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:11:17 -0400 (0:00:00.050) 0:02:09.408 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:11:17 -0400 (0:00:00.138) 0:02:09.547 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:11:17 -0400 (0:00:00.115) 0:02:09.663 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:11:17 -0400 (0:00:00.034) 0:02:09.698 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:11:17 -0400 (0:00:00.036) 0:02:09.734 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:11:17 -0400 (0:00:00.040) 0:02:09.775 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:11:17 -0400 (0:00:00.037) 0:02:09.813 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:11:17 -0400 (0:00:00.036) 0:02:09.849 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:11:17 -0400 (0:00:00.035) 0:02:09.884 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:11:18 -0400 (0:00:00.033) 0:02:09.918 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:11:18 -0400 (0:00:00.032) 0:02:09.951 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:11:19 -0400 (0:00:01.316) 0:02:11.267 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:11:19 -0400 (0:00:00.029) 0:02:11.297 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:11:19 -0400 (0:00:00.028) 0:02:11.326 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:11:19 -0400 (0:00:00.028) 0:02:11.354 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:11:19 -0400 (0:00:00.038) 0:02:11.393 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:11:19 -0400 (0:00:00.040) 0:02:11.434 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "701910000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3434094592", "MemoryCurrent": "34844672", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:11:20 -0400 (0:00:00.628) 0:02:12.062 *********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "701910000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3433197568", "MemoryCurrent": "34844672", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:11:20 -0400 (0:00:00.626) 0:02:12.689 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:11:20 -0400 (0:00:00.043) 0:02:12.733 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:11:20 -0400 (0:00:00.028) 0:02:12.761 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:11:20 -0400 (0:00:00.029) 0:02:12.791 *********** ok: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:11:21 -0400 (0:00:00.635) 0:02:13.427 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:11:21 -0400 (0:00:00.050) 0:02:13.478 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:11:21 -0400 (0:00:00.041) 0:02:13.519 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:11:21 -0400 (0:00:00.037) 0:02:13.557 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:11:21 -0400 (0:00:00.038) 0:02:13.596 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:11:21 -0400 (0:00:00.030) 0:02:13.626 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:11:21 -0400 (0:00:00.032) 0:02:13.659 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:11:21 -0400 (0:00:00.101) 0:02:13.760 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:11:21 -0400 (0:00:00.092) 0:02:13.853 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:11:21 -0400 (0:00:00.047) 0:02:13.900 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:11:22 -0400 (0:00:00.034) 0:02:13.935 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:11:22 -0400 (0:00:00.063) 0:02:13.998 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:11:22 -0400 (0:00:00.047) 0:02:14.045 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:11:22 -0400 (0:00:00.051) 0:02:14.097 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:11:22 -0400 (0:00:00.037) 0:02:14.135 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:11:22 -0400 (0:00:00.033) 0:02:14.168 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:11:22 -0400 (0:00:00.040) 0:02:14.209 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:11:23 -0400 (0:00:01.334) 0:02:15.543 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:11:23 -0400 (0:00:00.034) 0:02:15.577 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:11:24 -0400 (0:00:01.319) 0:02:16.897 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:11:26 -0400 (0:00:01.330) 0:02:18.228 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:11:26 -0400 (0:00:00.049) 0:02:18.277 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:11:26 -0400 (0:00:00.050) 0:02:18.327 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:11:26 -0400 (0:00:00.051) 0:02:18.379 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:11:27 -0400 (0:00:00.960) 0:02:19.340 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:11:27 -0400 (0:00:00.035) 0:02:19.376 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:11:27 -0400 (0:00:00.042) 0:02:19.418 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:11:27 -0400 (0:00:00.054) 0:02:19.472 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:11:27 -0400 (0:00:00.062) 0:02:19.535 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:11:27 -0400 (0:00:00.049) 0:02:19.585 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:11:27 -0400 (0:00:00.067) 0:02:19.652 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:11:27 -0400 (0:00:00.060) 0:02:19.713 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:11:27 -0400 (0:00:00.049) 0:02:19.763 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:11:27 -0400 (0:00:00.029) 0:02:19.792 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:11:27 -0400 (0:00:00.049) 0:02:19.841 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:11:27 -0400 (0:00:00.036) 0:02:19.878 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:11:27 -0400 (0:00:00.030) 0:02:19.908 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:11:28 -0400 (0:00:00.035) 0:02:19.944 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:11:28 -0400 (0:00:00.032) 0:02:19.977 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:11:28 -0400 (0:00:00.030) 0:02:20.007 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:11:28 -0400 (0:00:00.031) 0:02:20.038 *********** ok: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:11:28 -0400 (0:00:00.702) 0:02:20.741 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:11:28 -0400 (0:00:00.034) 0:02:20.776 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:11:31 -0400 (0:00:03.108) 0:02:23.884 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:11:32 -0400 (0:00:00.059) 0:02:23.943 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:11:32 -0400 (0:00:00.064) 0:02:24.008 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:11:32 -0400 (0:00:00.074) 0:02:24.083 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:11:32 -0400 (0:00:00.054) 0:02:24.138 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:11:32 -0400 (0:00:00.048) 0:02:24.186 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:11:32 -0400 (0:00:00.047) 0:02:24.234 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:11:32 -0400 (0:00:00.046) 0:02:24.281 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:11:32 -0400 (0:00:00.098) 0:02:24.379 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: nopull\nspec:\n containers:\n - name: nopull\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:11:32 -0400 (0:00:00.076) 0:02:24.456 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "nopull" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "nopull" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:11:32 -0400 (0:00:00.083) 0:02:24.539 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "nopull", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:11:32 -0400 (0:00:00.060) 0:02:24.600 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:11:32 -0400 (0:00:00.096) 0:02:24.696 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:11:32 -0400 (0:00:00.051) 0:02:24.748 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:11:32 -0400 (0:00:00.052) 0:02:24.800 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:11:32 -0400 (0:00:00.073) 0:02:24.874 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:11:33 -0400 (0:00:00.508) 0:02:25.383 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:11:33 -0400 (0:00:00.030) 0:02:25.414 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:11:33 -0400 (0:00:00.030) 0:02:25.444 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:11:33 -0400 (0:00:00.030) 0:02:25.475 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:11:33 -0400 (0:00:00.072) 0:02:25.548 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:11:33 -0400 (0:00:00.031) 0:02:25.579 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:11:33 -0400 (0:00:00.029) 0:02:25.608 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:11:33 -0400 (0:00:00.030) 0:02:25.638 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:11:33 -0400 (0:00:00.030) 0:02:25.668 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:11:33 -0400 (0:00:00.038) 0:02:25.706 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:11:33 -0400 (0:00:00.056) 0:02:25.763 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:11:33 -0400 (0:00:00.063) 0:02:25.827 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/nopull.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:11:33 -0400 (0:00:00.067) 0:02:25.894 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:11:34 -0400 (0:00:00.067) 0:02:25.962 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/nopull.yml" ], "delta": "0:00:00.006774", "end": "2025-07-07 20:11:34.500478", "rc": 0, "start": "2025-07-07 20:11:34.493704" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-nopull.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:11:34 -0400 (0:00:00.525) 0:02:26.487 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:11:34 -0400 (0:00:00.057) 0:02:26.544 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:11:34 -0400 (0:00:00.029) 0:02:26.574 *********** ok: [managed-node2] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-nopull.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket network-online.target sysinit.target basic.target \"system-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-nopull.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/nopull.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/nopull.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/nopull.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/nopull.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-nopull.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3395862528", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-nopull.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:11:35 -0400 (0:00:00.652) 0:02:27.227 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933446.009361, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d5dc917e3cae36de03aa971a17ac473f86fdf934", "ctime": 1751933445.2149801, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 282775, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933444.8505464, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/nopull.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 217, "uid": 0, "version": "3288574385", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:11:35 -0400 (0:00:00.510) 0:02:27.737 *********** [WARNING]: Using a template for task args is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-unsafe). Origin: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:39:34 37 # remove this hack when the fix is available 38 - name: Remove pod/containers 39 containers.podman.podman_play: "{{ __podman_kube_spec | combine({'kube_file': __podman_kube_file}) }}" ^ column 34 changed: [managed-node2] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/nopull.yml" ], "changed": true, "failed_when_result": false } STDOUT: Pods stopped: 2c53abe171d3761bc8ab478eefac0ed474a3b55c982191db04bd8a1abc38ad79 Pods removed: 2c53abe171d3761bc8ab478eefac0ed474a3b55c982191db04bd8a1abc38ad79 Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:11:36 -0400 (0:00:00.702) 0:02:28.440 *********** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/nopull.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:11:37 -0400 (0:00:00.478) 0:02:28.919 *********** changed: [managed-node2] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036221", "end": "2025-07-07 20:11:37.469098", "rc": 0, "start": "2025-07-07 20:11:37.432877" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:11:37 -0400 (0:00:00.551) 0:02:29.471 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:11:37 -0400 (0:00:00.052) 0:02:29.523 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:11:37 -0400 (0:00:00.036) 0:02:29.560 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:11:37 -0400 (0:00:00.031) 0:02:29.591 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:11:37 -0400 (0:00:00.035) 0:02:29.626 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:11:37 -0400 (0:00:00.032) 0:02:29.659 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:11:37 -0400 (0:00:00.027) 0:02:29.687 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:11:37 -0400 (0:00:00.027) 0:02:29.714 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:11:37 -0400 (0:00:00.026) 0:02:29.741 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:11:37 -0400 (0:00:00.041) 0:02:29.782 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:11:37 -0400 (0:00:00.053) 0:02:29.835 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:11:37 -0400 (0:00:00.034) 0:02:29.870 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:11:37 -0400 (0:00:00.033) 0:02:29.904 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:11:38 -0400 (0:00:00.032) 0:02:29.936 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:11:38 -0400 (0:00:00.036) 0:02:29.973 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:11:38 -0400 (0:00:00.033) 0:02:30.007 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:11:38 -0400 (0:00:00.108) 0:02:30.116 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:11:39 -0400 (0:00:01.025) 0:02:31.141 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:11:39 -0400 (0:00:00.029) 0:02:31.171 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:11:39 -0400 (0:00:00.039) 0:02:31.210 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:11:39 -0400 (0:00:00.037) 0:02:31.247 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:11:39 -0400 (0:00:00.030) 0:02:31.278 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:11:39 -0400 (0:00:00.029) 0:02:31.308 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027512", "end": "2025-07-07 20:11:39.807749", "rc": 0, "start": "2025-07-07 20:11:39.780237" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:11:39 -0400 (0:00:00.486) 0:02:31.794 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:11:39 -0400 (0:00:00.035) 0:02:31.830 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:11:39 -0400 (0:00:00.033) 0:02:31.863 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:11:39 -0400 (0:00:00.031) 0:02:31.894 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:11:40 -0400 (0:00:00.030) 0:02:31.925 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:11:40 -0400 (0:00:00.040) 0:02:31.965 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:11:40 -0400 (0:00:00.037) 0:02:32.003 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:11:40 -0400 (0:00:00.056) 0:02:32.060 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:11:40 -0400 (0:00:00.030) 0:02:32.091 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:11:40 -0400 (0:00:00.033) 0:02:32.124 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:11:40 -0400 (0:00:00.059) 0:02:32.184 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:11:40 -0400 (0:00:00.492) 0:02:32.677 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:11:40 -0400 (0:00:00.032) 0:02:32.710 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:11:40 -0400 (0:00:00.033) 0:02:32.743 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:11:40 -0400 (0:00:00.036) 0:02:32.780 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:11:40 -0400 (0:00:00.032) 0:02:32.812 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:11:40 -0400 (0:00:00.045) 0:02:32.857 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:11:40 -0400 (0:00:00.050) 0:02:32.908 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:11:41 -0400 (0:00:00.037) 0:02:32.945 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:11:41 -0400 (0:00:00.083) 0:02:33.029 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:11:41 -0400 (0:00:00.054) 0:02:33.084 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:11:41 -0400 (0:00:00.049) 0:02:33.134 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:11:41 -0400 (0:00:00.030) 0:02:33.164 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:11:41 -0400 (0:00:00.029) 0:02:33.194 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:11:41 -0400 (0:00:00.046) 0:02:33.241 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:11:41 -0400 (0:00:00.044) 0:02:33.285 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:11:41 -0400 (0:00:00.030) 0:02:33.315 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:11:41 -0400 (0:00:00.046) 0:02:33.362 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:11:41 -0400 (0:00:00.032) 0:02:33.394 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:11:41 -0400 (0:00:00.031) 0:02:33.425 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:11:41 -0400 (0:00:00.054) 0:02:33.480 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:11:41 -0400 (0:00:00.035) 0:02:33.515 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:11:41 -0400 (0:00:00.034) 0:02:33.550 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:11:41 -0400 (0:00:00.035) 0:02:33.585 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:11:41 -0400 (0:00:00.030) 0:02:33.616 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:11:41 -0400 (0:00:00.086) 0:02:33.702 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:11:41 -0400 (0:00:00.062) 0:02:33.764 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:11:41 -0400 (0:00:00.034) 0:02:33.798 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:11:41 -0400 (0:00:00.033) 0:02:33.832 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:11:41 -0400 (0:00:00.033) 0:02:33.865 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:11:41 -0400 (0:00:00.038) 0:02:33.904 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:11:42 -0400 (0:00:00.037) 0:02:33.941 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:11:42 -0400 (0:00:00.055) 0:02:33.997 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:11:42 -0400 (0:00:00.039) 0:02:34.037 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:11:42 -0400 (0:00:00.037) 0:02:34.074 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:11:43 -0400 (0:00:01.326) 0:02:35.400 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:11:43 -0400 (0:00:00.033) 0:02:35.434 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:11:43 -0400 (0:00:00.030) 0:02:35.465 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:11:43 -0400 (0:00:00.029) 0:02:35.494 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:11:43 -0400 (0:00:00.041) 0:02:35.535 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:11:43 -0400 (0:00:00.041) 0:02:35.577 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "728509000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3373477888", "MemoryCurrent": "34877440", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:11:44 -0400 (0:00:00.646) 0:02:36.223 *********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "728509000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3377946624", "MemoryCurrent": "34877440", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:11:44 -0400 (0:00:00.670) 0:02:36.893 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:11:45 -0400 (0:00:00.046) 0:02:36.940 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:11:45 -0400 (0:00:00.030) 0:02:36.970 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:11:45 -0400 (0:00:00.029) 0:02:36.999 *********** ok: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:11:45 -0400 (0:00:00.634) 0:02:37.634 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:11:45 -0400 (0:00:00.050) 0:02:37.685 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:11:45 -0400 (0:00:00.044) 0:02:37.730 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:11:45 -0400 (0:00:00.034) 0:02:37.764 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:11:45 -0400 (0:00:00.048) 0:02:37.813 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:11:45 -0400 (0:00:00.047) 0:02:37.861 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:11:45 -0400 (0:00:00.033) 0:02:37.894 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:11:46 -0400 (0:00:00.048) 0:02:37.943 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:11:46 -0400 (0:00:00.108) 0:02:38.051 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:11:46 -0400 (0:00:00.047) 0:02:38.099 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:11:46 -0400 (0:00:00.034) 0:02:38.133 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:11:46 -0400 (0:00:00.062) 0:02:38.196 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:11:46 -0400 (0:00:00.034) 0:02:38.230 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:11:46 -0400 (0:00:00.034) 0:02:38.264 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:11:46 -0400 (0:00:00.033) 0:02:38.298 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:11:46 -0400 (0:00:00.033) 0:02:38.331 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:11:46 -0400 (0:00:00.100) 0:02:38.432 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:11:47 -0400 (0:00:01.409) 0:02:39.841 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:11:47 -0400 (0:00:00.059) 0:02:39.901 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:11:49 -0400 (0:00:01.437) 0:02:41.339 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:11:50 -0400 (0:00:01.371) 0:02:42.710 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:11:50 -0400 (0:00:00.042) 0:02:42.753 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:11:50 -0400 (0:00:00.052) 0:02:42.806 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:11:50 -0400 (0:00:00.050) 0:02:42.857 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:11:51 -0400 (0:00:01.006) 0:02:43.864 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:11:52 -0400 (0:00:00.062) 0:02:43.926 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:11:52 -0400 (0:00:00.058) 0:02:43.984 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:11:52 -0400 (0:00:00.056) 0:02:44.041 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:11:52 -0400 (0:00:00.044) 0:02:44.085 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:11:52 -0400 (0:00:00.032) 0:02:44.118 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:11:52 -0400 (0:00:00.047) 0:02:44.165 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:11:52 -0400 (0:00:00.043) 0:02:44.209 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:11:52 -0400 (0:00:00.028) 0:02:44.237 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:11:52 -0400 (0:00:00.032) 0:02:44.270 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:11:52 -0400 (0:00:00.030) 0:02:44.300 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:11:52 -0400 (0:00:00.028) 0:02:44.329 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:11:52 -0400 (0:00:00.029) 0:02:44.359 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:11:52 -0400 (0:00:00.028) 0:02:44.387 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:11:52 -0400 (0:00:00.029) 0:02:44.417 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:11:52 -0400 (0:00:00.031) 0:02:44.449 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:11:52 -0400 (0:00:00.033) 0:02:44.482 *********** ok: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:11:53 -0400 (0:00:00.733) 0:02:45.216 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:11:53 -0400 (0:00:00.055) 0:02:45.271 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:11:56 -0400 (0:00:03.151) 0:02:48.423 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:11:56 -0400 (0:00:00.061) 0:02:48.484 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:11:56 -0400 (0:00:00.053) 0:02:48.538 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:11:56 -0400 (0:00:00.077) 0:02:48.616 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:11:56 -0400 (0:00:00.080) 0:02:48.696 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:11:56 -0400 (0:00:00.051) 0:02:48.748 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:11:56 -0400 (0:00:00.049) 0:02:48.797 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:11:56 -0400 (0:00:00.049) 0:02:48.846 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:11:57 -0400 (0:00:00.066) 0:02:48.913 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: bogus\nspec:\n containers:\n - name: bogus\n image: quay.io/libpod/testimage:20210610\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:11:57 -0400 (0:00:00.052) 0:02:48.966 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "bogus" }, "spec": { "containers": [ { "image": "quay.io/libpod/testimage:20210610", "name": "bogus" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:11:57 -0400 (0:00:00.059) 0:02:49.025 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "bogus", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:11:57 -0400 (0:00:00.040) 0:02:49.066 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:11:57 -0400 (0:00:00.059) 0:02:49.126 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:11:57 -0400 (0:00:00.030) 0:02:49.156 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:11:57 -0400 (0:00:00.029) 0:02:49.186 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:11:57 -0400 (0:00:00.044) 0:02:49.231 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:11:57 -0400 (0:00:00.505) 0:02:49.736 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:11:57 -0400 (0:00:00.057) 0:02:49.793 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:11:57 -0400 (0:00:00.055) 0:02:49.849 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:11:57 -0400 (0:00:00.054) 0:02:49.903 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:11:58 -0400 (0:00:00.054) 0:02:49.958 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:11:58 -0400 (0:00:00.053) 0:02:50.011 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:11:58 -0400 (0:00:00.039) 0:02:50.051 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:11:58 -0400 (0:00:00.034) 0:02:50.085 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:11:58 -0400 (0:00:00.033) 0:02:50.119 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:11:58 -0400 (0:00:00.038) 0:02:50.158 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:11:58 -0400 (0:00:00.048) 0:02:50.206 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:11:58 -0400 (0:00:00.041) 0:02:50.248 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/bogus.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:11:58 -0400 (0:00:00.042) 0:02:50.290 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:11:58 -0400 (0:00:00.040) 0:02:50.331 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/bogus.yml" ], "delta": "0:00:00.006045", "end": "2025-07-07 20:11:58.816026", "rc": 0, "start": "2025-07-07 20:11:58.809981" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-bogus.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:11:58 -0400 (0:00:00.470) 0:02:50.802 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:11:58 -0400 (0:00:00.063) 0:02:50.865 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:11:58 -0400 (0:00:00.041) 0:02:50.907 *********** ok: [managed-node2] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-bogus.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target network-online.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-bogus.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/bogus.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/bogus.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/bogus.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/bogus.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-bogus.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3389812736", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-bogus.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:11:59 -0400 (0:00:00.699) 0:02:51.607 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933472.4077294, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f8266a972ed3be7e204d2a67883fe3a22b8dbf18", "ctime": 1751933471.8359904, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 283345, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933471.473723, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/bogus.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "version": "4219644340", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:12:00 -0400 (0:00:00.473) 0:02:52.081 *********** changed: [managed-node2] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/bogus.yml" ], "changed": true, "failed_when_result": false } STDOUT: Pods stopped: 983e9ed64dec716110f63d2b7478bad7e3f65bbc9ff11c63fe7a7749b9c53947 Pods removed: 983e9ed64dec716110f63d2b7478bad7e3f65bbc9ff11c63fe7a7749b9c53947 Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:12:00 -0400 (0:00:00.660) 0:02:52.742 *********** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/bogus.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:12:01 -0400 (0:00:00.473) 0:02:53.216 *********** changed: [managed-node2] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034782", "end": "2025-07-07 20:12:01.745291", "rc": 0, "start": "2025-07-07 20:12:01.710509" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:12:01 -0400 (0:00:00.518) 0:02:53.734 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:12:01 -0400 (0:00:00.051) 0:02:53.785 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:12:01 -0400 (0:00:00.031) 0:02:53.817 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:12:01 -0400 (0:00:00.046) 0:02:53.863 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:12:01 -0400 (0:00:00.031) 0:02:53.895 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:12:02 -0400 (0:00:00.030) 0:02:53.926 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:12:02 -0400 (0:00:00.034) 0:02:53.960 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:12:02 -0400 (0:00:00.038) 0:02:53.999 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:12:02 -0400 (0:00:00.051) 0:02:54.050 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:291 Monday 07 July 2025 20:12:02 -0400 (0:00:00.076) 0:02:54.126 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:12:02 -0400 (0:00:00.158) 0:02:54.284 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:12:02 -0400 (0:00:00.088) 0:02:54.373 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:12:02 -0400 (0:00:00.058) 0:02:54.431 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:12:02 -0400 (0:00:00.057) 0:02:54.489 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:12:02 -0400 (0:00:00.058) 0:02:54.547 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:12:02 -0400 (0:00:00.059) 0:02:54.607 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:12:02 -0400 (0:00:00.062) 0:02:54.670 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:12:02 -0400 (0:00:00.112) 0:02:54.783 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:12:03 -0400 (0:00:01.072) 0:02:55.855 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:12:03 -0400 (0:00:00.055) 0:02:55.910 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:12:04 -0400 (0:00:00.071) 0:02:55.982 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:12:04 -0400 (0:00:00.050) 0:02:56.033 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:12:04 -0400 (0:00:00.051) 0:02:56.085 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:12:04 -0400 (0:00:00.043) 0:02:56.129 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027807", "end": "2025-07-07 20:12:04.639539", "rc": 0, "start": "2025-07-07 20:12:04.611732" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:12:04 -0400 (0:00:00.498) 0:02:56.627 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:12:04 -0400 (0:00:00.035) 0:02:56.663 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:12:04 -0400 (0:00:00.034) 0:02:56.698 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:12:04 -0400 (0:00:00.031) 0:02:56.730 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:12:04 -0400 (0:00:00.028) 0:02:56.759 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:12:04 -0400 (0:00:00.040) 0:02:56.799 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:12:04 -0400 (0:00:00.038) 0:02:56.837 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:12:04 -0400 (0:00:00.058) 0:02:56.896 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:12:05 -0400 (0:00:00.031) 0:02:56.927 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:12:05 -0400 (0:00:00.039) 0:02:56.967 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:12:05 -0400 (0:00:00.069) 0:02:57.036 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:12:05 -0400 (0:00:00.505) 0:02:57.542 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:12:05 -0400 (0:00:00.055) 0:02:57.597 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:12:05 -0400 (0:00:00.053) 0:02:57.651 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:12:05 -0400 (0:00:00.039) 0:02:57.691 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:12:05 -0400 (0:00:00.033) 0:02:57.724 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:12:05 -0400 (0:00:00.038) 0:02:57.763 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:12:05 -0400 (0:00:00.039) 0:02:57.802 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:12:05 -0400 (0:00:00.034) 0:02:57.837 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:12:05 -0400 (0:00:00.030) 0:02:57.868 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:12:06 -0400 (0:00:00.048) 0:02:57.916 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:12:06 -0400 (0:00:00.045) 0:02:57.962 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:12:06 -0400 (0:00:00.031) 0:02:57.994 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:12:06 -0400 (0:00:00.045) 0:02:58.039 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:12:06 -0400 (0:00:00.050) 0:02:58.089 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:12:06 -0400 (0:00:00.035) 0:02:58.125 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:12:06 -0400 (0:00:00.050) 0:02:58.175 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:12:06 -0400 (0:00:00.125) 0:02:58.301 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:12:06 -0400 (0:00:00.038) 0:02:58.340 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:12:06 -0400 (0:00:00.039) 0:02:58.379 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:12:06 -0400 (0:00:00.052) 0:02:58.432 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:12:06 -0400 (0:00:00.031) 0:02:58.464 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:12:06 -0400 (0:00:00.031) 0:02:58.496 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:12:06 -0400 (0:00:00.030) 0:02:58.526 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:12:06 -0400 (0:00:00.030) 0:02:58.557 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:12:06 -0400 (0:00:00.085) 0:02:58.643 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:12:06 -0400 (0:00:00.065) 0:02:58.708 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:12:06 -0400 (0:00:00.040) 0:02:58.749 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:12:06 -0400 (0:00:00.054) 0:02:58.803 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:12:06 -0400 (0:00:00.059) 0:02:58.863 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:12:07 -0400 (0:00:00.058) 0:02:58.921 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:12:07 -0400 (0:00:00.059) 0:02:58.980 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:12:07 -0400 (0:00:00.062) 0:02:59.043 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:12:07 -0400 (0:00:00.080) 0:02:59.123 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:12:07 -0400 (0:00:00.058) 0:02:59.182 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:12:08 -0400 (0:00:01.348) 0:03:00.530 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:12:08 -0400 (0:00:00.036) 0:03:00.567 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:12:08 -0400 (0:00:00.039) 0:03:00.606 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:12:08 -0400 (0:00:00.033) 0:03:00.640 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:12:08 -0400 (0:00:00.039) 0:03:00.679 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:12:08 -0400 (0:00:00.039) 0:03:00.718 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "755439000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3413721088", "MemoryCurrent": "34893824", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:12:09 -0400 (0:00:00.647) 0:03:01.366 *********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket basic.target system.slice sysinit.target polkit.service dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "network-pre.target shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "755439000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ipset.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[n/a] ; pid=9875 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[Mon 2025-07-07 20:10:26 EDT] ; stop_time=[Mon 2025-07-07 20:10:27 EDT] ; pid=9877 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3415977984", "MemoryCurrent": "34893824", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:10:27 EDT", "StateChangeTimestampMonotonic": "444349810", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:12:10 -0400 (0:00:00.651) 0:03:02.017 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:12:10 -0400 (0:00:00.075) 0:03:02.093 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:12:10 -0400 (0:00:00.049) 0:03:02.143 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:12:10 -0400 (0:00:00.064) 0:03:02.207 *********** ok: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:12:10 -0400 (0:00:00.699) 0:03:02.907 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:12:11 -0400 (0:00:00.084) 0:03:02.991 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:12:11 -0400 (0:00:00.074) 0:03:03.066 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:12:11 -0400 (0:00:00.056) 0:03:03.122 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:12:11 -0400 (0:00:00.056) 0:03:03.179 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:12:11 -0400 (0:00:00.067) 0:03:03.247 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:12:11 -0400 (0:00:00.052) 0:03:03.300 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:12:11 -0400 (0:00:00.078) 0:03:03.378 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:12:11 -0400 (0:00:00.116) 0:03:03.495 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:12:11 -0400 (0:00:00.056) 0:03:03.551 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:12:11 -0400 (0:00:00.040) 0:03:03.591 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:12:11 -0400 (0:00:00.060) 0:03:03.652 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:12:11 -0400 (0:00:00.034) 0:03:03.686 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:12:11 -0400 (0:00:00.032) 0:03:03.719 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:12:11 -0400 (0:00:00.034) 0:03:03.754 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:12:11 -0400 (0:00:00.032) 0:03:03.787 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:12:11 -0400 (0:00:00.033) 0:03:03.820 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:12:13 -0400 (0:00:01.418) 0:03:05.239 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:12:13 -0400 (0:00:00.059) 0:03:05.299 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:12:14 -0400 (0:00:01.410) 0:03:06.709 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:12:16 -0400 (0:00:01.383) 0:03:08.093 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:12:16 -0400 (0:00:00.029) 0:03:08.123 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:12:16 -0400 (0:00:00.033) 0:03:08.156 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:12:16 -0400 (0:00:00.041) 0:03:08.198 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:12:17 -0400 (0:00:00.982) 0:03:09.181 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:12:17 -0400 (0:00:00.046) 0:03:09.227 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:12:17 -0400 (0:00:00.057) 0:03:09.284 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:12:17 -0400 (0:00:00.128) 0:03:09.413 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:12:17 -0400 (0:00:00.071) 0:03:09.485 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:12:17 -0400 (0:00:00.052) 0:03:09.537 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:12:17 -0400 (0:00:00.068) 0:03:09.605 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:12:17 -0400 (0:00:00.061) 0:03:09.666 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:12:17 -0400 (0:00:00.048) 0:03:09.715 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:12:17 -0400 (0:00:00.051) 0:03:09.766 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:12:17 -0400 (0:00:00.049) 0:03:09.816 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:12:17 -0400 (0:00:00.048) 0:03:09.864 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:12:18 -0400 (0:00:00.052) 0:03:09.916 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:12:18 -0400 (0:00:00.043) 0:03:09.960 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:12:18 -0400 (0:00:00.049) 0:03:10.010 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:12:18 -0400 (0:00:00.049) 0:03:10.059 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:12:18 -0400 (0:00:00.050) 0:03:10.109 *********** ok: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:12:18 -0400 (0:00:00.741) 0:03:10.851 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:12:18 -0400 (0:00:00.058) 0:03:10.910 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:12:22 -0400 (0:00:03.138) 0:03:14.049 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:12:22 -0400 (0:00:00.062) 0:03:14.111 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:12:22 -0400 (0:00:00.053) 0:03:14.164 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:12:22 -0400 (0:00:00.077) 0:03:14.241 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:12:22 -0400 (0:00:00.055) 0:03:14.297 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:12:22 -0400 (0:00:00.031) 0:03:14.329 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:12:22 -0400 (0:00:00.031) 0:03:14.360 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:12:22 -0400 (0:00:00.037) 0:03:14.397 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:12:22 -0400 (0:00:00.123) 0:03:14.521 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:12:22 -0400 (0:00:00.053) 0:03:14.574 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "podman_basic_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:12:22 -0400 (0:00:00.064) 0:03:14.639 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:12:22 -0400 (0:00:00.038) 0:03:14.678 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:12:22 -0400 (0:00:00.058) 0:03:14.737 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:12:23 -0400 (0:00:00.468) 0:03:15.205 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:12:23 -0400 (0:00:00.038) 0:03:15.243 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:12:23 -0400 (0:00:00.064) 0:03:15.307 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:12:23 -0400 (0:00:00.502) 0:03:15.810 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "podman_basic_user" ], "delta": "0:00:00.004131", "end": "2025-07-07 20:12:24.293536", "rc": 0, "start": "2025-07-07 20:12:24.289405" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:12:24 -0400 (0:00:00.481) 0:03:16.292 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_basic_user" ], "delta": "0:00:00.005765", "end": "2025-07-07 20:12:24.789806", "rc": 0, "start": "2025-07-07 20:12:24.784041" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:12:24 -0400 (0:00:00.497) 0:03:16.789 *********** ok: [managed-node2] => { "ansible_facts": { "podman_subgid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:12:24 -0400 (0:00:00.070) 0:03:16.860 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:12:24 -0400 (0:00:00.036) 0:03:16.896 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:12:25 -0400 (0:00:00.039) 0:03:16.935 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:12:25 -0400 (0:00:00.039) 0:03:16.975 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:12:25 -0400 (0:00:00.035) 0:03:17.011 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:12:25 -0400 (0:00:00.031) 0:03:17.042 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:12:25 -0400 (0:00:00.035) 0:03:17.078 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/podman_basic_user", "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:12:25 -0400 (0:00:00.041) 0:03:17.120 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:12:25 -0400 (0:00:00.037) 0:03:17.158 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:12:25 -0400 (0:00:00.040) 0:03:17.198 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:12:25 -0400 (0:00:00.041) 0:03:17.240 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.005645", "end": "2025-07-07 20:12:25.737827", "rc": 0, "start": "2025-07-07 20:12:25.732182" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:12:25 -0400 (0:00:00.486) 0:03:17.726 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:12:25 -0400 (0:00:00.029) 0:03:17.756 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:12:25 -0400 (0:00:00.062) 0:03:17.818 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:12:25 -0400 (0:00:00.049) 0:03:17.867 *********** changed: [managed-node2] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "podman_basic_user" ], "delta": "0:00:00.025395", "end": "2025-07-07 20:12:26.373727", "rc": 0, "start": "2025-07-07 20:12:26.348332" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:12:26 -0400 (0:00:00.524) 0:03:18.392 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:12:26 -0400 (0:00:00.041) 0:03:18.433 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:12:26 -0400 (0:00:00.031) 0:03:18.465 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd1", "/tmp/lsr_ph69shde_podman/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:12:26 -0400 (0:00:00.055) 0:03:18.521 *********** [WARNING]: Using a template for task args is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat-unsafe). Origin: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:19:9 17 18 - name: Create host directories 19 file: "{{ __defaults | combine(podman_host_directories[__hostitem]) if __hostitem in podman_host_directories | d... ^ column 9 changed: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd1) => { "ansible_loop_var": "item", "changed": true, "gid": 3001, "group": "podman_basic_user", "item": "/tmp/lsr_ph69shde_podman/httpd1", "mode": "0755", "owner": "podman_basic_user", "path": "/tmp/lsr_ph69shde_podman/httpd1", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 3001 } changed: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd1-create) => { "ansible_loop_var": "item", "changed": true, "gid": 3001, "group": "podman_basic_user", "item": "/tmp/lsr_ph69shde_podman/httpd1-create", "mode": "0755", "owner": "podman_basic_user", "path": "/tmp/lsr_ph69shde_podman/httpd1-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:12:27 -0400 (0:00:00.992) 0:03:19.514 *********** [WARNING]: Module remote_tmp /home/podman_basic_user/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually changed: [managed-node2] => (item=(censored due to no_log)) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:12:29 -0400 (0:00:01.662) 0:03:21.176 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:12:29 -0400 (0:00:00.504) 0:03:21.681 *********** changed: [managed-node2] => { "changed": true, "gid": 3001, "group": "podman_basic_user", "mode": "0755", "owner": "podman_basic_user", "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:12:30 -0400 (0:00:00.517) 0:03:22.198 *********** changed: [managed-node2] => { "changed": true, "checksum": "3349ef17af756c34269aeebfbf4fb1ca936d1e86", "dest": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "gid": 3001, "group": "podman_basic_user", "md5sum": "d4b03b9932c78549ca3593276a46cdec", "mode": "0644", "owner": "podman_basic_user", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 762, "src": "/root/.ansible/tmp/ansible-tmp-1751933550.3749135-9729-91404791716487/.source.yml", "state": "file", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:12:31 -0400 (0:00:01.019) 0:03:23.217 *********** changed: [managed-node2] => { "actions": [ "/usr/sbin/podman play kube --start=true --log-level=debug /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": true } STDOUT: Pod: 34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9 Container: d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 STDERR: time="2025-07-07T20:12:31-04:00" level=info msg="/usr/sbin/podman filtering at log level debug" time="2025-07-07T20:12:31-04:00" level=debug msg="Called kube.PersistentPreRunE(/usr/sbin/podman play kube --start=true --log-level=debug /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2025-07-07T20:12:31-04:00" level=info msg="Setting parallel job count to 7" time="2025-07-07T20:12:31-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2025-07-07T20:12:31-04:00" level=info msg="Using sqlite as database backend" time="2025-07-07T20:12:31-04:00" level=debug msg="systemd-logind: Unknown object '/'." time="2025-07-07T20:12:31-04:00" level=debug msg="Using graph driver overlay" time="2025-07-07T20:12:31-04:00" level=debug msg="Using graph root /home/podman_basic_user/.local/share/containers/storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Using run root /run/user/3001/containers" time="2025-07-07T20:12:31-04:00" level=debug msg="Using static dir /home/podman_basic_user/.local/share/containers/storage/libpod" time="2025-07-07T20:12:31-04:00" level=debug msg="Using tmp dir /run/user/3001/libpod/tmp" time="2025-07-07T20:12:31-04:00" level=debug msg="Using volume path /home/podman_basic_user/.local/share/containers/storage/volumes" time="2025-07-07T20:12:31-04:00" level=debug msg="Using transient store: false" time="2025-07-07T20:12:31-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:12:31-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:12:31-04:00" level=debug msg="Cached value indicated that metacopy is not being used" time="2025-07-07T20:12:31-04:00" level=debug msg="Cached value indicated that native-diff is usable" time="2025-07-07T20:12:31-04:00" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2025-07-07T20:12:31-04:00" level=debug msg="Initializing event backend journald" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Configured OCI runtime crun-vm initialization failed: no valid executable found for OCI runtime crun-vm: invalid argument" time="2025-07-07T20:12:31-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Successfully loaded 1 networks" time="2025-07-07T20:12:31-04:00" level=debug msg="found free device name podman1" time="2025-07-07T20:12:31-04:00" level=debug msg="found free ipv4 network subnet 10.89.0.0/24" time="2025-07-07T20:12:31-04:00" level=debug msg="Pod using bridge network mode" time="2025-07-07T20:12:31-04:00" level=debug msg="Created cgroup path user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice for parent user.slice and name libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9" time="2025-07-07T20:12:31-04:00" level=debug msg="Created cgroup user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:31-04:00" level=debug msg="Got pod cgroup as user.slice/user-3001.slice/user@3001.service/user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:31-04:00" level=debug msg="no command or entrypoint provided, and no CMD or ENTRYPOINT from image: defaulting to empty string" time="2025-07-07T20:12:31-04:00" level=debug msg="using systemd mode: false" time="2025-07-07T20:12:31-04:00" level=debug msg="setting container name 34981e5cd208-infra" time="2025-07-07T20:12:31-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 42417803baa999af915211c66bb454959b14956c3a72b0378e8cf9503598a2ea bridge podman1 2025-07-07 20:12:31.906683817 -0400 EDT [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2025-07-07T20:12:31-04:00" level=debug msg="Successfully loaded 2 networks" time="2025-07-07T20:12:31-04:00" level=debug msg="Allocated lock 1 for container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40" time="2025-07-07T20:12:31-04:00" level=debug msg="Cached value indicated that idmapped mounts for overlay are not supported" time="2025-07-07T20:12:31-04:00" level=debug msg="Check for idmapped mounts support " time="2025-07-07T20:12:31-04:00" level=debug msg="Created container \"7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Container \"7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40\" has work directory \"/home/podman_basic_user/.local/share/containers/storage/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Container \"7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40\" has run directory \"/run/user/3001/containers/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:31-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:31-04:00" level=debug msg="parsed reference into \"[overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2025-07-07T20:12:31-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:31-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:31-04:00" level=debug msg="parsed reference into \"[overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:31-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:31-04:00" level=debug msg="parsed reference into \"[overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:31-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/home/podman_basic_user/.local/share/containers/storage+/run/user/3001/containers]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:31-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:31-04:00" level=debug msg="using systemd mode: false" time="2025-07-07T20:12:31-04:00" level=debug msg="adding container to pod httpd1" time="2025-07-07T20:12:31-04:00" level=debug msg="setting container name httpd1-httpd1" time="2025-07-07T20:12:31-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2025-07-07T20:12:31-04:00" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /proc" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /dev" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /dev/pts" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /dev/mqueue" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /sys" time="2025-07-07T20:12:31-04:00" level=debug msg="Adding mount /sys/fs/cgroup" time="2025-07-07T20:12:31-04:00" level=debug msg="Allocated lock 2 for container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9" time="2025-07-07T20:12:31-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Created container \"d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Container \"d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9\" has work directory \"/home/podman_basic_user/.local/share/containers/storage/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata\"" time="2025-07-07T20:12:31-04:00" level=debug msg="Container \"d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9\" has run directory \"/run/user/3001/containers/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata\"" time="2025-07-07T20:12:32-04:00" level=debug msg="Strongconnecting node 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40" time="2025-07-07T20:12:32-04:00" level=debug msg="Pushed 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 onto stack" time="2025-07-07T20:12:32-04:00" level=debug msg="Finishing node 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40. Popped 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 off stack" time="2025-07-07T20:12:32-04:00" level=debug msg="Strongconnecting node d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9" time="2025-07-07T20:12:32-04:00" level=debug msg="Pushed d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 onto stack" time="2025-07-07T20:12:32-04:00" level=debug msg="Finishing node d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9. Popped d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 off stack" time="2025-07-07T20:12:32-04:00" level=debug msg="Made network namespace at /run/user/3001/netns/netns-06495f5e-4ab7-6d45-c73d-031c6a306bc5 for container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40" time="2025-07-07T20:12:32-04:00" level=debug msg="Created root filesystem for container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 at /home/podman_basic_user/.local/share/containers/storage/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/rootfs/merge" time="2025-07-07T20:12:32-04:00" level=debug msg="Creating rootless network namespace at \"/run/user/3001/containers/networks/rootless-netns/rootless-netns\"" time="2025-07-07T20:12:32-04:00" level=debug msg="pasta arguments: --config-net --pid /run/user/3001/containers/networks/rootless-netns/rootless-netns-conn.pid --dns-forward 169.254.1.1 -t none -u none -T none -U none --no-map-gw --quiet --netns /run/user/3001/containers/networks/rootless-netns/rootless-netns --map-guest-addr 169.254.1.2" time="2025-07-07T20:12:32-04:00" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2025-07-07T20:12:32-04:00" level=debug msg="The path of /etc/resolv.conf in the mount ns is \"/run/systemd/resolve/stub-resolv.conf\"" [DEBUG netavark::network::validation] Validating network namespace... [DEBUG netavark::commands::setup] Setting up... [INFO netavark::firewall] Using nftables firewall driver [DEBUG netavark::network::bridge] Setup network podman-default-kube-network [DEBUG netavark::network::bridge] Container interface name: eth0 with IP addresses [10.89.0.2/24] [DEBUG netavark::network::bridge] Bridge name: podman1 with IP addresses [10.89.0.1/24] [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.ip_forward to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/podman1/rp_filter to 2 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv6/conf/eth0/autoconf to 0 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/arp_notify to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/rp_filter to 2 [INFO netavark::network::netlink] Adding route (dest: 0.0.0.0/0 ,gw: 10.89.0.1, metric 100) [INFO netavark::firewall::nft] Creating container chain nv_42417803_10_89_0_0_nm24 [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.conf.podman1.route_localnet to 1 [DEBUG netavark::dns::aardvark] Spawning aardvark server [DEBUG netavark::dns::aardvark] start aardvark-dns: ["systemd-run", "-q", "--scope", "--user", "/usr/libexec/podman/aardvark-dns", "--config", "/run/user/3001/containers/networks/aardvark-dns", "-p", "53", "run"] [DEBUG netavark::commands::setup] { "podman-default-kube-network": StatusBlock { dns_search_domains: Some( [ "dns.podman", ], ), dns_server_ips: Some( [ 10.89.0.1, ], ), interfaces: Some( { "eth0": NetInterface { mac_address: "5e:7d:2b:5c:51:cd", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] Setup complete time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=\"Starting parent driver\"\ntime=\"2025-07-07T20:12:32-04:00\" level=info msg=\"opaque=map[builtin.readypipepath:/run/user/3001/libpod/tmp/rootlessport3293386009/.bp-ready.pipe builtin.socketpath:/run/user/3001/libpod/tmp/rootlessport3293386009/.bp.sock]\"\n" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=\"Starting child driver in child netns (\\\"/proc/self/exe\\\" [rootlessport-child])\"\n" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=\"Waiting for initComplete\"\n" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=\"initComplete is closed; parent and child established the communication channel\"\n" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=\"Exposing ports [{ 80 15001 1 tcp}]\"\n" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport is ready" time="2025-07-07T20:12:32-04:00" level=debug msg="rootlessport: time=\"2025-07-07T20:12:32-04:00\" level=info msg=Ready\n" time="2025-07-07T20:12:32-04:00" level=debug msg="/proc/sys/crypto/fips_enabled does not contain '1', not adding FIPS mode bind mounts" time="2025-07-07T20:12:32-04:00" level=debug msg="Setting Cgroups for container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 to user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice:libpod:7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40" time="2025-07-07T20:12:32-04:00" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2025-07-07T20:12:32-04:00" level=debug msg="Workdir \"/\" resolved to host path \"/home/podman_basic_user/.local/share/containers/storage/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/rootfs/merge\"" time="2025-07-07T20:12:32-04:00" level=debug msg="Created OCI spec for container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 at /home/podman_basic_user/.local/share/containers/storage/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata/config.json" time="2025-07-07T20:12:32-04:00" level=debug msg="Created cgroup path user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice for parent user.slice and name libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9" time="2025-07-07T20:12:32-04:00" level=debug msg="Created cgroup user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:32-04:00" level=debug msg="Got pod cgroup as user.slice/user-3001.slice/user@3001.service/user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:32-04:00" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2025-07-07T20:12:32-04:00" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 -u 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 -r /usr/bin/crun -b /home/podman_basic_user/.local/share/containers/storage/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata -p /run/user/3001/containers/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata/pidfile -n 34981e5cd208-infra --exit-dir /run/user/3001/libpod/tmp/exits --persist-dir /run/user/3001/libpod/tmp/persist/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/3001/containers/overlay-containers/7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/podman_basic_user/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/3001/containers --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/3001/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /home/podman_basic_user/.local/share/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg --stopped-only --exit-command-arg 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40]" time="2025-07-07T20:12:32-04:00" level=info msg="Running conmon under slice user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice and unitName libpod-conmon-7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2025-07-07T20:12:32-04:00" level=debug msg="Received: 26395" time="2025-07-07T20:12:32-04:00" level=info msg="Got Conmon PID as 26393" time="2025-07-07T20:12:32-04:00" level=debug msg="Created container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 in OCI runtime" time="2025-07-07T20:12:32-04:00" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2025-07-07T20:12:32-04:00" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2025-07-07T20:12:32-04:00" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2025-07-07T20:12:32-04:00" level=debug msg="Starting container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40 with command [/catatonit -P]" time="2025-07-07T20:12:32-04:00" level=debug msg="Started container 7024941e1615e6ff7b68e10060e7cec38f719dcf176c6d87e34b105c3f913e40" time="2025-07-07T20:12:32-04:00" level=debug msg="overlay: mount_data=lowerdir=/home/podman_basic_user/.local/share/containers/storage/overlay/l/IRQQN2A5A5SX2UQ4QDH6API3QF,upperdir=/home/podman_basic_user/.local/share/containers/storage/overlay/11ab91eaabff9cf5f89646be66ff62e750968d60688311153769f4e98c7aef2a/diff,workdir=/home/podman_basic_user/.local/share/containers/storage/overlay/11ab91eaabff9cf5f89646be66ff62e750968d60688311153769f4e98c7aef2a/work,userxattr,context=\"system_u:object_r:container_file_t:s0:c173,c987\"" time="2025-07-07T20:12:32-04:00" level=debug msg="Mounted container \"d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9\" at \"/home/podman_basic_user/.local/share/containers/storage/overlay/11ab91eaabff9cf5f89646be66ff62e750968d60688311153769f4e98c7aef2a/merged\"" time="2025-07-07T20:12:32-04:00" level=debug msg="Created root filesystem for container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 at /home/podman_basic_user/.local/share/containers/storage/overlay/11ab91eaabff9cf5f89646be66ff62e750968d60688311153769f4e98c7aef2a/merged" time="2025-07-07T20:12:32-04:00" level=debug msg="/proc/sys/crypto/fips_enabled does not contain '1', not adding FIPS mode bind mounts" time="2025-07-07T20:12:32-04:00" level=debug msg="Setting Cgroups for container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 to user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice:libpod:d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9" time="2025-07-07T20:12:32-04:00" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2025-07-07T20:12:32-04:00" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2025-07-07T20:12:32-04:00" level=debug msg="Created OCI spec for container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 at /home/podman_basic_user/.local/share/containers/storage/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata/config.json" time="2025-07-07T20:12:32-04:00" level=debug msg="Created cgroup path user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice for parent user.slice and name libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9" time="2025-07-07T20:12:32-04:00" level=debug msg="Created cgroup user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:32-04:00" level=debug msg="Got pod cgroup as user.slice/user-3001.slice/user@3001.service/user.slice/user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice" time="2025-07-07T20:12:32-04:00" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2025-07-07T20:12:32-04:00" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 -u d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 -r /usr/bin/crun -b /home/podman_basic_user/.local/share/containers/storage/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata -p /run/user/3001/containers/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata/pidfile -n httpd1-httpd1 --exit-dir /run/user/3001/libpod/tmp/exits --persist-dir /run/user/3001/libpod/tmp/persist/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/user/3001/containers/overlay-containers/d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /home/podman_basic_user/.local/share/containers/storage --exit-command-arg --runroot --exit-command-arg /run/user/3001/containers --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/user/3001/libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /home/podman_basic_user/.local/share/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg --stopped-only --exit-command-arg d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9]" time="2025-07-07T20:12:32-04:00" level=info msg="Running conmon under slice user-libpod_pod_34981e5cd208bf13fe10b81578ec152cb5308f9052a1956d4860bcd9ac5c74f9.slice and unitName libpod-conmon-d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9.scope" [conmon:d]: failed to write to /proc/self/oom_score_adj: Permission denied time="2025-07-07T20:12:32-04:00" level=debug msg="Received: 26400" time="2025-07-07T20:12:32-04:00" level=info msg="Got Conmon PID as 26398" time="2025-07-07T20:12:32-04:00" level=debug msg="Created container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 in OCI runtime" time="2025-07-07T20:12:32-04:00" level=debug msg="Starting container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9 with command [/bin/busybox-extras httpd -f -p 80]" time="2025-07-07T20:12:32-04:00" level=debug msg="Started container d278fb6d695c18970d8b8e8b7d3cc72c51c071d588406c671b82733ab1d85cb9" time="2025-07-07T20:12:32-04:00" level=debug msg="Called kube.PersistentPostRunE(/usr/sbin/podman play kube --start=true --log-level=debug /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2025-07-07T20:12:32-04:00" level=debug msg="Shutting down engines" time="2025-07-07T20:12:32-04:00" level=info msg="Received shutdown.Stop(), terminating!" PID=26334 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:12:32 -0400 (0:00:01.163) 0:03:24.381 *********** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:12:33 -0400 (0:00:00.775) 0:03:25.156 *********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target basic.target \"app-podman\\\\x2dkube.slice\" -.mount run-user-3001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3853873152", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/3001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WantsMountsFor": "/home/podman_basic_user", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/podman_basic_user" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:12:34 -0400 (0:00:00.828) 0:03:25.985 *********** changed: [managed-node2] => { "changed": true, "name": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-3001.mount network-online.target -.mount \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3853209600", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/3001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WantsMountsFor": "/home/podman_basic_user", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/podman_basic_user" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:12:45 -0400 (0:00:11.505) 0:03:37.491 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:12:45 -0400 (0:00:00.061) 0:03:37.553 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:12:45 -0400 (0:00:00.067) 0:03:37.621 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:12:45 -0400 (0:00:00.059) 0:03:37.680 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:12:45 -0400 (0:00:00.047) 0:03:37.728 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:12:45 -0400 (0:00:00.061) 0:03:37.789 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:12:46 -0400 (0:00:00.473) 0:03:38.263 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:12:46 -0400 (0:00:00.038) 0:03:38.302 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:12:46 -0400 (0:00:00.049) 0:03:38.352 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:12:46 -0400 (0:00:00.480) 0:03:38.832 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:12:46 -0400 (0:00:00.031) 0:03:38.864 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:12:46 -0400 (0:00:00.031) 0:03:38.896 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:12:47 -0400 (0:00:00.032) 0:03:38.928 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:12:47 -0400 (0:00:00.030) 0:03:38.958 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:12:47 -0400 (0:00:00.035) 0:03:38.994 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:12:47 -0400 (0:00:00.035) 0:03:39.029 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:12:47 -0400 (0:00:00.054) 0:03:39.084 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:12:47 -0400 (0:00:00.053) 0:03:39.138 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:12:47 -0400 (0:00:00.063) 0:03:39.201 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:12:47 -0400 (0:00:00.050) 0:03:39.252 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:12:47 -0400 (0:00:00.046) 0:03:39.298 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:12:47 -0400 (0:00:00.044) 0:03:39.343 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:12:47 -0400 (0:00:00.040) 0:03:39.383 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.005710", "end": "2025-07-07 20:12:47.865605", "rc": 0, "start": "2025-07-07 20:12:47.859895" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:12:47 -0400 (0:00:00.468) 0:03:39.851 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:12:47 -0400 (0:00:00.033) 0:03:39.885 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:12:48 -0400 (0:00:00.061) 0:03:39.946 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:12:48 -0400 (0:00:00.049) 0:03:39.995 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:12:48 -0400 (0:00:00.029) 0:03:40.025 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:12:48 -0400 (0:00:00.031) 0:03:40.057 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:12:48 -0400 (0:00:00.030) 0:03:40.087 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd2", "/tmp/lsr_ph69shde_podman/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:12:48 -0400 (0:00:00.054) 0:03:40.141 *********** ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd2", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd2", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd2-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd2-create", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd2-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:12:49 -0400 (0:00:00.952) 0:03:41.093 *********** ok: [managed-node2] => (item=(censored due to no_log)) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:12:50 -0400 (0:00:01.137) 0:03:42.231 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:12:50 -0400 (0:00:00.498) 0:03:42.729 *********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:12:51 -0400 (0:00:00.515) 0:03:43.245 *********** changed: [managed-node2] => { "changed": true, "checksum": "4d91c9cfe79301b46ce2e793ebd695c0bc09c240", "dest": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "gid": 0, "group": "root", "md5sum": "de098de102a37fabd10414f13b030e02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 762, "src": "/root/.ansible/tmp/ansible-tmp-1751933571.3971822-10353-87076199341291/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:12:52 -0400 (0:00:00.872) 0:03:44.117 *********** changed: [managed-node2] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": true } STDOUT: Pod: bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000 Container: 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 STDERR: time="2025-07-07T20:12:52-04:00" level=info msg="/usr/bin/podman filtering at log level debug" time="2025-07-07T20:12:52-04:00" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2025-07-07T20:12:52-04:00" level=info msg="Setting parallel job count to 7" time="2025-07-07T20:12:52-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2025-07-07T20:12:52-04:00" level=info msg="Using sqlite as database backend" time="2025-07-07T20:12:52-04:00" level=debug msg="Using graph driver overlay" time="2025-07-07T20:12:52-04:00" level=debug msg="Using graph root /var/lib/containers/storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Using run root /run/containers/storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2025-07-07T20:12:52-04:00" level=debug msg="Using tmp dir /run/libpod" time="2025-07-07T20:12:52-04:00" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2025-07-07T20:12:52-04:00" level=debug msg="Using transient store: false" time="2025-07-07T20:12:52-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2025-07-07T20:12:52-04:00" level=debug msg="overlay: imagestore=/usr/lib/containers/storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:12:52-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:12:52-04:00" level=debug msg="Cached value indicated that metacopy is being used" time="2025-07-07T20:12:52-04:00" level=debug msg="Cached value indicated that native-diff is not being used" time="2025-07-07T20:12:52-04:00" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" time="2025-07-07T20:12:52-04:00" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2025-07-07T20:12:52-04:00" level=debug msg="Initializing event backend journald" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime crun-vm initialization failed: no valid executable found for OCI runtime crun-vm: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2025-07-07T20:12:52-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 17d1229159874739d12162219b0d6b2d5dd1d013792c84526b433b8f5447c08f bridge podman1 2025-07-07 20:10:46.010204508 -0400 EDT [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2025-07-07T20:12:52-04:00" level=debug msg="Successfully loaded 2 networks" time="2025-07-07T20:12:52-04:00" level=debug msg="Pod using bridge network mode" time="2025-07-07T20:12:52-04:00" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice for parent machine.slice and name libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000" time="2025-07-07T20:12:52-04:00" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:52-04:00" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:52-04:00" level=debug msg="no command or entrypoint provided, and no CMD or ENTRYPOINT from image: defaulting to empty string" time="2025-07-07T20:12:52-04:00" level=debug msg="using systemd mode: false" time="2025-07-07T20:12:52-04:00" level=debug msg="setting container name bbde08fab417-infra" time="2025-07-07T20:12:52-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Allocated lock 1 for container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66" time="2025-07-07T20:12:52-04:00" level=debug msg="Cached value indicated that idmapped mounts for overlay are supported" time="2025-07-07T20:12:52-04:00" level=debug msg="Created container \"70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Container \"70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66\" has work directory \"/var/lib/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Container \"70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66\" has run directory \"/run/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:52-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:52-04:00" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Pulling image quay.io/libpod/testimage:20210610 (policy: missing)" time="2025-07-07T20:12:52-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:52-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:52-04:00" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Looking up image \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Normalized platform linux/amd64 to {amd64 linux [] }" time="2025-07-07T20:12:52-04:00" level=debug msg="Trying \"quay.io/libpod/testimage:20210610\" ..." time="2025-07-07T20:12:52-04:00" level=debug msg="parsed reference into \"[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage" time="2025-07-07T20:12:52-04:00" level=debug msg="Found image \"quay.io/libpod/testimage:20210610\" as \"quay.io/libpod/testimage:20210610\" in local containers storage ([overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/usr/lib/containers/storage,overlay.mountopt=nodev,metacopy=on]@9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f)" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:52-04:00" level=debug msg="Inspecting image 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f" time="2025-07-07T20:12:52-04:00" level=debug msg="using systemd mode: false" time="2025-07-07T20:12:52-04:00" level=debug msg="adding container to pod httpd2" time="2025-07-07T20:12:52-04:00" level=debug msg="setting container name httpd2-httpd2" time="2025-07-07T20:12:52-04:00" level=debug msg="Loading seccomp profile from \"/usr/share/containers/seccomp.json\"" time="2025-07-07T20:12:52-04:00" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /proc" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /dev" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /dev/pts" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /dev/mqueue" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /sys" time="2025-07-07T20:12:52-04:00" level=debug msg="Adding mount /sys/fs/cgroup" time="2025-07-07T20:12:52-04:00" level=debug msg="Allocated lock 2 for container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7" time="2025-07-07T20:12:52-04:00" level=debug msg="exporting opaque data as blob \"sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Created container \"804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Container \"804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7\" has work directory \"/var/lib/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Container \"804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7\" has run directory \"/run/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Strongconnecting node 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66" time="2025-07-07T20:12:52-04:00" level=debug msg="Pushed 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 onto stack" time="2025-07-07T20:12:52-04:00" level=debug msg="Finishing node 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66. Popped 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 off stack" time="2025-07-07T20:12:52-04:00" level=debug msg="Strongconnecting node 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7" time="2025-07-07T20:12:52-04:00" level=debug msg="Pushed 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 onto stack" time="2025-07-07T20:12:52-04:00" level=debug msg="Finishing node 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7. Popped 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 off stack" time="2025-07-07T20:12:52-04:00" level=debug msg="Made network namespace at /run/netns/netns-40b39080-1af0-bf56-e725-a68d6304ea07 for container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66" [DEBUG netavark::network::validation] Validating network namespace... [DEBUG netavark::commands::setup] Setting up... [INFO netavark::firewall] Using nftables firewall driver [DEBUG netavark::network::bridge] Setup network podman-default-kube-network [DEBUG netavark::network::bridge] Container interface name: eth0 with IP addresses [10.89.0.2/24] [DEBUG netavark::network::bridge] Bridge name: podman1 with IP addresses [10.89.0.1/24] [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.ip_forward to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/podman1/rp_filter to 2 time="2025-07-07T20:12:52-04:00" level=debug msg="Created root filesystem for container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 at /var/lib/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/rootfs/merge" [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv6/conf/eth0/autoconf to 0 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/arp_notify to 1 [DEBUG netavark::network::core_utils] Setting sysctl value for /proc/sys/net/ipv4/conf/eth0/rp_filter to 2 [INFO netavark::network::netlink] Adding route (dest: 0.0.0.0/0 ,gw: 10.89.0.1, metric 100) [DEBUG netavark::firewall::firewalld] Adding firewalld rules for network 10.89.0.0/24 [DEBUG netavark::firewall::firewalld] Adding subnet 10.89.0.0/24 to zone trusted as source [INFO netavark::firewall::nft] Creating container chain nv_17d12291_10_89_0_0_nm24 [DEBUG netavark::network::core_utils] Setting sysctl value for net.ipv4.conf.podman1.route_localnet to 1 [DEBUG netavark::dns::aardvark] Spawning aardvark server [DEBUG netavark::dns::aardvark] start aardvark-dns: ["systemd-run", "-q", "--scope", "/usr/libexec/podman/aardvark-dns", "--config", "/run/containers/networks/aardvark-dns", "-p", "53", "run"] [DEBUG netavark::commands::setup] { "podman-default-kube-network": StatusBlock { dns_search_domains: Some( [ "dns.podman", ], ), dns_server_ips: Some( [ 10.89.0.1, ], ), interfaces: Some( { "eth0": NetInterface { mac_address: "0e:1f:ae:bc:ec:c8", subnets: Some( [ NetAddress { gateway: Some( 10.89.0.1, ), ipnet: 10.89.0.2/24, }, ], ), }, }, ), }, } [DEBUG netavark::commands::setup] Setup complete time="2025-07-07T20:12:52-04:00" level=debug msg="/proc/sys/crypto/fips_enabled does not contain '1', not adding FIPS mode bind mounts" time="2025-07-07T20:12:52-04:00" level=debug msg="Setting Cgroups for container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 to machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice:libpod:70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66" time="2025-07-07T20:12:52-04:00" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2025-07-07T20:12:52-04:00" level=debug msg="Workdir \"/\" resolved to host path \"/var/lib/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/rootfs/merge\"" time="2025-07-07T20:12:52-04:00" level=debug msg="Created OCI spec for container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 at /var/lib/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata/config.json" time="2025-07-07T20:12:52-04:00" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice for parent machine.slice and name libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000" time="2025-07-07T20:12:52-04:00" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:52-04:00" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:52-04:00" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2025-07-07T20:12:52-04:00" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 -u 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata -p /run/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata/pidfile -n bbde08fab417-infra --exit-dir /run/libpod/exits --persist-dir /run/libpod/persist/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /var/lib/containers/storage --exit-command-arg --runroot --exit-command-arg /run/containers/storage --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/libpod --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /var/lib/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.imagestore=/usr/lib/containers/storage --exit-command-arg --storage-opt --exit-command-arg overlay.mountopt=nodev,metacopy=on --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg --stopped-only --exit-command-arg 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66]" time="2025-07-07T20:12:52-04:00" level=info msg="Running conmon under slice machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice and unitName libpod-conmon-70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66.scope" time="2025-07-07T20:12:53-04:00" level=debug msg="Received: 28932" time="2025-07-07T20:12:53-04:00" level=info msg="Got Conmon PID as 28930" time="2025-07-07T20:12:53-04:00" level=debug msg="Created container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 in OCI runtime" time="2025-07-07T20:12:53-04:00" level=debug msg="Adding nameserver(s) from network status of '[\"10.89.0.1\"]'" time="2025-07-07T20:12:53-04:00" level=debug msg="Adding search domain(s) from network status of '[\"dns.podman\"]'" time="2025-07-07T20:12:53-04:00" level=debug msg="found local resolver, using \"/run/systemd/resolve/resolv.conf\" to get the nameservers" time="2025-07-07T20:12:53-04:00" level=debug msg="Starting container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66 with command [/catatonit -P]" time="2025-07-07T20:12:53-04:00" level=debug msg="Started container 70efe3d98a4c1c7642fa2291bb85223c5f0005efd30653324d2492fbe2b8de66" time="2025-07-07T20:12:53-04:00" level=debug msg="overlay: mount_data=lowerdir=/var/lib/containers/storage/overlay/l/NUKHJLE55PXCF377NVAQ5Q46PX,upperdir=/var/lib/containers/storage/overlay/c4d5aec90ad8e6ead0834ea0b3298429882ad4f9b009ad059a8dd60006cb2fe5/diff,workdir=/var/lib/containers/storage/overlay/c4d5aec90ad8e6ead0834ea0b3298429882ad4f9b009ad059a8dd60006cb2fe5/work,nodev,metacopy=on,context=\"system_u:object_r:container_file_t:s0:c152,c578\"" time="2025-07-07T20:12:53-04:00" level=debug msg="Mounted container \"804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7\" at \"/var/lib/containers/storage/overlay/c4d5aec90ad8e6ead0834ea0b3298429882ad4f9b009ad059a8dd60006cb2fe5/merged\"" time="2025-07-07T20:12:53-04:00" level=debug msg="Created root filesystem for container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 at /var/lib/containers/storage/overlay/c4d5aec90ad8e6ead0834ea0b3298429882ad4f9b009ad059a8dd60006cb2fe5/merged" time="2025-07-07T20:12:53-04:00" level=debug msg="/proc/sys/crypto/fips_enabled does not contain '1', not adding FIPS mode bind mounts" time="2025-07-07T20:12:53-04:00" level=debug msg="Setting Cgroups for container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 to machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice:libpod:804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7" time="2025-07-07T20:12:53-04:00" level=debug msg="reading hooks from /usr/share/containers/oci/hooks.d" time="2025-07-07T20:12:53-04:00" level=debug msg="Workdir \"/var/www\" resolved to a volume or mount" time="2025-07-07T20:12:53-04:00" level=debug msg="Created OCI spec for container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 at /var/lib/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata/config.json" time="2025-07-07T20:12:53-04:00" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice for parent machine.slice and name libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000" time="2025-07-07T20:12:53-04:00" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:53-04:00" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice" time="2025-07-07T20:12:53-04:00" level=debug msg="/usr/bin/conmon messages will be logged to syslog" time="2025-07-07T20:12:53-04:00" level=debug msg="running conmon: /usr/bin/conmon" args="[--api-version 1 -c 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 -u 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 -r /usr/bin/crun -b /var/lib/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata -p /run/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata/pidfile -n httpd2-httpd2 --exit-dir /run/libpod/exits --persist-dir /run/libpod/persist/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 --full-attach -s -l journald --log-level debug --syslog --conmon-pidfile /run/containers/storage/overlay-containers/804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7/userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /var/lib/containers/storage --exit-command-arg --runroot --exit-command-arg /run/containers/storage --exit-command-arg --log-level --exit-command-arg debug --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /run/libpod --exit-command-arg --network-config-dir --exit-command-arg --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /var/lib/containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg sqlite --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --storage-opt --exit-command-arg overlay.imagestore=/usr/lib/containers/storage --exit-command-arg --storage-opt --exit-command-arg overlay.mountopt=nodev,metacopy=on --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg --syslog --exit-command-arg container --exit-command-arg cleanup --exit-command-arg --stopped-only --exit-command-arg 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7]" time="2025-07-07T20:12:53-04:00" level=info msg="Running conmon under slice machine-libpod_pod_bbde08fab417f25484e7f9bedbb968a91ccba15fd19eb64ee4f8b1be483fc000.slice and unitName libpod-conmon-804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7.scope" time="2025-07-07T20:12:53-04:00" level=debug msg="Received: 28937" time="2025-07-07T20:12:53-04:00" level=info msg="Got Conmon PID as 28935" time="2025-07-07T20:12:53-04:00" level=debug msg="Created container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 in OCI runtime" time="2025-07-07T20:12:53-04:00" level=debug msg="Starting container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7 with command [/bin/busybox-extras httpd -f -p 80]" time="2025-07-07T20:12:53-04:00" level=debug msg="Started container 804bf45ad748fe16babff57bbdfde3e72b21c796884fede080c640d26e9726e7" time="2025-07-07T20:12:53-04:00" level=debug msg="Called kube.PersistentPostRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2025-07-07T20:12:53-04:00" level=debug msg="Shutting down engines" time="2025-07-07T20:12:53-04:00" level=info msg="Received shutdown.Stop(), terminating!" PID=28872 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:12:53 -0400 (0:00:01.011) 0:03:45.128 *********** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:12:54 -0400 (0:00:00.926) 0:03:46.055 *********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target basic.target network-online.target \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3381317632", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:12:55 -0400 (0:00:00.974) 0:03:47.030 *********** changed: [managed-node2] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket network-online.target sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3378802688", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:13:06 -0400 (0:00:11.571) 0:03:58.602 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:13:06 -0400 (0:00:00.078) 0:03:58.680 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3\"\n - name: create\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3-create\"" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:13:06 -0400 (0:00:00.075) 0:03:58.755 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:13:06 -0400 (0:00:00.063) 0:03:58.819 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:13:06 -0400 (0:00:00.046) 0:03:58.866 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:13:07 -0400 (0:00:00.063) 0:03:58.929 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:13:07 -0400 (0:00:00.030) 0:03:58.960 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:13:07 -0400 (0:00:00.030) 0:03:58.990 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:13:07 -0400 (0:00:00.044) 0:03:59.035 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:13:07 -0400 (0:00:00.488) 0:03:59.523 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:13:07 -0400 (0:00:00.031) 0:03:59.555 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:13:07 -0400 (0:00:00.032) 0:03:59.588 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:13:07 -0400 (0:00:00.032) 0:03:59.620 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:13:07 -0400 (0:00:00.036) 0:03:59.656 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:13:07 -0400 (0:00:00.040) 0:03:59.697 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:13:07 -0400 (0:00:00.068) 0:03:59.766 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:13:07 -0400 (0:00:00.035) 0:03:59.802 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:13:07 -0400 (0:00:00.039) 0:03:59.841 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:13:08 -0400 (0:00:00.139) 0:03:59.980 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:13:08 -0400 (0:00:00.058) 0:04:00.039 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:13:08 -0400 (0:00:00.044) 0:04:00.083 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:13:08 -0400 (0:00:00.043) 0:04:00.127 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:13:08 -0400 (0:00:00.040) 0:04:00.168 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006168", "end": "2025-07-07 20:13:08.650756", "rc": 0, "start": "2025-07-07 20:13:08.644588" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:13:08 -0400 (0:00:00.487) 0:04:00.656 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:13:08 -0400 (0:00:00.050) 0:04:00.707 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:13:08 -0400 (0:00:00.122) 0:04:00.830 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:13:08 -0400 (0:00:00.071) 0:04:00.901 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:13:09 -0400 (0:00:00.035) 0:04:00.936 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:13:09 -0400 (0:00:00.037) 0:04:00.974 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:13:09 -0400 (0:00:00.038) 0:04:01.013 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd3", "/tmp/lsr_ph69shde_podman/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:13:09 -0400 (0:00:00.056) 0:04:01.069 *********** ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd3", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd3", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0 } changed: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd3-create) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd3-create", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd3-create", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:13:10 -0400 (0:00:00.939) 0:04:02.009 *********** ok: [managed-node2] => (item=(censored due to no_log)) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:13:11 -0400 (0:00:01.080) 0:04:03.089 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:13:11 -0400 (0:00:00.490) 0:04:03.579 *********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:13:12 -0400 (0:00:00.508) 0:04:04.088 *********** changed: [managed-node2] => { "changed": true, "checksum": "a3c1eecd0f1efeea2d22ab826cdf5d008c182e0d", "dest": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "gid": 0, "group": "root", "md5sum": "9e87be938a2b2b4308ca7cf1b95abe4a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 762, "src": "/root/.ansible/tmp/ansible-tmp-1751933592.2596025-10947-151025497305226/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:13:13 -0400 (0:00:00.926) 0:04:05.015 *********** changed: [managed-node2] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": true } STDOUT: Pod: dedd0747c06475bc83dfed3361c3785ad34cec34cf25a69f6a12e47b7ec06ae6 Container: ed332e837e499c4333451459b1e6cb76f698b017c2bcf1ecda5930b5afe1042a TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:13:13 -0400 (0:00:00.894) 0:04:05.909 *********** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:13:14 -0400 (0:00:00.955) 0:04:06.865 *********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount \"system-podman\\\\x2dkube.slice\" systemd-journald.socket sysinit.target basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3364409344", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:13:15 -0400 (0:00:00.972) 0:04:07.838 *********** changed: [managed-node2] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target basic.target \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3357073408", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:13:27 -0400 (0:00:11.444) 0:04:19.282 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:13:27 -0400 (0:00:00.063) 0:04:19.346 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:13:27 -0400 (0:00:00.050) 0:04:19.396 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:13:27 -0400 (0:00:00.049) 0:04:19.446 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:13:27 -0400 (0:00:00.039) 0:04:19.485 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check if pods are running] *********************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:299 Monday 07 July 2025 20:13:27 -0400 (0:00:00.047) 0:04:19.533 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.094684", "end": "2025-07-07 20:13:28.192254", "failed_when_result": false, "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 0, "start": "2025-07-07 20:13:28.097570" } STDOUT: Running ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd2", "--format", "{{.State}}" ], "delta": "0:00:00.043004", "end": "2025-07-07 20:13:28.684470", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:28.641466" } STDOUT: Running ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd3", "--format", "{{.State}}" ], "delta": "0:00:00.038033", "end": "2025-07-07 20:13:29.160019", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:29.121986" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:310 Monday 07 July 2025 20:13:29 -0400 (0:00:01.635) 0:04:21.169 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.012555", "end": "2025-07-07 20:13:29.776911", "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 0, "start": "2025-07-07 20:13:29.764356" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014338", "end": "2025-07-07 20:13:30.256024", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:30.241686" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014053", "end": "2025-07-07 20:13:30.759842", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:30.745789" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service loaded active running A template for running K8s workloads via podman-kube-play TASK [Check ports, data] ******************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:327 Monday 07 July 2025 20:13:30 -0400 (0:00:01.579) 0:04:22.748 *********** ok: [managed-node2] => (item=15001) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Tue, 08 Jul 2025 00:13:31 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Tue, 08 Jul 2025 00:09:15 GMT", "redirected": false, "status": 200, "url": "http://localhost:15001/index.txt" } MSG: OK (3 bytes) ok: [managed-node2] => (item=15002) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Tue, 08 Jul 2025 00:13:32 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Tue, 08 Jul 2025 00:09:15 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) TASK [Check host directories] ************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:335 Monday 07 July 2025 20:13:32 -0400 (0:00:01.245) 0:04:23.994 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/lsr_ph69shde_podman/httpd1-create" ], "delta": "0:00:00.006271", "end": "2025-07-07 20:13:32.479040", "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 0, "start": "2025-07-07 20:13:32.472769" } STDOUT: total 0 drwxr-xr-x. 2 podman_basic_user podman_basic_user 40 Jul 7 20:12 ./ drwxrwxrwx. 8 root root 160 Jul 7 20:13 ../ ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/lsr_ph69shde_podman/httpd2-create" ], "delta": "0:00:00.004847", "end": "2025-07-07 20:13:32.933335", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:32.928488" } STDOUT: total 0 drwxr-xr-x. 2 root root 40 Jul 7 20:12 ./ drwxrwxrwx. 8 root root 160 Jul 7 20:13 ../ ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ls", "-alrtF", "/tmp/lsr_ph69shde_podman/httpd3-create" ], "delta": "0:00:00.004205", "end": "2025-07-07 20:13:33.368087", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2025-07-07 20:13:33.363882" } STDOUT: total 0 drwxrwxrwx. 8 root root 160 Jul 7 20:13 ../ drwxr-xr-x. 2 root root 40 Jul 7 20:13 ./ TASK [Run role again to test for idempotency] ********************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:340 Monday 07 July 2025 20:13:33 -0400 (0:00:01.361) 0:04:25.355 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:13:33 -0400 (0:00:00.113) 0:04:25.468 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:13:33 -0400 (0:00:00.070) 0:04:25.539 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:13:33 -0400 (0:00:00.061) 0:04:25.600 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:13:33 -0400 (0:00:00.060) 0:04:25.661 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:13:33 -0400 (0:00:00.057) 0:04:25.718 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:13:33 -0400 (0:00:00.055) 0:04:25.773 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:13:33 -0400 (0:00:00.051) 0:04:25.825 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:13:33 -0400 (0:00:00.080) 0:04:25.906 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:13:34 -0400 (0:00:00.992) 0:04:26.898 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:13:35 -0400 (0:00:00.032) 0:04:26.931 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:13:35 -0400 (0:00:00.033) 0:04:26.965 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:13:35 -0400 (0:00:00.029) 0:04:26.995 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:13:35 -0400 (0:00:00.030) 0:04:27.025 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:13:35 -0400 (0:00:00.034) 0:04:27.060 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030696", "end": "2025-07-07 20:13:35.596172", "rc": 0, "start": "2025-07-07 20:13:35.565476" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:13:35 -0400 (0:00:00.524) 0:04:27.585 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:13:35 -0400 (0:00:00.040) 0:04:27.625 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:13:35 -0400 (0:00:00.034) 0:04:27.660 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:13:35 -0400 (0:00:00.031) 0:04:27.691 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:13:35 -0400 (0:00:00.029) 0:04:27.721 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:13:35 -0400 (0:00:00.041) 0:04:27.762 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:13:35 -0400 (0:00:00.038) 0:04:27.800 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:13:35 -0400 (0:00:00.057) 0:04:27.858 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:13:35 -0400 (0:00:00.038) 0:04:27.896 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:13:36 -0400 (0:00:00.046) 0:04:27.943 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:13:36 -0400 (0:00:00.076) 0:04:28.019 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:13:36 -0400 (0:00:00.556) 0:04:28.576 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:13:36 -0400 (0:00:00.033) 0:04:28.609 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.641 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.672 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.704 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.736 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.767 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:13:36 -0400 (0:00:00.031) 0:04:28.798 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:13:36 -0400 (0:00:00.034) 0:04:28.832 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:13:36 -0400 (0:00:00.069) 0:04:28.902 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:13:37 -0400 (0:00:00.081) 0:04:28.983 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:13:37 -0400 (0:00:00.036) 0:04:29.020 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:13:37 -0400 (0:00:00.037) 0:04:29.057 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:13:37 -0400 (0:00:00.055) 0:04:29.113 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:13:37 -0400 (0:00:00.036) 0:04:29.149 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:13:37 -0400 (0:00:00.032) 0:04:29.181 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:13:37 -0400 (0:00:00.047) 0:04:29.229 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:13:37 -0400 (0:00:00.031) 0:04:29.261 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:13:37 -0400 (0:00:00.031) 0:04:29.292 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:13:37 -0400 (0:00:00.048) 0:04:29.340 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:13:37 -0400 (0:00:00.032) 0:04:29.373 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:13:37 -0400 (0:00:00.030) 0:04:29.403 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:13:37 -0400 (0:00:00.035) 0:04:29.439 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:13:37 -0400 (0:00:00.051) 0:04:29.490 *********** included: fedora.linux_system_roles.firewall for managed-node2 TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 07 July 2025 20:13:37 -0400 (0:00:00.139) 0:04:29.630 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 07 July 2025 20:13:37 -0400 (0:00:00.075) 0:04:29.705 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 07 July 2025 20:13:37 -0400 (0:00:00.039) 0:04:29.745 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 07 July 2025 20:13:37 -0400 (0:00:00.035) 0:04:29.780 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_ostree is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Monday 07 July 2025 20:13:37 -0400 (0:00:00.035) 0:04:29.816 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Monday 07 July 2025 20:13:37 -0400 (0:00:00.034) 0:04:29.851 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __firewall_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Monday 07 July 2025 20:13:37 -0400 (0:00:00.034) 0:04:29.885 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Monday 07 July 2025 20:13:38 -0400 (0:00:00.033) 0:04:29.919 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Monday 07 July 2025 20:13:38 -0400 (0:00:00.034) 0:04:29.953 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Monday 07 July 2025 20:13:38 -0400 (0:00:00.033) 0:04:29.987 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Monday 07 July 2025 20:13:39 -0400 (0:00:01.339) 0:04:31.326 *********** skipping: [managed-node2] => { "false_condition": "__firewall_is_transactional | d(false)" } TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Monday 07 July 2025 20:13:39 -0400 (0:00:00.030) 0:04:31.357 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Monday 07 July 2025 20:13:39 -0400 (0:00:00.030) 0:04:31.387 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 07 July 2025 20:13:39 -0400 (0:00:00.037) 0:04:31.425 *********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Monday 07 July 2025 20:13:39 -0400 (0:00:00.048) 0:04:31.473 *********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'firewall_disable_conflicting_services | bool', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Monday 07 July 2025 20:13:39 -0400 (0:00:00.043) 0:04:31.517 *********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target polkit.service sysinit.target dbus-broker.service dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "shutdown.target network-pre.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "828089000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target ip6tables.service ebtables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3374145536", "MemoryCurrent": "35786752", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:13:15 EDT", "StateChangeTimestampMonotonic": "612991328", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Monday 07 July 2025 20:13:40 -0400 (0:00:00.635) 0:04:32.152 *********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:10:27 EDT", "ActiveEnterTimestampMonotonic": "444349810", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target polkit.service sysinit.target dbus-broker.service dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:10:26 EDT", "AssertTimestampMonotonic": "443288151", "Before": "shutdown.target network-pre.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "828089000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "yes", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ConditionTimestampMonotonic": "443288147", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service shutdown.target ip6tables.service ebtables.service iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "5802", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainHandoffTimestampMonotonic": "443318121", "ExecMainPID": "9875", "ExecMainStartTimestamp": "Mon 2025-07-07 20:10:26 EDT", "ExecMainStartTimestampMonotonic": "443290813", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/firewalld ; argv[]=/usr/bin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPost": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPostEx": "{ path=/usr/bin/firewall-cmd ; argv[]=/usr/bin/firewall-cmd --state ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:10:26 EDT", "InactiveExitTimestampMonotonic": "443291357", "InvocationID": "26c0706dd4e04e29b0cc3b49cd8f9d69", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9875", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3367038976", "MemoryCurrent": "35786752", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "60928000", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:13:15 EDT", "StateChangeTimestampMonotonic": "612991328", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SuccessExitStatus": "251", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "4410", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Monday 07 July 2025 20:13:40 -0400 (0:00:00.638) 0:04:32.791 *********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3.13", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Monday 07 July 2025 20:13:40 -0400 (0:00:00.065) 0:04:32.857 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Monday 07 July 2025 20:13:40 -0400 (0:00:00.040) 0:04:32.898 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Monday 07 July 2025 20:13:41 -0400 (0:00:00.035) 0:04:32.934 *********** ok: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "15001-15003/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Monday 07 July 2025 20:13:41 -0400 (0:00:00.668) 0:04:33.602 *********** skipping: [managed-node2] => (item={'port': '15001-15003/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "15001-15003/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Monday 07 July 2025 20:13:41 -0400 (0:00:00.094) 0:04:33.696 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Monday 07 July 2025 20:13:41 -0400 (0:00:00.075) 0:04:33.772 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Monday 07 July 2025 20:13:41 -0400 (0:00:00.056) 0:04:33.829 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Monday 07 July 2025 20:13:41 -0400 (0:00:00.038) 0:04:33.867 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Monday 07 July 2025 20:13:41 -0400 (0:00:00.036) 0:04:33.903 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Monday 07 July 2025 20:13:42 -0400 (0:00:00.035) 0:04:33.938 *********** skipping: [managed-node2] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:13:42 -0400 (0:00:00.053) 0:04:33.992 *********** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: fedora.linux_system_roles.selinux for managed-node2 TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Monday 07 July 2025 20:13:42 -0400 (0:00:00.101) 0:04:34.093 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Monday 07 July 2025 20:13:42 -0400 (0:00:00.049) 0:04:34.142 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Monday 07 July 2025 20:13:42 -0400 (0:00:00.092) 0:04:34.234 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Monday 07 July 2025 20:13:42 -0400 (0:00:00.078) 0:04:34.313 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Monday 07 July 2025 20:13:42 -0400 (0:00:00.060) 0:04:34.373 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Monday 07 July 2025 20:13:42 -0400 (0:00:00.054) 0:04:34.428 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Monday 07 July 2025 20:13:42 -0400 (0:00:00.056) 0:04:34.485 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __selinux_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Monday 07 July 2025 20:13:42 -0400 (0:00:00.059) 0:04:34.544 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Monday 07 July 2025 20:13:42 -0400 (0:00:00.059) 0:04:34.604 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Monday 07 July 2025 20:13:44 -0400 (0:00:01.404) 0:04:36.008 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure grubby used to modify selinux kernel parameter] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Monday 07 July 2025 20:13:44 -0400 (0:00:00.039) 0:04:36.048 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:67 Monday 07 July 2025 20:13:45 -0400 (0:00:01.376) 0:04:37.425 *********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:81 Monday 07 July 2025 20:13:46 -0400 (0:00:01.334) 0:04:38.760 *********** skipping: [managed-node2] => { "false_condition": "__selinux_is_transactional | d(false)" } TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:86 Monday 07 July 2025 20:13:46 -0400 (0:00:00.034) 0:04:38.794 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:91 Monday 07 July 2025 20:13:46 -0400 (0:00:00.056) 0:04:38.850 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:98 Monday 07 July 2025 20:13:46 -0400 (0:00:00.034) 0:04:38.885 *********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Run systemctl] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:8 Monday 07 July 2025 20:13:47 -0400 (0:00:01.017) 0:04:39.902 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Require installed systemd] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:15 Monday 07 July 2025 20:13:48 -0400 (0:00:00.057) 0:04:39.960 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:20 Monday 07 July 2025 20:13:48 -0400 (0:00:00.059) 0:04:40.019 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__selinux_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:29 Monday 07 July 2025 20:13:48 -0400 (0:00:00.055) 0:04:40.074 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(not selinux_state is none and selinux_state | length > 0) or (not selinux_policy is none and selinux_policy | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:40 Monday 07 July 2025 20:13:48 -0400 (0:00:00.058) 0:04:40.133 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:52 Monday 07 July 2025 20:13:48 -0400 (0:00:00.033) 0:04:40.166 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [Add or remove selinux=0 from args as needed] ***************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:56 Monday 07 July 2025 20:13:48 -0400 (0:00:00.048) 0:04:40.214 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __update_kernel_param", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:70 Monday 07 July 2025 20:13:48 -0400 (0:00:00.043) 0:04:40.258 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:77 Monday 07 July 2025 20:13:48 -0400 (0:00:00.033) 0:04:40.291 *********** skipping: [managed-node2] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Monday 07 July 2025 20:13:48 -0400 (0:00:00.028) 0:04:40.320 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Monday 07 July 2025 20:13:48 -0400 (0:00:00.029) 0:04:40.350 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:95 Monday 07 July 2025 20:13:48 -0400 (0:00:00.030) 0:04:40.380 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:100 Monday 07 July 2025 20:13:48 -0400 (0:00:00.030) 0:04:40.410 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:105 Monday 07 July 2025 20:13:48 -0400 (0:00:00.029) 0:04:40.439 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:110 Monday 07 July 2025 20:13:48 -0400 (0:00:00.030) 0:04:40.470 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:121 Monday 07 July 2025 20:13:48 -0400 (0:00:00.031) 0:04:40.501 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:134 Monday 07 July 2025 20:13:48 -0400 (0:00:00.032) 0:04:40.534 *********** ok: [managed-node2] => (item={'ports': '15001-15003', 'setype': 'http_port_t'}) => { "__selinux_item": { "ports": "15001-15003", "setype": "http_port_t" }, "ansible_loop_var": "__selinux_item", "changed": false, "ports": [ "15001-15003" ], "proto": "tcp", "setype": "http_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:146 Monday 07 July 2025 20:13:49 -0400 (0:00:00.733) 0:04:41.267 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Monday 07 July 2025 20:13:49 -0400 (0:00:00.038) 0:04:41.306 *********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:586e9b55a7a7752349043d34c3ff7c5c8f8be34879568afae3e9ee4fa96b5e02", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:bf20dde6f79b68fb4c230b9a5d7d2cebc66da23147cc32822855a65c9f3a40c9", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:670f03366caa641d4b8bec9b2ea1b6415c9f609aa1432266b97114873fbfc6a9", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:2114e1c2f0f422eb82dfda598102cc2c8bd4581b77a5daaa8078a8f397a12111", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:aa3e3c01a371676694389f88583fe85ce271a4a7c41c4fbe734dd13c5185556f", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:9f27a47d55662eefa4d73810dd6db4c4ac1526d5ee9421dc9b6c648b74f43878", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:167b00d798d6b36d44047eee807bb6b8c4f3d68f77f7b1010067f114ca8e1360", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:73d83640a0908323ad070db379ffb8af563653859b9964571d665a2bea240a2f", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:d1c5cf90f1f2a7fa039c3b1c091b804ede34df9aade4c2ad67f45f52006ca2c1", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:94b8e965cf26c86e2a5f32da43386c4825cecf62e7b3914d423227ac1b91840a", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:3fcc69287807cf9e8200ad9d047d9fe10f88fe0fcebf6f668124c651e8587782", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:3b26919a8ea1773532b497fdff2fb26d22d5f7808c352686c2732146ebb5e4fa", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:d2c0a9e97776055dad08fd5635f01e00acf8c2c2edcf1dce27fe07f23d2bb496", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:ef1e2494f5690e6f1587585f65e81e831b8297f3c64f68cd6703ca968a477bac", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:8c715f6ecdc9f588fcaa6e7b3d63c5be8b3d046bb6396824d037bfa88be5f78b", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:bdc1fb29aec468db0dc658bd3367e7fcad57910c7a07d53e4173d46f797022fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:32408607cd7d2d98af1e03bbabeb849deb1dd7fb536fed7b309ffa868628dfc1", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:e5e7e4e50f2f2cbc3b430ff931cf8428bb0b87e2305a913e4a52ee84333f54df", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:91b28d5dac1a7928b39b40c76714cbceedf40240e559c7e9cd63b8a0e59aa439", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:860fcb2b549e0a7accfe8e5f1071069a99f35ccacfba55456e8fe4b37ed08414", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:d45523f5190e5564f945ee3b9c70543afaf9f5b2745a8dadd9f3f85176eafda5", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:a833d38c7fb5e16933b6bc2172b7120314d19b8ebbcac47202963733e45c0308", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:32e86f39332f068dc736adc52dd25a6518c8d5ad8e44f286c6049585dba635c5", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:b1e97e6b91ec2eda0dc253d3b9fa000cb798a116a00d204962c196b9d3b896f8", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:33a75fac3de64a6dd8ad6507a0204bd9bf3b173b621bc24802398c89e1201f79", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:eeaf190bbcee909a85777f938bf1cb986b028f6c4fd67b361c0e18143d04c389", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:c97b45d028fd2f234643495562fe96082f6f7b601987e8e08e7dc4d12d7ded70", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:ab7dba6631f882a6b213b5fe8aa435d520ded92121f2c26d3b241dcca6cb4fa4", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:9ffac660766830f921c78bafca51b76f935f7241b49f0a51cbc57809f760e652", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:63a74e88f61411cfd03aa6e719867d1ae3238b99f3adb2f91cc0973e8b10e174", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:577dd865e64484df7da6494cc0c46e4d6888b47d21a6a19d1ffdc16fa5f8ba99", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:808eb695f6ce5c484b6881b4f67ce53787d7073c18e71ae5f9eff3a0d546db78", "enabled": 1 } }, "bootupd": { "100": { "checksum": "sha256:69b91934a584808f5be1d961662b65a4477a02e2d7eaeccb0759569154f7fe90", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:c1671981468f4ffe6eee8b2aa5324135d3843b58132ff5c53313275e398cbcf3", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:0471f4ad4a09025a1a23ad398d869d88b90172a869800cf06660c886033c7409", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:480fe3690a301d2359b747a03b7f65fd881063f6f7d877c55a16e6a51f324df6", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:ec1969e106b5d32038017f4c80e7a8a713367df9a96075e6a5a4ba628068ec30", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:3b369138db2945167e6b10503d99902411fd5213b91dae978afe344b174240f7", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:fe05b2345644d118171b1b8af8a72be21b473dd38529d2b80a6b5c976fb6b89f", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:faf4f1045c0e866f29124643d1623246299a3a8bfd2f8910416cdb32d46b676f", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:63bc6ce49d27fe27a4175267a2eca8879e77bffceea06f37bcb1d4a319b0c383", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:c258276b231b731865f4237c8477010ea00b71e0e51501d7a206344381f625b1", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:5d46915b4fa32deccdf587b5970cde875d7b43643c09ec42a156193f9592c8ab", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:363096ff18dbd4366ef4c1bb561736f3a69b23b8bcf10bf7b22e15c8f28d10f7", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:8d8299ad27c884a1657ff8ba52413f24867605e5e31c55a70659b3b0db4309d5", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:7bb067362b8ca5658a9c1b6438c3781213bd8663d2e04af91afc9bdf7e97996e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:065c1371658ee934a15f9dd52f848d590ba25c1395b2d9abd201eadf7527d944", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:680318c7058b39d17824f8d60f9ee7b34dd054ecba096d96c824134f1b062f5e", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:1ad948e925fdb3e4ff5524547ace9cd41efd57a1c6023d674e77caf5f0cdad07", "enabled": 1 } }, "cifsutils": { "100": { "checksum": "sha256:23c8e76b67e137680de670096eca99e52f5027fd189661f67557b456bd78b2da", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:95351f4464622aed05297db68b883d47165ce7db322134048f5a99479c734da3", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:66621c8b3ddcec50b78e34fc0d9dbe337435942a3843a2fdf29adfbb1e6d88cf", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:a41e8f2b7baefc3ea171ced8037d4b8a7a2a232c8baafe04d81aa24f22b7b0fe", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:b51dae659e1a50955356651ec871a5b6077ddf9334b1e2dea97a95cb9136d53a", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:9ef6021431a249937655e8aa89c329f59933da69a3efe4a8f8caba7a981da17d", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:b2961f18da34da66a4db92560799f4e74f80ad7715371cd672b0f86af9aa60cb", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:b8df210d8aa05e08a3ad72e50c40f07622bc8ae5823192a1c84cc6e6761a5878", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:624277adac768ad4a499a6e536cf623673a4055c7b03ddc621a55b88c404d19e", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:2e148209ad809476c9184d9d3e7655937052a3de8dd78f367c22a57052482bcb", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:407cf97c8c9911a4486820f91a10f0a3f6d97be72c92e2c4b9b7fb030af5d0d5", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:19aeb79ab5b6de6c4ee9365d2709ef8832e5b931360c1f0ec0ea79c5858c28dc", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:ddefc573ec416c134d180e7f8c219a4f7a970b7cfc8d83cdbcb41250abcdd20b", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2ab5cc7c3b5f2c5f78b4622778189fa81bbc5980c038829b4c269ac937b5fc47", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:e12042ea1c45dd3cde246ae8de753eebdbbe0588c4c9c63dc2946c833a90709c", "enabled": 1 } }, "container": { "200": { "checksum": "sha256:e6d58418ad8cab1d5ea248ee5d9105ed3b19665aed2b8701a030ee2c8639a43b", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:2a496fe53eccbbc05eb77d1dfa201ded89fc886653709b18e39c5088a627b829", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:e7ffb1afd19042410ffc4af01ee0fe31ff9f434d23451dd3bd01a7052be716b2", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:2b35d23274c594f9264ef0f875fae5a8e33b0d2461c4cec2236a3dfe077ae994", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:2c523e3379d939ae8e459d014cac247625537354cfe686f782a530c6180a5f09", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:43b7f9d92ade2e28e26c7f9736d94d91b9a20812118f466b39aa4dc7a02e0959", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:4d924ed643b360619b9f73885594cbfe9ad5cef3d3db0bce1fd0eddf124adbc1", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:d71a86c387e68a384596cef1e45eb6e19b01fc48527eeaed8c2f081c46f1460d", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:9919234c972d86204fc54323dada6321bce7b0d550d32dd26183b8d8e9bdfc9b", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:9e229597730802cf314f49eeca9c75cbf9e3866c9dacbfb0d0ddbaba3c712c19", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:05274fef587a5ac9def4bce8be2540bc893dd2c7b0052ad9f4e5de0c6da55718", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:635739376db164b36a935a3bb0dbe8b5644b0fca8d3791b0efde3da36372a4aa", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:26567d47104e4634ab34aa39e0a3ea5f4ed85670b6c66b63e86c47c809080344", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:429c5e1b65232dbfb74741ba1514315288e2704c8a105759c31b85e3742200e1", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:60d52f8cd830783a461d2bae35c6dff67653c0698c4dfa7e1d5fd0d23fdb84de", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:cebf3906f6cc325ef4db614c2b688a2d9576efee7386ccb2b0600f71f235670f", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:95bb402d3b72a34c1eb18b8c8ae96dec592defd5e87fbb1869ab1eeaa3467ccf", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:70e984b485cd80ffcaf99d81488e642ddbf06a96bba59ef0e6417f225eebb202", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:f1125a673ecd4df8c74791c6be6ca836b50f8dca6b03c17cd6f92aa0e40deb38", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:643ce1a1f7dc2df66e3a1ff57d3dbd9631ea7c9b9b83467d7e4e2f4dc701186b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:0598a7bd3ff1db63cea1bad547557bf0d6cd035b1abf7c3a278a9712dc6739b8", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:c09ea6f0ba2fd448b29d35decd44b6c181525e98192155c80473962aaaf375aa", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:354b95b5534eca8a32167adc8ae1d3aad64a821a45cefa4785f6e7d508129485", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:76b2163505a7215c631383b87dfde98e0badccecc896b8b49f666c0b775f3518", "enabled": 1 } }, "distcc": { "100": { "checksum": "sha256:a8179c2e64684b994ca8802badba7dbe0df42564f400307eeca0274f442cc0c4", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:683d9127837b24fe81e70e43390210ff542b44f33090166cc3a15ffacfbb2e38", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:86cd2077704697cee8ee96b378dcd1ea828146d912eba776119c46622935cae1", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:8060596d83498e64e3dfc01caa613eba485d0d9f72b6771154359472e0d8c3b2", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:dcdeac18206120adb90a2751cb3ad43d960619f348cb5bc7c020e961e70fb87c", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:aa5b6faa99eaec8d2b0d32bf26249ef18493583a27b5c7ea6c753ad5922fc33d", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:3cbef9fd6432f2f01728f531557fb7770c9a4d45a515253b48cddb6f8ed55dc3", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:503e9b509a0f764faea4a2415311aa1b43bfd8b78bbcc8090f6bc81c200beea8", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:7f9fca897f0811ed65acf5fd66616a0b3fd846a7a0a8dff981079f206e40fdb3", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:bd329e28fa363aa44bd99ff6b801a3730ae749a732d49e70837c720908a66da2", "enabled": 1 } }, "extra_varrun": { "400": { "checksum": "sha256:6c694e4be5a9d1895e17048eace0eb110c69a81ab1d1e01d59c2a075e08a4f42", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:f608736ae5ee58173ee7dbd951b0f7829fb0b6d15ae3015b91d32b9e7e3e453e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:8a4fadcf1824d251ec0347dc9f629471c5ff37b12d7141f3dbf958c3cea12957", "enabled": 1 } }, "fedoratp": { "100": { "checksum": "sha256:85ee3ad2c50bf2b0ba1fb4fe0c57850f9ffd3bb5c11d11a5b5e159ac65783c18", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:56ef87427ba73e1981192f595dd2c169b322cbed91da8de818e995434e07c757", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:1700660b7883c4430f65112f0a283b9e0a98434611f1d370f1e7a93f849b5f9d", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:f0b84c71c55d464990363e185d9f4564aa5344e5b1d9c04d420f03d223bf8c06", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:fa2c087674647c5df4601261a236bf5c5c0efc17d25e1ba8bc5f126138328788", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:a3309163cc99db6fe128e5ea67ca73029fd14accc3cd3b3fbb0f5710aa29e3cd", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:1cb012beb208aebe26b53919c54e8e902210feb7b26d52b05cbe760d273b0645", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:6aa78581deacc59608d6d7844ca04c0ebb0d30359ad6f70f51aa7263a337f6fb", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:5c96b7146bde0acec28d73afc25b0a35fbfffe2ccd69529717eca6927dc558a7", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:b601effee24d3639995f219529d16f3747c9adf3ac04e94d57033104321669f7", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:783f6feaedacfbe229e199ffc5cc04cee0b698b8e96a67b6c8b8b0e5076afc98", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:4f1c84d8ccd64b0af49edc9247ac92f49545fe4dfb24906acc133ebd7ba78bb9", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:776c3b6b2ef3c9aa6f825e3f46ecd45cdd371d773f7f3e53f01ee92983c6e10f", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:bec0b003cf82cc2fe7e6f196bd82b929e87a827fe8d46bca5b1df2613a409d6b", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:279271c29e984e0eac89df9d4e2232b45a2bc92ca998dac7a46f32ea7a3f806a", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:6f0af18be41a38407bb7fa6fd3b4b841d145619bf89bcb431c833b839039c8e8", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:69850d2342f0fcb96a719d39a3698d547c105880e6834f232a4d845a18a046f3", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:24935d3495375c7f6e0a0ddc091cf1f3f276ee155d07760bd7ba0c3ac115f6e8", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:fe00543de47f940ba5bf1ab84b7dc7f6a680053ef148329f2a9ec827eb47c61c", "enabled": 1 } }, "glusterd": { "100": { "checksum": "sha256:5dfb2da63f627c2fe5d27081e241543a5e2f012ae171ad7120540e3f56f602de", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:3b2dd04c15836ccc793681603c36fce06820180ab715ac23815765cc67c5a258", "enabled": 1 } }, "gnome_remote_desktop": { "100": { "checksum": "sha256:7bf1a630327affffee870733052f880cf89767d124dea47195e5c1bc04f52cc1", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:dee2caa5873bf379c5b75cf994819d6af631d77fa0461377354faed4b5332735", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:a9f5e7f8a314db87a46dfaf4baf8caf61a067332a21b0936f1b5f9dcd1ed84c1", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:2ab9b1d3553c65572a4be83cf5366ce857589eb197fea0cf1aed2a362c7d2124", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:252482bb11be555cdc4fe0a9a0edbd5d9e608fc2ef373f2db7e8e645b473fab4", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:01cbf4916992e83a3078b7eda80fe28996990cafc38345f7500f1cc777fcf634", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:4b4087a4954ad05381331b4e68a09d333dfdf4e54a736d271c46d16a1daddc14", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:f4e140e3c881a9df509d1ef7e07f5aa18c32951088e9fd1fc9490faf14877ca8", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:aac549ca03b5896baa13ec9bd4b546150436909c67ff3a34dca76983738d65fb", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:8c85419ef8b861a1776d4911f4932c558bfab2568f5d9a6837815064b705171f", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:1f64e6cf4b4541b5f9430eb2fe90c0ff7da14550be6c24e5d933683893bea0a3", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:8b6ed37641e538bc08ae821a4e8df2026a1f15b139cfe9d08d9b57fc8f89d25c", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:1ca3332649c130c06c5ef27daddd2a698706d790cd3012fff89c32548e14eb49", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:5daeb045f8b76fed05c1145d131f77dd556de131f777b7e259d8ec57787e7da6", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:281ed7601c5b057802da5ffdc24a7e3308e0bb2591a263186f51e35816dffc12", "enabled": 1 } }, "iiosensorproxy": { "100": { "checksum": "sha256:56fc87b171dd7663f4ba034b4469f9d13b0cebaa0f5a271133bf2be77f17ba80", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ddcf26b1519dbb7a26588152be928b5fa10c4f089e9afd4f389ec89325be6bba", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:81b94f95678433ce3b5b3080f9ef8b5bafe6c662c0dbf8a1200fb142049f6445", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:78fa56bebdb0ba105044937b4119ab7293b36b08b05bc201e9a46194740f3a54", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:66bfca915a5da5f8845290a0812e923c9ea98d5f65004ed070a165d22d647f98", "enabled": 1 } }, "insights_core": { "100": { "checksum": "sha256:b6738bbdec626b3b2c333ccac21c2b49bd2b9318460ed3604078e31655054043", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:6819e08af6d0d526cd02ab7b043a6a5560e70878b2d1b15679e2c78f23047c0e", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:aacd4bc0e4b33ec4867345fc0f982ac8c8b4e02d299bf7e6c1e408160096ea49", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:9d41aa7effed27bf0eaccd48831c6565db8eaa8b40bd044bb17dcce9646aea42", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:391ee014ee04fd2e01d16d5403a7110330646c0feff3ff4eff88c0312e7e3d2e", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:1255b30b90dbf2279f1d08300079e5c7153bb7739e849c9cd1f397fcf527ffb4", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:291a822392f8a93d820aa03613bd0c058cfd1118fd6cca93a12175456eb2cf72", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:a197d6a5d3027f08e32e575f05c7e836449e92583e3ee1721a37d40be611dcd8", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:1e89b4159f4dc30bcb945776b8a4dd8ee5ed5c951f3e3d8ea5c472d0bc58fbdd", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:adc44899ddaa71b3841604a1b26056108c0973e7cb2800c7cc49a7a0e0197147", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:d1916b00ece1c2b546cc04a7b6695f6459724a6bb7a92be78f399f61a613af86", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:074b6d78cca2b9d79c775e8b1f82916e7842037864ad1741e106f9286ae2d8c5", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:4cee27b59fe57c672587d220f3061417207a02bc0ff36188148f5c5f3101c1ad", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:49d5bc5b0927e7245bd07ab53efe97fe587da509e8662e6380edacdc8c7f6d79", "enabled": 1 } }, "kafs": { "100": { "checksum": "sha256:602c3c40b28b653e11110e83c7f63122a75b9ad5cb7605299f6951a485284727", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:719c762b016d9efc9beaf1f26b69635c4e04cbc6fc249c1fe8f41398dcff6ca1", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:478e8ae55c92e536ff93c9d5fd49f84e1cdce86bac0d34d89a7a1fda6fa5001a", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:96be522595582d8366503296585a6b537ed39033b80c3b227cf809cdd62b77cd", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:f3c86819d0db5c1bd3967131d7db7e7823feb50390861c45f723e5722179da42", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:e267709b6fc5f39679c3156b764ac82facb0b228e5b300d891f4a182662a1a5b", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:1a7021842ad7350bc5674a455f4232b831ec8153d14635eba8930e8ade0980b7", "enabled": 1 } }, "keyutils": { "100": { "checksum": "sha256:214a8263251db7cc34516a18053b6b13705fb0a2476e0b3f5430a75f2a2c6daa", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:4398910d875745fbd61926116eddc0c7f3f6da3cf8b62fb4149d78734c344df3", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:f681405cfd10a88aacdc04aa7a895431d33fb95fbe92d59f9b4b787727090ccb", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:7a35092c807d632de6a59cc84a24c35f0f6b39fc89bcb1970861af3122aa8719", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:0cb7fa517d097ed9714fb03b1758b36f1ec798e78d7bd71523ab2d37d5a71ae5", "enabled": 1 } }, "ktls": { "100": { "checksum": "sha256:9d9a72e3d9813df7eaeac5d0ee9b10833d5d153356c799b1f5d624d7881431ff", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:130bd9f50ec689a8efe629d3e8d9fe617cac4d1b90b4815f0d7ee0ec1e74159c", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:fc6f4e7dd7964215cdc61b5d9e1383743ff07082e200dfccfe10e10ba4a5211d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:2d91cd17abc6c42e96f7d5b37b603e57bbe593032f50d278ffb5cec0ae41b026", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:2231831baa46deac40b5e65fadabe1071eeb317ee8da2b1296fba5af0c31854a", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:0702a7c99636e4f80a8d84038b47660776f0ad868246f1752708ee1215c783ad", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:46a683c9c0693f57e0a687926c0ea32a8a176eaa168d1bf86e66463395b314cf", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:774e16b4a549255e6db1c9840426274a26201124b3224e64aa50fca724c468ec", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:06bf2f06b28764f361d106dc01918bbf372b10de296f41c177f7c6b2466eb3c0", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:369ccd5639cb6c0376c9c0f877700527c00314ad980f95f378c1b5762c3072b3", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:d0428317c2f3a5460223c2e3ab9eb81c6e144a21a23a5cb26817d44f4023c646", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:42e246c303df5c00ae831c415adabbb8944f6416bd42eba668b0f3c744f14037", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:06876f88c3a97c7f4a5c8b3318b36dc5228fe67217ba60b80a4eca746dbbf8a1", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:fc1aa5543c22012bd7542bd91dc6f51b33b16d0a3d8e545dbb2481b254439cb1", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:8dd7ed567565b64f8c4a50ffb7a1683ea934295adc47c972ac9d07bae8b9da3a", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:866ed151b07a25f583aa94b546d8442334757f8cb6cd4aa6433e03ca3fd3228a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:7df22b87a981a09999b90bb4ecea9713b595814a385fce77eb67e3c20042aa09", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:9f30b434e6c08d9a155bbc24ef6d71745d8d252c96d0ded0ccb6d158354c6546", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:1710c19cccb58ac277a19e7421573464d0840a580c0ba566264d5df079702562", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:50901ef3e7ccc1828edc3fde37485af69afe28048ba25b7d9e3578b063d559d7", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:ea7ef69789119a1f2507570cc9ebe104dba956efa5289b0812a295d8541d8732", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:a7af8f4be03248a6d91c5df6c2becd22e3f45a71cecd671d44d2830fcd9f4a3b", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:4afad481406029752a7960f97c253b41b8251018b219e16a858ccd029f9bb5f2", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:8f657e89c38d5005236a1c7d9798b714a47da6e90c2f1beeeeab9b624b66c4ff", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:7ce2990caacbf36b3ea6481def0630fa02e220ea9a4e2dc107251bce1368e569", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:577518e3f4a348aaac570906781e3db46d9d53bf52d1a6f83c9f520dab8270e7", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:6845c20db7c7366ce5c61ac4386a5a7e0ead4d4abde7439ebd141034e1d56d49", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:8c99fc61034ca0306e397607fc39c9a8999cee45f801241a8391f870abe65f04", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:fc6c53ffbe5274f03614665560aed924d8f5cdbecd2fae80954d06c900848496", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:6f5792cde030e56b55f4b00cb53bd6d3724181c80aaaee5806e88c6a5298bb6c", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:9d5273f823682ecd6915caa3e0e2bed4573cebbf5861938b8f892c31e89e6e15", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:fb2842864b919963bb64c47e3ccc7472e010cbb871a418281e6b21c7f3ee564d", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:71471e56a42b1874b5820c6a49897255fc0a139a1476309af56531a7b4815f3e", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:8ddaca2a54241adf5d42f9205cd073c7062e7692f31ebe15eb9e988e12efc9d4", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:da616cad52cc48cebca16fe8cd9a738368bc280c3f6da9156b6126dcfe18ef3e", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1c8308d1e16fc19ac6f0423e47eb8eeb93ef6a47a5b32fba3f4e04500d778bce", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:154f6949eddb0f008a3b9166f736dde00bbc37df415f07c1263cd63ee609a5fd", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:ebee3242d8568d23cb74bb1e90299773066f4f8d33868a7b04f2e4532fedddb4", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:8032f287e5f87c2e0ced6c19cc0695b579718bfbba09c8e0601c36232982fde8", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:9fbc20f798b9945878c21ecd8f3d0a3bea660b3c5e9d7666597feaf01f32c583", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:6d06ce52f97ca8d6725312953b472756201d3182eb5d14ec09a0498ce1ce55a6", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:368da83c3c3446d2c512685c9db9a7a3af3441754ac5a578e8d27c20def7dbab", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:740151127f1bcdb7699a6317eca571399e7cf58a755afd20dd141aec3035ab53", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:e8c6690296f48457a553b6a82e050d5e03bfdb3afbc0ebe73a89d002108b2107", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:335393afa17a8db06100af645214e7f1531f31ce3304b026ee5e59a7fa830bb0", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:fac6266a1a701350cf89e98a51f051c8aaa2316efa5f02cf39f2d854a332c0aa", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:4cab8df79dc5a8e73ece06c418cb3ca58c74f669516b810de46b9f268d78ee8c", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:e74209265a43e9fe594d47ce7615858006d537f9ed09c0c916d0dacce2913e1a", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:c032c4722dc3ec48bc9f196ae3de9ef9fd1c04554aa0913d99ade36ac0cf85af", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:e7a26a9b18c3c6bb396d0e3321fd668e6cfce386bc035595fcfddfeb8510c430", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:b26e4a6eb23076d0fbe421451828d98713754fb51b701de0d4ce6a2d8f788edb", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:7bb9f150dfd6b674bd8450d8485d58e9daea3b998bdab7c7870830ef5469f9aa", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:810671544a16e0d4c42beb5d8dfe40e2f385ba3c7d6b80a4bf42d01ea882f2fa", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:2e1144eadcb7516f78f77b2fb21277b4a7c83dde1067299ce13cad4739f67f0a", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:1d2143dc705e8c69c3ba1d282b10a4d22061a2c563efe680857250532ede2bdd", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:16ebf87ef7e152147a0aa89e34161622d387348d4376f2eb91d971ef8ab476a0", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:568a0c0d65753a4377dfbbabaf343ea501318494e33b9f72d7044445d5b79e33", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:aad3306ceb1981e67c2526800981a27554da4346abcdfcba882aaccb22c41c4b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:b10f8d22c01bec7283fabca4ee4f05f111b498314c69c720aa520062eac113b6", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:01c785a4ccedb0c0187ed6964182d5ed140e6deab841155a73c1373e1ca10d10", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:acfca5140c2a5403a3cafe70ba2e0aaed2bfee6298d27d4cbec33d46912634e7", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:ec6185b6b53e67d6d41f73b089f3bd6938472068a1f4effa28b832d2e673f08f", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:e95560197e6f09574856da90386882b655dc71c82072be41f74fe99b8acd9f91", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:8c6fd484ced0c823f012deb5b074cfae3492af13217650291588c760ee1f2080", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:a8b41cc8424e4d9d67310c486221a9fc2701a9508104bdeb076f2ece6c94957c", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:4810ca21adc14e1f8b8f2a5b91e628038786e71ff84a2b3d701cdcafc6baf16c", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:3ccf0b95d6e48d0022abba6bb8f8e2196eea9da4548715630b908763848ff204", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:80cba25d4f43ca49ac94f801e73b2922486db1e0852b9ee4dbc3951bfaba3a2d", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:0da271cc7d6341ccba153d0ed4450d74e649792bfa11634498c2abda2f20e59e", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:9a125b8b0328b3f01aea6aa395ce5117bc3a683e2b45b12e69dc6a95116ce203", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:f98190a306ad3f7c05f686014cde82476aa34d834547ff951c1d7e8c73cd4a16", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:4ecd07e534cc759a3f5d022c8de62fee53cdd3352560e48e657e09eddd2444d4", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:88873289a3c1bd0c0c5d636b689bd8e1fe194ca528720c3191fb61b2ca024b50", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:76a9f4d16f6b8fe2cb94b30b0c557dd4b067a4cb49502ff812b95290539062f2", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:802dea6b5fd7b2d096241d340a81e9a62016c99e38b684db77e67a3dfef0e694", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:3baa6c635a8e0301a5f451b3f8f3fac08442be35dcbd7a912dac27367d6ff7c4", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:90a7de039abaaa9a9fb5f03c34caef72aff00c79fa9c129b9661577de2c6c6ad", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:9617e62d2025eafad0b76d65f09518834a388605145ec26612731578e0f71576", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:7a589a0a4f12c4513443cf02e35dbaabac623636b66b003b1f685d9224b0f5c8", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:aeae1d20fad2ecc5e2f3ac84829becd50d70a7c41e8183c5b817e0d3f97f9484", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:93cb4d1c0096f51325fa10c42ab72db38b5974c42b7d9fa6789482f56ce688c6", "enabled": 1 } }, "passt": { "200": { "checksum": "sha256:a6ea29cb7f004596da41385a4e1ee704704f63c40bf40ab1336f89f94233cfc3", "enabled": 1 } }, "passt-repair": { "200": { "checksum": "sha256:c8eb26f0759e409466ee718f09b3acd57c71092ac6af3d19cffbf76d74e308a4", "enabled": 1 } }, "pasta": { "200": { "checksum": "sha256:f5f593c36c3699b311475971ac6960cc4243f812927b69730ad066a46bb37b9f", "enabled": 1 } }, "pcm": { "100": { "checksum": "sha256:8455c52ceca1ca695ec087e7fe9ac2052f94b255e182e8dbd8cc1383091862a6", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:9bbbbb9c54a6800007708c0e1998a74c213b02b9c3901d55bf03730d352e591f", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:f1f1471d7e6642b73355b14b1cfbc8ca4436cfa2361aeff8295c14ddf4674814", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:0d92cc181c1f0ec679e4169140952910377a8985708d8d6157d7240604933320", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:ccf7fbcbb1f023461f035b56de2720ad43b06f02ebc7a45872e3ed45609bb9c0", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:ca9280b0b525fd030e4f8e43065877e50f879046de47c659672b7d4bf7002d69", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:544140731f1c09b504a6b85ec6ffbdda47c549c9858d6c2264498bfc56fd6127", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:c068645848d8eb799496d9cfb94b5f779f4b981613df96ea5667c2b10bb62d25", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:bf4318eca2e5058d8aba6043ad2f5691514a4add913a9049bae6c57fecafb0fd", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:16249004873cf9214f949f73481b5476c0ab03e349542512af9b57aeb637c047", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:e75128253d2f1ee7aa0d05b8d89a2468b3b26810ab289a3885f39c6a3a0780c3", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:7f525e710a117aeaec78a9ab1cbbdd54a150ffe26ed5a1bc29595824fd9e1931", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:c4a9be9ad44f387da53f37878e3e8c67c0562865c782abaab3479290883fbbd9", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:8ab8b8f9438c6ae6c96323b6cf5937528d8223c38629f9bed4a2df00f4b9b686", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:067e26d1f2986d488a9ec12e867700e637060a56d56d392b68d4225584fcc6b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:b2e8d4250883c226f1482bf505fb14dbade353c3ee31258d9376d91197e0df9a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:58a05961731817f66675afdcb5c0a08aec010d664c210892078babfbc744efa7", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:bab7ecb38d7aa40fc1de9d3f1a06e0f83c473e22e2f2391cbdc50e27ef92f7dd", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:b68196f6b4b45fdf4d8ccee918e84a803e32a68deec1b876567b9fe624ac3de8", "enabled": 1 } }, "powerprofiles": { "100": { "checksum": "sha256:a5d9d7124a4d0cadcd27e2d4be6327638c7f8ab85852be5e4ff3029151df44bd", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:2b4a26defa86afe8f22b6859383d1d790beecaf0a58ba5dacabf63a62668374d", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:d54692d4dced3d6f04c9554202d39cb437dd647bda8d6d5b5df2b352f692a6b4", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:1b50228b54a55b1819644b5b2351ee331891f6d0145614a22d1c71523373e92b", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:0e2f3f1dd8b5cca63c6bb113de9b3413ffafe57547e8f741ec2f65612941e4b2", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:ab3962f174f9a9a125e2aad039584a83294b11d3ee56c8b477217a8193afc87d", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:3573621c7a830f0d511041287fe8bb073eaa5e200c5b8b2e72096bf469c35f1d", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:37503360dc3e7e2199e5055c0320af88aaeff2ce1c881a54061cfaa23b6fd9b3", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:318c62c2f63baefa43a61f8ef58bc168596087cd892a63afee72b1cb29cac0c7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:e94df6eeb11dfa4d942673d1ccb558a34612e39ef473fa47ccc3220e9db13178", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:d5ee6fad0d60a430f811830a1cf3b3fd3926aee70486f88088e5312763e9d8ad", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:d23c293e39c1a025d375b714dd9319d27545c6c62b58342ef530763b84a24b16", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:b6e28c1e3ecd19b1598ba4f18809c74c58fef191543b87e57c4c5337874947e5", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:5617289b46ae349fafd315cf92082d64119c6a0b5606bf79aa17fc99e34985b6", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:5f8826660fa76364b6207071ff136add7be6e8b3d6f1975f271705bdb328b6c3", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:704e2c7d5fca4cb84e320b9359c6168037ebc87908330c0053c143c8821d3863", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:d464162666321c2cbfe0a96abe6614430461b85b292cd5607a11743a1b7aa869", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:acc51303259d5e6049265839c5ed13703baa80ae3477ae292103b4665c83dfbb", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:7a6676939686e7df72b202951d2e05dcf60df1be44326e96abd556ad2b04315e", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:a36913816bd352483ac9cfa3da2c5d80b9fcd3624244a38e90790e3e5bfd05e2", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:54399b1caef001ab99be441bd116ef440f04e04fae15827443b33c13bdc3c9e2", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:3c81ccdd74da958e3bd37b93d3c784017edcbfd105de02815fb3c0ffca0c598c", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:7d8dbbfc779595361539e9b7fc248e37d78facbcefcba281378dfed3ab22208e", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:81f2be89e71c8e306b833a8f7ac8582145f567add5666224847e65418d1c503f", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:745e0366d2cbec05fb9ce1275f5736b8c1ac31138c7d5af869788b8cf929c496", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:5110053d505f70b3b834686d7cc56106db3efe95858f7355858449da14981ff4", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:622d5ae5349b504c7ec9e472a86c5a1e1bc27606868d53d154112a63299c8dc9", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:c972acf1c9c95b9087ac1cb312598717fc5b62e07abbb7d94f3f0ad7128001f7", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:5f8160346fdf42e9768348df222058ae69d1ddfa548fa16195d4c96818b47ea1", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:cc092b8d4278d2c17b85f5cfdb8b50abb7fdeed2c16913333f4af37d42df641b", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:5271469985f35fb7911a72e9e705bc35971294386838f1f11033657874821cea", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:0479cb38ba1f6cbd062d8806384622db1b1184b95461b2d931f6ef144fd4bcda", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:988188103a11fa3e7189aa92b5b5817e29fc00aec76a9723df01596f77c9aae6", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:961bc157eba42a90041cdae4cfbab4eb7caaa4390e94f8f8c64e818f57e8d45d", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:8446bb1ba3e4f2a0a84bf42852113dd38c435a59868ffafb56bcc3bddc95336f", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:95ecb10dfe02e0384b0f220c46a7d0c85166a4e2cca0bb55654420b73611a646", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:3867e454b9bd34df2583555037e895fc3a331453e7dec0c4879637d7c14cc49f", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:2f0c79c914d756df89a5e872c33eba2f92d15cf2ced3d2c3ae59f09889841950", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:54c5e85363d326f78c5896bf87c36fca9bc28acee3bd9da4d6d22f090dc9f7c6", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:f35b103b76f4b7909af1df7c45c8e4ea40aa284ba38452305055fc0030056760", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:f45158bb1feee24882f93833aa675a3e7ae69d8906d420dc2b55d473884cc152", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:22f24b6544c3a1f886b7e6119ffcba3e23593296f0e2ea85d19a401f0deb0cab", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:2cb11286a0afa94eccbd33de5a32b16d9e178e41ac1fec9dcd801b77dd257051", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:5f50f93b286c12e27d2d4023021d1a2dd5ca8808a896199e59188b482d15d246", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:b515d9435cd169827bf648df52bafdc280d381b7224f8f59d023e81728485e94", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:cde9bfc64b345835e9f8012426cf218bad9972c70e22e0ef6d6a90cc5fa7163c", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:1295d1a5434aa1df7fd0f0e2a9b2b045b0ec51bd8619d528349530b322eddf24", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:3d04a8c1749bf0aefda8576ba61b2690b334a41b583c8121bf1d351f994bdb63", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:7b0c8b0fd23723aed98bc581f2ead99da87893c6ba042ec19ca731e1d802eab6", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:94aa696939ed1e38d3ab00b4113f9d2c65f5c520f84d77ba6a8ccca00bc50807", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:af5e3599f22e5e666eea56bb323f8b6ca685fb9304ba8334fcf2da4db6512fd8", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:df0bbc0a92eb36577c47b757069809704d2213ade77dbfd48312ffca42c7f332", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:6e247ac9c3c06c1d00a29cbcd9a9097688234957ee48b52ef086791c3a8d80b7", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:c90e3424b69e91af767744509dcac1990978d09678ab40bc9553c21d362b7c1d", "enabled": 1 } }, "sap": { "100": { "checksum": "sha256:4cffd87a27c2b48cc59f596a42e860ea52acdfcbff0c2a1e4aeafa3338b29e6e", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:a82d00ec084222c96375bedcc1d32f34c30e0e7f6935791cd41fe9569c0fe0b1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:0193c2997c1219ca99db6d0f42e57ec85018352e426819f79b7db52a871de995", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:75b7898f93471dcd83e36221a8a75570d4e88bdc7d001db4375c5b795245ea4b", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:f78fb4edeba689f845482742172f0b72e88fbb2ea3e11222581407192a4b1c52", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:a1523f961940451593d1125cba82f4bdf3d82ae10837e8d5bf1519926636e1e4", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e6c4cabc853877f459381f06d4d47660ce9360a188ab87bb825f1f1eaed39d7d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:d938deeab255845c3aec8f92bad9bc48d96889acd5fb941dd5d5076b0fbbeb66", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:286d18507d80fcfa7cb83ed21321df23c3a29001777890137c1b52c113cd8489", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:166d2b2f13b2870ab829d568460b461387d37d4f72ea12c337316ec08f4dc051", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:f65a01d9d07ca1ca7c768813fc949372979dddee0f1a539232a53fd249e37086", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:9e1d9f1e761bc2e1df61f635fff5ac66925000ba9162a09292753025a8f33e16", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:b151a3a6aac1ed076989bcb8733574f54207539f2bad421d5d0c1665fa5a7829", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:3f8ac822194504d2c8053891b9ea040ead72544078534e8f3c7198d088d89519", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:66b30c23dc3a6e7909479bd5dd109e21910d2aab62a69d7e5c6c65cbe5e495c4", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:c3b59690c92d051202dcce97a9bb63e5f1ca5804ad2fb5ea47581a2fb63ebb22", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:f82df48459bdd4ba2715261766ad21d9868dbebba7970f18ac458c94ddc56783", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:9f8bf7e71445b649144ba04ef206994febfee6ced8ba5dba6e99ceb1aa90c431", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:0e47cf6e775a1e2ecb506e444731e086d057b7f2c2aeb6bce7b636372de88d95", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:3fdc61b75bff53e7c1f753ff37953e622198d6d83bdc70b07927243588bf704d", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:52612acd5505f484eba103ded39305634efe87822624d6de062e3415b0c4c6a4", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:708d4ef9c54dd1edaecb79e6b9c8b7a092fb3f007c8080e3a71ca796782088d9", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:8801c1259909f4edbc7c735aa537826923b1cd08ec932d296e93ca3539510e89", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:f47011750c09ffb47caf10905cad15fe0ae6ff35a9924ad87920cc81b2698f0b", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:910796a7e4b7b3c0ea99f1d711ae56757b3c88647d84b942129d23b866ecc742", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:092593b379ff3e7b3d15b0dfdd2adfde73fb76401d1b6b6e79a4efccbf03f0c9", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:da302386100fff3c14f9bf2545a5e3039168d1256a4c938f59dee98190296616", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:303241bbdb172d6a12c610549179e7a46fdd55fa0e9512ed699da85c6aa4df6a", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d82efa78f341397e7b9aeac1f0f8cd301c1f87728b7106d2ed91f7af994502fc", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29ffdec48f6253bbe68a41716c78482d7c8fef5a4480f27fc2b199acaaa5917c", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:850a469bc638903419e3bd62df64e58a49d7bc381bcb13f9c0bc477e026d29fa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:14aa28921885421f92fb51920ca0d8fde122881ac9e28d024c80a7b234b82dd3", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:1610ffc61426c0e791bd7a6a2628935edf3d66fc7818fb42c314044a26ac5d2d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:5025b28ad7090d4802078c92ba257b46909bbb74fcd6cae0f2a5d65978a5ff8e", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8ae5bde4326683f4ca124c8579ea5dd4167f8d9cb38fa0676cc40d1017daa536", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:a3aec6527b05d86c04628cb7c7a73c7f2089f80f2da9ee14920cb58d77dcb5b3", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:0965d3f30b2813a4364e9ce8da0f8916579319ed9507640383c3bf195ae1c00e", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:d589d2e8bddbcea03272bb589cffde776ccb410ac685e5071896fa8e59660c7f", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:407ddd533381c1f822ec8471e639404c4b926e7e635b3d25d4ba1403a5c517b3", "enabled": 1 } }, "switcheroo": { "100": { "checksum": "sha256:9adc92d263657bc101c9476a39e98fd6abedd37c614ae747103f15dc697ed149", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:3e1106856e10f8e1c9a0491485d2a6a11a3578a0b00ce213b742c516da4488fc", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:34bf4eeafcb98df7df134b1e571f312ff0103ec7ae18ff1722844720af028aa2", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:da2b919cc89e106c0815ced147dd755881b6a09373b439f3d66861f2894ddf13", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:75472a85cd8d5d0f3f58dbdbb11e74dd695fedf2fb72c2e31fe991309a7da511", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:691eb88f7cbb8d1861a62ec1f625c60bbb7d6b9d728dc04bfd15ed8b9f69b696", "enabled": 1 } }, "systemd-homed": { "100": { "checksum": "sha256:ebf360f8fa1013cde35371d84c63ee81dc85dcd0e60392d9afd05538411def18", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:a2e2a5d807eabe30a09085dcec38d530781c1f02e840a6ed02ccc32bd2738e60", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:4a9e67698b4759a406188562c375ecd847f205c38873fb895c3c20abc8bac869", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:6f0c61229e01d2d4d44af547b5877d1e9d44301ab642ef8966fe82a0aef02b18", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:1aa8926f27fdaf66acb2172f57a9da2c4acf92065e8a874079caf51ba65b200d", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:d98021b3bbdd6255c2009e5adafbf41faf3370434396cf2e928e7df693dd50b6", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:ce3420ee31484daad30a8016d43604754c2feced30f3a5b3bb13a4d270621b55", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:188d479e15771c224fe2ebd09cd0397daeeeaf8809c7e70f6852ba1c495d2c61", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:8ce317b88426be6692f031a9351d9973d3cc66d982afb582a732589423b823ce", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:b0c1055c6a8419035ee9a9a45de2bcdd7183a906bb40d98bb2be80b882a60c51", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:f3423c2f86f46b6f2bf003a2b2ed3c4071a72c9ecb2e8ba4a2d2c9f92c1fbfa0", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:2c1859234854934c13e0197e866f56b8552e9f69e55e17178d35b74c6640b04e", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:610f7491d42d6bfb4b0cd488bb6803e7cd30f4ebc94ec254d058cea1076a200c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:f0680a3815d4f8214c7c0829c9555f7bbdaedb8212f7f72d23dc1ab202ad5100", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:a73712e8d7438cd8b4117407d700e43741290301b1c263876260c96ca8df24b0", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:ac1c944066ce9d515b0944857c58403912e2c610f9f526c61ab9c689532de818", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:b81591fa025666c0f66e245c3eca81bf4b3d624d1974d45a326b9d4309e4572e", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:330bfab610107695b2b73abfb02faf25124c48b4cf6cd98af9d2b5b3252c3e22", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:5729c3b88c3ca222b531acb8995da4a5799ca412d5da6c54206469a7c26c67c0", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:e0257dd4e250c5aa0baa8151d48942735949bd3018318c11c28a4a5df2aacb90", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:f129a3fa9b6af94d76f6d3edb6aae555e64e9fdd270708a20e745e628b4de993", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:438b632d49e54bd3d83babbfbbdcad5ab314a7f88f50f5e801ac18e45a3fb5cf", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:c1de2adfab2cd577a0cc9f2c1a50cd6321324d31b9c3f81be9231f85d4acbbd3", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:d587c24ae3002f86c8a90320c7f4a33561c8b93a015f84e5f4f8e5dd5e9a8fac", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:e8bbf14f21b95758fa35a5c44976c61a786fb7b44f720dbb2fb5d4e92114a1af", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:d64c804a1ff65d6f79f6e98d77cfc09d6a3a20727f75f66aca7b144d5fb7bae7", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:ec2c337878bce231339e400f8498ab44523cd322939955cbfdbe62cc85b553be", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:e9ee371e5375f2e7a406adfaaa60e53e8ceb7b7eac859f7b7c44848317b0557c", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:394e23e556bf8d9a88e8f21694e36dc64e3513d79c8f3a55ef52996dc994a3c3", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:0d136d8eaf57e9d525cd5e12bf0d1c96e8ed19f6e9ef9b1286a7b10b25114ed3", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:32b0f8d5d2e20a60f21dd895db39b77d738439849b5dcd4d418bf315b7e1dcb5", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:0e1a4ee008ebca10fa20e5bba82a54cdb808549a74730ac0c6e719723e61d7d8", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:391e5b7a75222e71a070ba6c6f30823857ce8dadcb9b34144e3b7eda11ac0b89", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:0ada488a7fe5f9e91a23ced814cd66cb3cdcf18ad4f2c737e54e7999744d7949", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:91a7766867d13534c7523a899dccdcda504d8138d1a7bd753fc74d0970594136", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:46b893a72f703ddc7f2fc6cfd92c5286513fadc8e41da2ad50f7c5d33beb1b1a", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:cb1ad8180ec629ad32de08615654f9e09520b573299f50368e048255b64c1efb", "enabled": 1 } }, "virt_supplementary": { "100": { "checksum": "sha256:8ed7bffea7ad6a980087f95a41e40a16b19d5e9b4e80564b212ca781a66baa72", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:77fb5500272297c8a01295374941467cf2e172f65a82c688f61d0c0a846584d0", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:c1570623f72671231e5a57602df8fcaf37e5ab3b505679feadde267adda94a8e", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:0fa7c154d43724c116ac8d4fee8578e77dd9290244cf913ad11b6750da58b3a9", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:71546439e9d900aa8b0a517cd642e6bb23f91cdbf77fbb5acd88fe68610a9015", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:dc69581dd400bf43165b475af5e43d59e21f82f163bb2888962b81dd0a11a631", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:d6c6c226dcc92d9a668f42b86dde398d2d875b479915af656734357e20ed0e96", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:15f401a1b3e38deea36eac34afcc1d5af60cd185af250d125db083c18e699930", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:5aa47b485d9daccde40b5ceb81a318469d8ce0d3f5e1db8c981c3c1dfbe30c7c", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:2cb08171c7ab222afa7d77d790c9d39622d9f545e7f3e7e36c995b902279d6cd", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:b66dfdfd23ed304d5f416bb0d8de4565d28cd732253fc2f9e4b4bac59515790f", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:a4a3be2a0feea4de24ca26c0eed58c7025304d810ee9d4a3e1b7e964a8d28c6d", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6b1f3a273566daf0cb86669c9a44fe3e5beb120f9278f26b94b06a4d497d223b", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:8909780ed8dfc6c3a5317ce1ec0762bb4b8eaf4facc702c3af0c026980acbfd2", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:3bac5bbb295468d1b41ee1bbc7d88f51107d5b10261348ac7e5e2897ef013b8f", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:11d62745da53c28e58bac052c990f60842e9a56d2a2ff02f47e1a86dbc59338b", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b5f29b64800bf22cfb29bf8ad562d283512765503a3d438d24c5749f7a57003a", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:358d3466dfc051f85d3cbfd96869d7a55ae2c397d52b055f0c0b1a5376fd8ac5", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:c3a9d1c95f377fafb9e94a84bec89645a1053d23b557b143367992eae9993596", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:60e10a79e1977f00fe3756ed16e5be4c41af53b1afd0f0c165bf1885ddbc3ea3", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:675bdf525f863eaf17fe6c25507cf2dc3c4ab05d1e4b0d3477573d34980a5cd2", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:615e78d371818bdb9da42bbb0fe34b89bc93a9e88deffa7495a19d2e585adb88", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:162 Monday 07 July 2025 20:13:52 -0400 (0:00:03.074) 0:04:44.381 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:175 Monday 07 July 2025 20:13:52 -0400 (0:00:00.039) 0:04:44.420 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:183 Monday 07 July 2025 20:13:52 -0400 (0:00:00.032) 0:04:44.453 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:13:52 -0400 (0:00:00.046) 0:04:44.499 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:13:52 -0400 (0:00:00.035) 0:04:44.535 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:13:52 -0400 (0:00:00.029) 0:04:44.564 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:13:52 -0400 (0:00:00.027) 0:04:44.592 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:13:52 -0400 (0:00:00.026) 0:04:44.619 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:13:52 -0400 (0:00:00.121) 0:04:44.741 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:13:52 -0400 (0:00:00.085) 0:04:44.826 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "podman_basic_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:13:53 -0400 (0:00:00.088) 0:04:44.914 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:13:53 -0400 (0:00:00.081) 0:04:44.996 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:13:53 -0400 (0:00:00.101) 0:04:45.097 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:13:53 -0400 (0:00:00.503) 0:04:45.600 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:13:53 -0400 (0:00:00.030) 0:04:45.630 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:13:53 -0400 (0:00:00.050) 0:04:45.681 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:13:54 -0400 (0:00:00.495) 0:04:46.176 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "podman_basic_user" ], "delta": "0:00:00.004037", "end": "2025-07-07 20:13:54.671434", "rc": 0, "start": "2025-07-07 20:13:54.667397" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:13:54 -0400 (0:00:00.490) 0:04:46.666 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_basic_user" ], "delta": "0:00:00.005985", "end": "2025-07-07 20:13:55.161003", "rc": 0, "start": "2025-07-07 20:13:55.155018" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:13:55 -0400 (0:00:00.494) 0:04:47.160 *********** ok: [managed-node2] => { "ansible_facts": { "podman_subgid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:13:55 -0400 (0:00:00.054) 0:04:47.215 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:13:55 -0400 (0:00:00.032) 0:04:47.248 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:13:55 -0400 (0:00:00.031) 0:04:47.279 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:13:55 -0400 (0:00:00.032) 0:04:47.312 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:13:55 -0400 (0:00:00.032) 0:04:47.345 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:13:55 -0400 (0:00:00.032) 0:04:47.377 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:13:55 -0400 (0:00:00.037) 0:04:47.414 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/podman_basic_user", "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:13:55 -0400 (0:00:00.114) 0:04:47.529 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:13:55 -0400 (0:00:00.062) 0:04:47.591 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:13:55 -0400 (0:00:00.060) 0:04:47.652 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:13:55 -0400 (0:00:00.044) 0:04:47.697 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.005819", "end": "2025-07-07 20:13:56.187579", "rc": 0, "start": "2025-07-07 20:13:56.181760" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:13:56 -0400 (0:00:00.490) 0:04:48.187 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:13:56 -0400 (0:00:00.033) 0:04:48.221 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:13:56 -0400 (0:00:00.078) 0:04:48.300 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:13:56 -0400 (0:00:00.055) 0:04:48.355 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "podman_basic_user" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/podman_basic_user exists MSG: Did not run command since '/var/lib/systemd/linger/podman_basic_user' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:13:56 -0400 (0:00:00.472) 0:04:48.828 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:13:56 -0400 (0:00:00.041) 0:04:48.870 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:13:56 -0400 (0:00:00.031) 0:04:48.901 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd1", "/tmp/lsr_ph69shde_podman/httpd1-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:13:57 -0400 (0:00:00.059) 0:04:48.960 *********** ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd1) => { "ansible_loop_var": "item", "changed": false, "gid": 3001, "group": "podman_basic_user", "item": "/tmp/lsr_ph69shde_podman/httpd1", "mode": "0755", "owner": "podman_basic_user", "path": "/tmp/lsr_ph69shde_podman/httpd1", "secontext": "system_u:object_r:container_file_t:s0:c162,c1019", "size": 60, "state": "directory", "uid": 3001 } ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd1-create) => { "ansible_loop_var": "item", "changed": false, "gid": 3001, "group": "podman_basic_user", "item": "/tmp/lsr_ph69shde_podman/httpd1-create", "mode": "0755", "owner": "podman_basic_user", "path": "/tmp/lsr_ph69shde_podman/httpd1-create", "secontext": "system_u:object_r:container_file_t:s0:c162,c1019", "size": 40, "state": "directory", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:13:58 -0400 (0:00:00.974) 0:04:49.935 *********** ok: [managed-node2] => (item=(censored due to no_log)) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:13:59 -0400 (0:00:01.325) 0:04:51.261 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1751933551.9063044, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3349ef17af756c34269aeebfbf4fb1ca936d1e86", "ctime": 1751933551.1794124, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 3001, "gr_name": "podman_basic_user", "inode": 283349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933550.7962954, "nlink": 1, "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "pw_name": "podman_basic_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 3001, "version": "3015911484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:13:59 -0400 (0:00:00.490) 0:04:51.752 *********** ok: [managed-node2] => { "changed": false, "gid": 3001, "group": "podman_basic_user", "mode": "0755", "owner": "podman_basic_user", "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:14:00 -0400 (0:00:00.510) 0:04:52.262 *********** ok: [managed-node2] => { "changed": false, "checksum": "3349ef17af756c34269aeebfbf4fb1ca936d1e86", "dest": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "gid": 3001, "group": "podman_basic_user", "mode": "0644", "owner": "podman_basic_user", "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 762, "state": "file", "uid": 3001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:14:01 -0400 (0:00:00.854) 0:04:53.117 *********** ok: [managed-node2] => { "actions": [ "/usr/sbin/podman play kube --start=true --log-level=debug /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": false } STDERR: time="2025-07-07T20:14:01-04:00" level=info msg="/usr/sbin/podman filtering at log level debug" time="2025-07-07T20:14:01-04:00" level=debug msg="Called kube.PersistentPreRunE(/usr/sbin/podman play kube --start=true --log-level=debug /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml)" time="2025-07-07T20:14:01-04:00" level=info msg="Setting parallel job count to 7" time="2025-07-07T20:14:01-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2025-07-07T20:14:01-04:00" level=info msg="Using sqlite as database backend" time="2025-07-07T20:14:01-04:00" level=debug msg="systemd-logind: Unknown object '/'." time="2025-07-07T20:14:01-04:00" level=debug msg="Using graph driver overlay" time="2025-07-07T20:14:01-04:00" level=debug msg="Using graph root /home/podman_basic_user/.local/share/containers/storage" time="2025-07-07T20:14:01-04:00" level=debug msg="Using run root /run/user/3001/containers" time="2025-07-07T20:14:01-04:00" level=debug msg="Using static dir /home/podman_basic_user/.local/share/containers/storage/libpod" time="2025-07-07T20:14:01-04:00" level=debug msg="Using tmp dir /run/user/3001/libpod/tmp" time="2025-07-07T20:14:01-04:00" level=debug msg="Using volume path /home/podman_basic_user/.local/share/containers/storage/volumes" time="2025-07-07T20:14:01-04:00" level=debug msg="Using transient store: false" time="2025-07-07T20:14:01-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2025-07-07T20:14:01-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:14:01-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:14:01-04:00" level=debug msg="Cached value indicated that metacopy is not being used" time="2025-07-07T20:14:01-04:00" level=debug msg="Cached value indicated that native-diff is usable" time="2025-07-07T20:14:01-04:00" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false" time="2025-07-07T20:14:01-04:00" level=debug msg="Initializing event backend journald" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime crun-vm initialization failed: no valid executable found for OCI runtime crun-vm: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2025-07-07T20:14:01-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2025-07-07T20:14:01-04:00" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 42417803baa999af915211c66bb454959b14956c3a72b0378e8cf9503598a2ea bridge podman1 2025-07-07 20:12:31.906683817 -0400 EDT [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2025-07-07T20:14:01-04:00" level=debug msg="Successfully loaded 2 networks" time="2025-07-07T20:14:01-04:00" level=debug msg="Pod using bridge network mode" time="2025-07-07T20:14:01-04:00" level=debug msg="Created cgroup path user.slice/user-libpod_pod_1a89a41c7e1fb3a0714fa0ad309d936685ad8433f9104e6ef320cc534a6efe8a.slice for parent user.slice and name libpod_pod_1a89a41c7e1fb3a0714fa0ad309d936685ad8433f9104e6ef320cc534a6efe8a" time="2025-07-07T20:14:01-04:00" level=debug msg="Created cgroup user.slice/user-libpod_pod_1a89a41c7e1fb3a0714fa0ad309d936685ad8433f9104e6ef320cc534a6efe8a.slice" time="2025-07-07T20:14:01-04:00" level=debug msg="Got pod cgroup as user.slice/user-3001.slice/user@3001.service/user.slice/user-libpod_pod_1a89a41c7e1fb3a0714fa0ad309d936685ad8433f9104e6ef320cc534a6efe8a.slice" time="2025-07-07T20:14:01-04:00" level=debug msg="Shutting down engines" time="2025-07-07T20:14:01-04:00" level=info msg="Received shutdown.Stop(), terminating!" PID=38111 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:14:01 -0400 (0:00:00.705) 0:04:53.823 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:14:01 -0400 (0:00:00.043) 0:04:53.866 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:14:01 -0400 (0:00:00.039) 0:04:53.905 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:14:02 -0400 (0:00:00.039) 0:04:53.945 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:14:02 -0400 (0:00:00.040) 0:04:53.986 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:14:02 -0400 (0:00:00.051) 0:04:54.037 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:14:02 -0400 (0:00:00.055) 0:04:54.093 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:14:02 -0400 (0:00:00.044) 0:04:54.137 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:02 -0400 (0:00:00.070) 0:04:54.207 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:02 -0400 (0:00:00.483) 0:04:54.691 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:02 -0400 (0:00:00.036) 0:04:54.727 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:02 -0400 (0:00:00.057) 0:04:54.784 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:03 -0400 (0:00:00.481) 0:04:55.266 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:03 -0400 (0:00:00.046) 0:04:55.313 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:03 -0400 (0:00:00.033) 0:04:55.346 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:03 -0400 (0:00:00.033) 0:04:55.380 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:03 -0400 (0:00:00.033) 0:04:55.413 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:03 -0400 (0:00:00.033) 0:04:55.447 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:03 -0400 (0:00:00.033) 0:04:55.481 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:03 -0400 (0:00:00.035) 0:04:55.517 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:14:03 -0400 (0:00:00.041) 0:04:55.558 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:14:03 -0400 (0:00:00.043) 0:04:55.601 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:14:03 -0400 (0:00:00.048) 0:04:55.649 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:14:03 -0400 (0:00:00.046) 0:04:55.695 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:14:03 -0400 (0:00:00.045) 0:04:55.741 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:14:03 -0400 (0:00:00.042) 0:04:55.784 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006221", "end": "2025-07-07 20:14:04.274887", "rc": 0, "start": "2025-07-07 20:14:04.268666" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:14:04 -0400 (0:00:00.479) 0:04:56.263 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:14:04 -0400 (0:00:00.030) 0:04:56.294 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:14:04 -0400 (0:00:00.077) 0:04:56.372 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:14:04 -0400 (0:00:00.054) 0:04:56.426 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:14:04 -0400 (0:00:00.046) 0:04:56.472 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:14:04 -0400 (0:00:00.043) 0:04:56.516 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:14:04 -0400 (0:00:00.035) 0:04:56.552 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd2", "/tmp/lsr_ph69shde_podman/httpd2-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:14:04 -0400 (0:00:00.064) 0:04:56.616 *********** ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd2) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd2", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd2", "secontext": "system_u:object_r:container_file_t:s0:c115,c811", "size": 60, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd2-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd2-create", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd2-create", "secontext": "system_u:object_r:container_file_t:s0:c115,c811", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:14:05 -0400 (0:00:00.943) 0:04:57.560 *********** ok: [managed-node2] => (item=(censored due to no_log)) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:14:06 -0400 (0:00:01.176) 0:04:58.737 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1751933572.6974711, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4d91c9cfe79301b46ce2e793ebd695c0bc09c240", "ctime": 1751933572.1324668, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 283335, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933571.791464, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 0, "version": "1119617128", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:14:07 -0400 (0:00:00.488) 0:04:59.225 *********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:14:07 -0400 (0:00:00.510) 0:04:59.735 *********** ok: [managed-node2] => { "changed": false, "checksum": "4d91c9cfe79301b46ce2e793ebd695c0bc09c240", "dest": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 762, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:14:08 -0400 (0:00:00.885) 0:05:00.621 *********** ok: [managed-node2] => { "actions": [ "/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": false } STDERR: time="2025-07-07T20:14:09-04:00" level=info msg="/usr/bin/podman filtering at log level debug" time="2025-07-07T20:14:09-04:00" level=debug msg="Called kube.PersistentPreRunE(/usr/bin/podman play kube --start=true --log-level=debug /etc/containers/ansible-kubernetes.d/httpd2.yml)" time="2025-07-07T20:14:09-04:00" level=info msg="Setting parallel job count to 7" time="2025-07-07T20:14:09-04:00" level=debug msg="Using conmon: \"/usr/bin/conmon\"" time="2025-07-07T20:14:09-04:00" level=info msg="Using sqlite as database backend" time="2025-07-07T20:14:09-04:00" level=debug msg="Using graph driver overlay" time="2025-07-07T20:14:09-04:00" level=debug msg="Using graph root /var/lib/containers/storage" time="2025-07-07T20:14:09-04:00" level=debug msg="Using run root /run/containers/storage" time="2025-07-07T20:14:09-04:00" level=debug msg="Using static dir /var/lib/containers/storage/libpod" time="2025-07-07T20:14:09-04:00" level=debug msg="Using tmp dir /run/libpod" time="2025-07-07T20:14:09-04:00" level=debug msg="Using volume path /var/lib/containers/storage/volumes" time="2025-07-07T20:14:09-04:00" level=debug msg="Using transient store: false" time="2025-07-07T20:14:09-04:00" level=debug msg="[graphdriver] trying provided driver \"overlay\"" time="2025-07-07T20:14:09-04:00" level=debug msg="overlay: imagestore=/usr/lib/containers/storage" time="2025-07-07T20:14:09-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:14:09-04:00" level=debug msg="Cached value indicated that overlay is supported" time="2025-07-07T20:14:09-04:00" level=debug msg="Cached value indicated that metacopy is being used" time="2025-07-07T20:14:09-04:00" level=debug msg="Cached value indicated that native-diff is not being used" time="2025-07-07T20:14:09-04:00" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" time="2025-07-07T20:14:09-04:00" level=debug msg="backingFs=extfs, projectQuotaSupported=false, useNativeDiff=false, usingMetacopy=true" time="2025-07-07T20:14:09-04:00" level=debug msg="Initializing event backend journald" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime crun-vm initialization failed: no valid executable found for OCI runtime crun-vm: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument" time="2025-07-07T20:14:09-04:00" level=debug msg="Using OCI runtime \"/usr/bin/crun\"" time="2025-07-07T20:14:09-04:00" level=debug msg="Successfully loaded network podman-default-kube-network: &{podman-default-kube-network 17d1229159874739d12162219b0d6b2d5dd1d013792c84526b433b8f5447c08f bridge podman1 2025-07-07 20:10:46.010204508 -0400 EDT [{{{10.89.0.0 ffffff00}} 10.89.0.1 }] [] false false true [] map[] map[] map[driver:host-local]}" time="2025-07-07T20:14:09-04:00" level=debug msg="Successfully loaded 2 networks" time="2025-07-07T20:14:09-04:00" level=debug msg="Pod using bridge network mode" time="2025-07-07T20:14:09-04:00" level=debug msg="Created cgroup path machine.slice/machine-libpod_pod_cf41c50601fdbb7b663972dd72fcdc41a72598d15c73accd41bc9bcc666487fe.slice for parent machine.slice and name libpod_pod_cf41c50601fdbb7b663972dd72fcdc41a72598d15c73accd41bc9bcc666487fe" time="2025-07-07T20:14:09-04:00" level=debug msg="Created cgroup machine.slice/machine-libpod_pod_cf41c50601fdbb7b663972dd72fcdc41a72598d15c73accd41bc9bcc666487fe.slice" time="2025-07-07T20:14:09-04:00" level=debug msg="Got pod cgroup as machine.slice/machine-libpod_pod_cf41c50601fdbb7b663972dd72fcdc41a72598d15c73accd41bc9bcc666487fe.slice" time="2025-07-07T20:14:09-04:00" level=debug msg="Shutting down engines" time="2025-07-07T20:14:09-04:00" level=info msg="Received shutdown.Stop(), terminating!" PID=39807 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:14:09 -0400 (0:00:00.604) 0:05:01.226 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:14:09 -0400 (0:00:00.062) 0:05:01.289 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:14:09 -0400 (0:00:00.045) 0:05:01.335 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:14:09 -0400 (0:00:00.045) 0:05:01.380 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:14:09 -0400 (0:00:00.115) 0:05:01.496 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3\"\n - name: create\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3-create\"" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:14:09 -0400 (0:00:00.051) 0:05:01.547 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:14:09 -0400 (0:00:00.055) 0:05:01.603 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:14:09 -0400 (0:00:00.042) 0:05:01.645 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:09 -0400 (0:00:00.081) 0:05:01.726 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:09 -0400 (0:00:00.045) 0:05:01.772 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:09 -0400 (0:00:00.034) 0:05:01.807 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:09 -0400 (0:00:00.051) 0:05:01.858 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:10 -0400 (0:00:00.494) 0:05:02.353 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:10 -0400 (0:00:00.044) 0:05:02.397 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:10 -0400 (0:00:00.058) 0:05:02.456 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:10 -0400 (0:00:00.061) 0:05:02.518 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:10 -0400 (0:00:00.050) 0:05:02.569 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:10 -0400 (0:00:00.057) 0:05:02.626 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:10 -0400 (0:00:00.050) 0:05:02.676 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:10 -0400 (0:00:00.050) 0:05:02.727 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:14:10 -0400 (0:00:00.056) 0:05:02.783 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:14:10 -0400 (0:00:00.062) 0:05:02.846 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:14:10 -0400 (0:00:00.058) 0:05:02.904 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:14:11 -0400 (0:00:00.049) 0:05:02.954 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:14:11 -0400 (0:00:00.045) 0:05:02.999 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:14:11 -0400 (0:00:00.042) 0:05:03.041 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.006178", "end": "2025-07-07 20:14:11.530032", "rc": 0, "start": "2025-07-07 20:14:11.523854" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:14:11 -0400 (0:00:00.488) 0:05:03.530 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:14:11 -0400 (0:00:00.030) 0:05:03.561 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 07 July 2025 20:14:11 -0400 (0:00:00.061) 0:05:03.622 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:14:11 -0400 (0:00:00.048) 0:05:03.671 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:14:11 -0400 (0:00:00.031) 0:05:03.702 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:14:11 -0400 (0:00:00.032) 0:05:03.735 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 07 July 2025 20:14:11 -0400 (0:00:00.035) 0:05:03.770 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_volumes": [ "/tmp/lsr_ph69shde_podman/httpd3", "/tmp/lsr_ph69shde_podman/httpd3-create" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 07 July 2025 20:14:11 -0400 (0:00:00.080) 0:05:03.850 *********** ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd3) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd3", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd3", "secontext": "system_u:object_r:container_file_t:s0:c736,c859", "size": 60, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=/tmp/lsr_ph69shde_podman/httpd3-create) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/tmp/lsr_ph69shde_podman/httpd3-create", "mode": "0755", "owner": "root", "path": "/tmp/lsr_ph69shde_podman/httpd3-create", "secontext": "system_u:object_r:container_file_t:s0:c736,c859", "size": 40, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 07 July 2025 20:14:12 -0400 (0:00:00.984) 0:05:04.835 *********** ok: [managed-node2] => (item=(censored due to no_log)) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 07 July 2025 20:14:14 -0400 (0:00:01.103) 0:05:05.938 *********** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1751933593.595639, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a3c1eecd0f1efeea2d22ab826cdf5d008c182e0d", "ctime": 1751933593.0220592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 283334, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933592.6726315, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 0, "version": "1583303390", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 07 July 2025 20:14:14 -0400 (0:00:00.514) 0:05:06.453 *********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:72 Monday 07 July 2025 20:14:15 -0400 (0:00:00.549) 0:05:07.002 *********** ok: [managed-node2] => { "changed": false, "checksum": "a3c1eecd0f1efeea2d22ab826cdf5d008c182e0d", "dest": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 762, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Monday 07 July 2025 20:14:15 -0400 (0:00:00.897) 0:05:07.900 *********** ok: [managed-node2] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:92 Monday 07 July 2025 20:14:16 -0400 (0:00:00.640) 0:05:08.541 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:104 Monday 07 July 2025 20:14:16 -0400 (0:00:00.064) 0:05:08.605 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 Monday 07 July 2025 20:14:16 -0400 (0:00:00.065) 0:05:08.671 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:131 Monday 07 July 2025 20:14:16 -0400 (0:00:00.047) 0:05:08.718 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:14:16 -0400 (0:00:00.047) 0:05:08.766 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:14:16 -0400 (0:00:00.037) 0:05:08.803 *********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:14:16 -0400 (0:00:00.032) 0:05:08.835 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:14:16 -0400 (0:00:00.028) 0:05:08.863 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check if pods are running] *********************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:346 Monday 07 July 2025 20:14:16 -0400 (0:00:00.042) 0:05:08.906 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd1", "--format", "{{.State}}" ], "delta": "0:00:00.087426", "end": "2025-07-07 20:14:17.557071", "failed_when_result": false, "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 0, "start": "2025-07-07 20:14:17.469645" } STDOUT: Running ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd2", "--format", "{{.State}}" ], "delta": "0:00:00.037902", "end": "2025-07-07 20:14:18.057526", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2025-07-07 20:14:18.019624" } STDOUT: Running ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "inspect", "httpd3", "--format", "{{.State}}" ], "delta": "0:00:00.038207", "end": "2025-07-07 20:14:18.566645", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2025-07-07 20:14:18.528438" } STDOUT: Running TASK [Check Services] ********************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:357 Monday 07 July 2025 20:14:18 -0400 (0:00:01.674) 0:05:10.581 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.012339", "end": "2025-07-07 20:14:19.214170", "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 0, "start": "2025-07-07 20:14:19.201831" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014987", "end": "2025-07-07 20:14:19.711022", "item": [ "httpd2", "root", 0 ], "rc": 0, "start": "2025-07-07 20:14:19.696035" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service loaded active running A template for running K8s workloads via podman-kube-play ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014548", "end": "2025-07-07 20:14:20.196743", "item": [ "httpd3", "root", 0 ], "rc": 0, "start": "2025-07-07 20:14:20.182195" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service loaded active running A template for running K8s workloads via podman-kube-play TASK [Check ports, data] ******************************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:374 Monday 07 July 2025 20:14:20 -0400 (0:00:01.622) 0:05:12.203 *********** ok: [managed-node2] => (item=15001) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Tue, 08 Jul 2025 00:14:20 GMT", "elapsed": 0, "failed_when_result": false, "item": 15001, "last_modified": "Tue, 08 Jul 2025 00:09:15 GMT", "redirected": false, "status": 200, "url": "http://localhost:15001/index.txt" } MSG: OK (3 bytes) ok: [managed-node2] => (item=15002) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Tue, 08 Jul 2025 00:14:21 GMT", "elapsed": 0, "failed_when_result": false, "item": 15002, "last_modified": "Tue, 08 Jul 2025 00:09:15 GMT", "redirected": false, "status": 200, "url": "http://localhost:15002/index.txt" } MSG: OK (3 bytes) ok: [managed-node2] => (item=15003) => { "accept_ranges": "bytes", "ansible_loop_var": "item", "changed": false, "connection": "close", "content": "123", "content_length": "3", "content_type": "text/plain", "cookies": {}, "cookies_string": "", "date": "Tue, 08 Jul 2025 00:14:21 GMT", "elapsed": 0, "failed_when_result": false, "item": 15003, "last_modified": "Tue, 08 Jul 2025 00:09:16 GMT", "redirected": false, "status": 200, "url": "http://localhost:15003/index.txt" } MSG: OK (3 bytes) TASK [Remove pods and units] *************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:386 Monday 07 July 2025 20:14:21 -0400 (0:00:01.684) 0:05:13.887 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:14:22 -0400 (0:00:00.102) 0:05:13.989 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:14:22 -0400 (0:00:00.053) 0:05:14.043 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:14:22 -0400 (0:00:00.036) 0:05:14.080 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:14:22 -0400 (0:00:00.034) 0:05:14.114 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:14:22 -0400 (0:00:00.034) 0:05:14.149 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:14:22 -0400 (0:00:00.034) 0:05:14.183 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:14:22 -0400 (0:00:00.034) 0:05:14.218 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:14:22 -0400 (0:00:00.069) 0:05:14.287 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:14:23 -0400 (0:00:00.985) 0:05:15.273 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:14:23 -0400 (0:00:00.031) 0:05:15.304 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:14:23 -0400 (0:00:00.034) 0:05:15.339 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:14:23 -0400 (0:00:00.087) 0:05:15.427 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:14:23 -0400 (0:00:00.031) 0:05:15.458 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:14:23 -0400 (0:00:00.031) 0:05:15.489 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027838", "end": "2025-07-07 20:14:24.003282", "rc": 0, "start": "2025-07-07 20:14:23.975444" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:14:24 -0400 (0:00:00.520) 0:05:16.009 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:14:24 -0400 (0:00:00.066) 0:05:16.076 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:14:24 -0400 (0:00:00.061) 0:05:16.137 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:14:24 -0400 (0:00:00.050) 0:05:16.188 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:14:24 -0400 (0:00:00.037) 0:05:16.226 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:14:24 -0400 (0:00:00.045) 0:05:16.271 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:14:24 -0400 (0:00:00.038) 0:05:16.309 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:24 -0400 (0:00:00.059) 0:05:16.369 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:24 -0400 (0:00:00.031) 0:05:16.400 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:24 -0400 (0:00:00.032) 0:05:16.433 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:24 -0400 (0:00:00.046) 0:05:16.479 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:25 -0400 (0:00:00.487) 0:05:16.967 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:25 -0400 (0:00:00.032) 0:05:16.999 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:25 -0400 (0:00:00.032) 0:05:17.032 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:25 -0400 (0:00:00.035) 0:05:17.068 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:25 -0400 (0:00:00.035) 0:05:17.103 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:25 -0400 (0:00:00.052) 0:05:17.156 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:25 -0400 (0:00:00.056) 0:05:17.212 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:25 -0400 (0:00:00.053) 0:05:17.266 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:14:25 -0400 (0:00:00.053) 0:05:17.319 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:14:25 -0400 (0:00:00.080) 0:05:17.399 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:14:25 -0400 (0:00:00.082) 0:05:17.482 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:14:25 -0400 (0:00:00.056) 0:05:17.539 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:14:25 -0400 (0:00:00.052) 0:05:17.591 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:14:25 -0400 (0:00:00.082) 0:05:17.674 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:14:25 -0400 (0:00:00.054) 0:05:17.729 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:14:25 -0400 (0:00:00.055) 0:05:17.784 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:14:25 -0400 (0:00:00.084) 0:05:17.869 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:14:26 -0400 (0:00:00.073) 0:05:17.942 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:14:26 -0400 (0:00:00.060) 0:05:18.002 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:14:26 -0400 (0:00:00.086) 0:05:18.089 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:14:26 -0400 (0:00:00.060) 0:05:18.150 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:14:26 -0400 (0:00:00.056) 0:05:18.206 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:14:26 -0400 (0:00:00.057) 0:05:18.263 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:14:26 -0400 (0:00:00.056) 0:05:18.320 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:14:26 -0400 (0:00:00.058) 0:05:18.378 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:14:26 -0400 (0:00:00.056) 0:05:18.435 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:14:26 -0400 (0:00:00.060) 0:05:18.496 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:14:26 -0400 (0:00:00.051) 0:05:18.547 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:14:26 -0400 (0:00:00.050) 0:05:18.598 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:14:26 -0400 (0:00:00.051) 0:05:18.650 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:14:26 -0400 (0:00:00.191) 0:05:18.842 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:14:27 -0400 (0:00:00.076) 0:05:18.918 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "podman_basic_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:14:27 -0400 (0:00:00.116) 0:05:19.034 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:14:27 -0400 (0:00:00.064) 0:05:19.099 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:27 -0400 (0:00:00.102) 0:05:19.202 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:27 -0400 (0:00:00.524) 0:05:19.726 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:27 -0400 (0:00:00.053) 0:05:19.780 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:27 -0400 (0:00:00.077) 0:05:19.857 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:28 -0400 (0:00:00.529) 0:05:20.387 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "podman_basic_user" ], "delta": "0:00:00.004052", "end": "2025-07-07 20:14:28.899387", "rc": 0, "start": "2025-07-07 20:14:28.895335" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:28 -0400 (0:00:00.500) 0:05:20.888 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_basic_user" ], "delta": "0:00:00.005563", "end": "2025-07-07 20:14:29.377395", "rc": 0, "start": "2025-07-07 20:14:29.371832" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:29 -0400 (0:00:00.496) 0:05:21.385 *********** ok: [managed-node2] => { "ansible_facts": { "podman_subgid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:29 -0400 (0:00:00.167) 0:05:21.552 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:29 -0400 (0:00:00.053) 0:05:21.606 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:29 -0400 (0:00:00.067) 0:05:21.674 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:29 -0400 (0:00:00.072) 0:05:21.746 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:29 -0400 (0:00:00.058) 0:05:21.805 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:14:29 -0400 (0:00:00.052) 0:05:21.858 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:14:30 -0400 (0:00:00.063) 0:05:21.921 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/podman_basic_user", "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:14:30 -0400 (0:00:00.055) 0:05:21.977 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:14:30 -0400 (0:00:00.043) 0:05:22.021 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:14:30 -0400 (0:00:00.070) 0:05:22.091 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:14:30 -0400 (0:00:00.072) 0:05:22.163 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.006169", "end": "2025-07-07 20:14:30.682296", "rc": 0, "start": "2025-07-07 20:14:30.676127" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:14:30 -0400 (0:00:00.507) 0:05:22.670 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:14:30 -0400 (0:00:00.057) 0:05:22.728 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933546.39626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1751933552.241307, "dev": 54, "device_type": 0, "executable": true, "exists": true, "gid": 3001, "gr_name": "podman_basic_user", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1751933552.241307, "nlink": 7, "path": "/run/user/3001", "pw_name": "podman_basic_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 3001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:14:31 -0400 (0:00:00.480) 0:05:23.208 *********** changed: [managed-node2] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:12:45 EDT", "ActiveEnterTimestampMonotonic": "582620196", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target run-user-3001.mount network-online.target -.mount \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:12:34 EDT", "AssertTimestampMonotonic": "571852376", "Before": "default.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "340907000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:12:34 EDT", "ConditionTimestampMonotonic": "571852372", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-3001.slice/user@3001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "ControlGroupId": "7688", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "27092", "ExecMainStartTimestamp": "Mon 2025-07-07 20:12:45 EDT", "ExecMainStartTimestampMonotonic": "582370000", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[Mon 2025-07-07 20:12:34 EDT] ; stop_time=[n/a] ; pid=27050 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[Mon 2025-07-07 20:12:34 EDT] ; stop_time=[n/a] ; pid=27050 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-podman_basic_user-.config-containers-ansible\\x2dkubernetes.d-httpd1.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:12:34 EDT", "InactiveExitTimestampMonotonic": "571853719", "InvocationID": "6f745fdddb3d40d096c51a89ee2203c8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27092", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3851481088", "MemoryCurrent": "22888448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "42594304", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-podman_basic_user-.config-containers-ansible\\\\x2dkubernetes.d-httpd1.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/3001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:12:45 EDT", "StateChangeTimestampMonotonic": "582620196", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "16", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WantsMountsFor": "/home/podman_basic_user", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/podman_basic_user" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:14:42 -0400 (0:00:11.377) 0:05:34.585 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933551.9063044, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3349ef17af756c34269aeebfbf4fb1ca936d1e86", "ctime": 1751933551.1794124, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 3001, "gr_name": "podman_basic_user", "inode": 283349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933550.7962954, "nlink": 1, "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "pw_name": "podman_basic_user", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 3001, "version": "3015911484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:14:43 -0400 (0:00:00.502) 0:05:35.088 *********** ok: [managed-node2] => { "actions": [ "/usr/sbin/podman kube play --down /home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:14:43 -0400 (0:00:00.736) 0:05:35.825 *********** changed: [managed-node2] => { "changed": true, "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:14:44 -0400 (0:00:00.526) 0:05:36.352 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:14:44 -0400 (0:00:00.065) 0:05:36.417 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:14:44 -0400 (0:00:00.121) 0:05:36.538 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:14:44 -0400 (0:00:00.055) 0:05:36.594 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:14:44 -0400 (0:00:00.043) 0:05:36.637 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [ "podman_basic_user" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:14:44 -0400 (0:00:00.045) 0:05:36.683 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:14:44 -0400 (0:00:00.035) 0:05:36.718 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:14:44 -0400 (0:00:00.059) 0:05:36.778 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:14:44 -0400 (0:00:00.053) 0:05:36.831 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:14:44 -0400 (0:00:00.038) 0:05:36.870 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:14:45 -0400 (0:00:00.057) 0:05:36.928 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:14:45 -0400 (0:00:00.498) 0:05:37.427 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:14:45 -0400 (0:00:00.052) 0:05:37.479 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:14:45 -0400 (0:00:00.078) 0:05:37.558 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:14:46 -0400 (0:00:00.538) 0:05:38.096 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:14:46 -0400 (0:00:00.042) 0:05:38.139 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:14:46 -0400 (0:00:00.035) 0:05:38.175 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:14:46 -0400 (0:00:00.032) 0:05:38.207 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:14:46 -0400 (0:00:00.031) 0:05:38.239 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:14:46 -0400 (0:00:00.031) 0:05:38.271 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:14:46 -0400 (0:00:00.030) 0:05:38.302 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:14:46 -0400 (0:00:00.031) 0:05:38.333 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:14:46 -0400 (0:00:00.031) 0:05:38.365 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:14:46 -0400 (0:00:00.035) 0:05:38.401 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:14:46 -0400 (0:00:00.042) 0:05:38.444 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:14:46 -0400 (0:00:00.038) 0:05:38.483 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:14:46 -0400 (0:00:00.041) 0:05:38.524 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:14:46 -0400 (0:00:00.046) 0:05:38.570 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.005652", "end": "2025-07-07 20:14:47.073202", "rc": 0, "start": "2025-07-07 20:14:47.067550" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:14:47 -0400 (0:00:00.489) 0:05:39.060 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:14:47 -0400 (0:00:00.073) 0:05:39.134 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:14:47 -0400 (0:00:00.054) 0:05:39.188 *********** changed: [managed-node2] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:13:06 EDT", "ActiveEnterTimestampMonotonic": "603735462", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket -.mount basic.target network-online.target \"system-podman\\\\x2dkube.slice\" sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:12:55 EDT", "AssertTimestampMonotonic": "592842540", "Before": "multi-user.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "323356000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:12:55 EDT", "ConditionTimestampMonotonic": "592842538", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "ControlGroupId": "9249", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "29578", "ExecMainStartTimestamp": "Mon 2025-07-07 20:13:06 EDT", "ExecMainStartTimestampMonotonic": "603430001", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:12:55 EDT", "InactiveExitTimestampMonotonic": "592843876", "InvocationID": "c7ae901e19b840bdb689e7b6ebf43503", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29578", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3391893504", "MemoryCurrent": "2318336", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "22405120", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:13:06 EDT", "StateChangeTimestampMonotonic": "603735462", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:14:58 -0400 (0:00:11.477) 0:05:50.665 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933572.6974711, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4d91c9cfe79301b46ce2e793ebd695c0bc09c240", "ctime": 1751933572.1324668, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 283335, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933571.791464, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 0, "version": "1119617128", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:14:59 -0400 (0:00:00.497) 0:05:51.163 *********** ok: [managed-node2] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/httpd2.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:14:59 -0400 (0:00:00.603) 0:05:51.766 *********** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:15:00 -0400 (0:00:00.492) 0:05:52.258 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:15:00 -0400 (0:00:00.066) 0:05:52.325 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:00 -0400 (0:00:00.090) 0:05:52.416 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:00 -0400 (0:00:00.054) 0:05:52.471 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:00 -0400 (0:00:00.054) 0:05:52.526 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:15:00 -0400 (0:00:00.052) 0:05:52.578 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:15:00 -0400 (0:00:00.051) 0:05:52.630 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3\"\n - name: create\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3-create\"" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:15:00 -0400 (0:00:00.113) 0:05:52.743 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:15:00 -0400 (0:00:00.101) 0:05:52.845 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:15:01 -0400 (0:00:00.134) 0:05:52.979 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:01 -0400 (0:00:00.098) 0:05:53.077 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:01 -0400 (0:00:00.053) 0:05:53.131 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:01 -0400 (0:00:00.051) 0:05:53.182 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:01 -0400 (0:00:00.077) 0:05:53.260 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:01 -0400 (0:00:00.493) 0:05:53.753 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:01 -0400 (0:00:00.035) 0:05:53.788 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:01 -0400 (0:00:00.034) 0:05:53.823 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:01 -0400 (0:00:00.034) 0:05:53.857 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:01 -0400 (0:00:00.034) 0:05:53.892 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:02 -0400 (0:00:00.035) 0:05:53.927 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:02 -0400 (0:00:00.037) 0:05:53.965 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:02 -0400 (0:00:00.044) 0:05:54.010 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:15:02 -0400 (0:00:00.033) 0:05:54.043 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:15:02 -0400 (0:00:00.038) 0:05:54.082 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:15:02 -0400 (0:00:00.045) 0:05:54.128 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:15:02 -0400 (0:00:00.041) 0:05:54.169 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:15:02 -0400 (0:00:00.043) 0:05:54.213 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:15:02 -0400 (0:00:00.047) 0:05:54.260 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.005730", "end": "2025-07-07 20:15:02.785680", "rc": 0, "start": "2025-07-07 20:15:02.779950" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:15:02 -0400 (0:00:00.516) 0:05:54.777 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:15:02 -0400 (0:00:00.058) 0:05:54.835 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:15:02 -0400 (0:00:00.032) 0:05:54.867 *********** changed: [managed-node2] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2025-07-07 20:13:27 EDT", "ActiveEnterTimestampMonotonic": "624393917", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.mount basic.target network-online.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2025-07-07 20:13:16 EDT", "AssertTimestampMonotonic": "613666411", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "293906000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2025-07-07 20:13:16 EDT", "ConditionTimestampMonotonic": "613666407", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "ControlGroupId": "10686", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "31883", "ExecMainStartTimestamp": "Mon 2025-07-07 20:13:27 EDT", "ExecMainStartTimestampMonotonic": "624170001", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2025-07-07 20:13:16 EDT", "InactiveExitTimestampMonotonic": "613667843", "InvocationID": "995180a3de4047289c9a92b633b1240c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "31883", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3394596864", "MemoryCurrent": "2285568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "22421504", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2025-07-07 20:13:27 EDT", "StateChangeTimestampMonotonic": "624393917", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:15:14 -0400 (0:00:11.515) 0:06:06.383 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933593.595639, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a3c1eecd0f1efeea2d22ab826cdf5d008c182e0d", "ctime": 1751933593.0220592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 283334, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1751933592.6726315, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 762, "uid": 0, "version": "1583303390", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:15:14 -0400 (0:00:00.517) 0:06:06.901 *********** ok: [managed-node2] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/httpd3.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:15:15 -0400 (0:00:00.597) 0:06:07.498 *********** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:15:16 -0400 (0:00:00.480) 0:06:07.978 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:15:16 -0400 (0:00:00.045) 0:06:08.024 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:16 -0400 (0:00:00.060) 0:06:08.084 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:16 -0400 (0:00:00.032) 0:06:08.117 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:16 -0400 (0:00:00.031) 0:06:08.148 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:15:16 -0400 (0:00:00.031) 0:06:08.179 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:15:16 -0400 (0:00:00.029) 0:06:08.209 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:15:16 -0400 (0:00:00.030) 0:06:08.239 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for managed-node2 => (item=podman_basic_user) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Monday 07 July 2025 20:15:16 -0400 (0:00:00.065) 0:06:08.305 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Monday 07 July 2025 20:15:16 -0400 (0:00:00.499) 0:06:08.804 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Monday 07 July 2025 20:15:16 -0400 (0:00:00.058) 0:06:08.863 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933546.39626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1751933552.241307, "dev": 54, "device_type": 0, "executable": true, "exists": true, "gid": 3001, "gr_name": "podman_basic_user", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1751933552.241307, "nlink": 7, "path": "/run/user/3001", "pw_name": "podman_basic_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 3001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Monday 07 July 2025 20:15:17 -0400 (0:00:00.539) 0:06:09.403 *********** ok: [managed-node2] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Monday 07 July 2025 20:15:18 -0400 (0:00:00.797) 0:06:10.201 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.051640", "end": "2025-07-07 20:15:18.860269", "rc": 0, "start": "2025-07-07 20:15:18.808629" } STDOUT: podman podman-default-kube-network TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Monday 07 July 2025 20:15:18 -0400 (0:00:00.671) 0:06:10.872 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.052284", "end": "2025-07-07 20:15:19.503547", "rc": 0, "start": "2025-07-07 20:15:19.451263" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Monday 07 July 2025 20:15:19 -0400 (0:00:00.630) 0:06:11.502 *********** changed: [managed-node2] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "podman_basic_user" ], "delta": "0:00:00.008148", "end": "2025-07-07 20:15:20.002880", "rc": 0, "start": "2025-07-07 20:15:19.994732" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Monday 07 July 2025 20:15:20 -0400 (0:00:00.515) 0:06:12.018 *********** FAILED - RETRYING: [managed-node2]: Wait for user session to exit closing state (10 retries left). FAILED - RETRYING: [managed-node2]: Wait for user session to exit closing state (9 retries left). FAILED - RETRYING: [managed-node2]: Wait for user session to exit closing state (8 retries left). FAILED - RETRYING: [managed-node2]: Wait for user session to exit closing state (7 retries left). [ERROR]: non-zero return code ok: [managed-node2] => { "attempts": 5, "changed": false, "cmd": [ "loginctl", "show-user", "--value", "-p", "State", "podman_basic_user" ], "delta": "0:00:00.007148", "end": "2025-07-07 20:15:30.275141", "failed_when_result": false, "rc": 1, "start": "2025-07-07 20:15:30.267993" } STDERR: Failed to get user: User ID 3001 is not logged in or lingering MSG: non-zero return code TASK [fedora.linux_system_roles.podman : Stop logind] ************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:82 Monday 07 July 2025 20:15:30 -0400 (0:00:10.268) 0:06:22.287 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__user_state is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:87 Monday 07 July 2025 20:15:30 -0400 (0:00:00.062) 0:06:22.349 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__user_state is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart logind] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:98 Monday 07 July 2025 20:15:30 -0400 (0:00:00.059) 0:06:22.409 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__user_state is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:15:30 -0400 (0:00:00.061) 0:06:22.470 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:15:30 -0400 (0:00:00.049) 0:06:22.520 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check that pods are not running] ***************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:396 Monday 07 July 2025 20:15:30 -0400 (0:00:00.075) 0:06:22.596 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd1" ], "delta": "0:00:00.033489", "end": "2025-07-07 20:15:31.212509", "failed_when_result": false, "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 125, "start": "2025-07-07 20:15:31.179020" } STDERR: time="2025-07-07T20:15:31-04:00" level=warning msg="RunRoot is pointing to a path (/run/user/3001/containers) which is not writable. Most likely podman will fail." Error: default OCI runtime "crun" not found: invalid argument MSG: non-zero return code ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd2" ], "delta": "0:00:00.036404", "end": "2025-07-07 20:15:31.725582", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2025-07-07 20:15:31.689178" } MSG: non-zero return code ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "podman", "pod", "exists", "httpd3" ], "delta": "0:00:00.033556", "end": "2025-07-07 20:15:32.233950", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2025-07-07 20:15:32.200394" } MSG: non-zero return code TASK [Check Services should be absent] ***************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:409 Monday 07 July 2025 20:15:32 -0400 (0:00:01.630) 0:06:24.226 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --user list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd1[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.008969", "end": "2025-07-07 20:15:32.803667", "failed_when_result": false, "item": [ "httpd1", "podman_basic_user", 3001 ], "rc": 1, "start": "2025-07-07 20:15:32.794698" } STDERR: Failed to connect to user scope bus via local transport: No such file or directory MSG: non-zero return code ok: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd2[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.014810", "end": "2025-07-07 20:15:33.285211", "failed_when_result": false, "item": [ "httpd2", "root", 0 ], "rc": 1, "start": "2025-07-07 20:15:33.270401" } MSG: non-zero return code ok: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nsystemctl --system list-units -a -l --plain | grep -E '^[ ]*podman-kube@.+-httpd3[.]yml[.]service[ ]+loaded[ ]+active '\n", "delta": "0:00:00.013375", "end": "2025-07-07 20:15:33.741393", "failed_when_result": false, "item": [ "httpd3", "root", 0 ], "rc": 1, "start": "2025-07-07 20:15:33.728018" } MSG: non-zero return code TASK [Ensure no linger] ******************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:428 Monday 07 July 2025 20:15:33 -0400 (0:00:01.502) 0:06:25.729 *********** ok: [managed-node2] => (item=['httpd1', 'podman_basic_user', 3001]) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": [ "httpd1", "podman_basic_user", 3001 ], "stat": { "exists": false } } skipping: [managed-node2] => (item=['httpd2', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item[1] != \"root\"", "item": [ "httpd2", "root", 0 ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=['httpd3', 'root', 0]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item[1] != \"root\"", "item": [ "httpd3", "root", 0 ], "skip_reason": "Conditional result was False" } TASK [Remove pods and units again - test idempotence] ************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:436 Monday 07 July 2025 20:15:34 -0400 (0:00:00.471) 0:06:26.201 *********** included: fedora.linux_system_roles.podman for managed-node2 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 07 July 2025 20:15:34 -0400 (0:00:00.092) 0:06:26.293 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 07 July 2025 20:15:34 -0400 (0:00:00.059) 0:06:26.352 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 07 July 2025 20:15:34 -0400 (0:00:00.059) 0:06:26.412 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 07 July 2025 20:15:34 -0400 (0:00:00.045) 0:06:26.457 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 07 July 2025 20:15:34 -0400 (0:00:00.037) 0:06:26.495 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 07 July 2025 20:15:34 -0400 (0:00:00.042) 0:06:26.537 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 07 July 2025 20:15:34 -0400 (0:00:00.114) 0:06:26.651 *********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed-node2] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=Fedora_42.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_42.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 07 July 2025 20:15:34 -0400 (0:00:00.069) 0:06:26.721 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 07 July 2025 20:15:35 -0400 (0:00:00.984) 0:06:27.706 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 07 July 2025 20:15:35 -0400 (0:00:00.031) 0:06:27.737 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages)) | list | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 07 July 2025 20:15:35 -0400 (0:00:00.035) 0:06:27.773 *********** skipping: [managed-node2] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 07 July 2025 20:15:35 -0400 (0:00:00.030) 0:06:27.804 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 07 July 2025 20:15:35 -0400 (0:00:00.032) 0:06:27.836 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 07 July 2025 20:15:35 -0400 (0:00:00.048) 0:06:27.885 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027566", "end": "2025-07-07 20:15:36.411705", "rc": 0, "start": "2025-07-07 20:15:36.384139" } STDOUT: podman version 5.5.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 07 July 2025 20:15:36 -0400 (0:00:00.533) 0:06:28.419 *********** ok: [managed-node2] => { "ansible_facts": { "podman_version": "5.5.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 07 July 2025 20:15:36 -0400 (0:00:00.062) 0:06:28.481 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 07 July 2025 20:15:36 -0400 (0:00:00.058) 0:06:28.539 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 07 July 2025 20:15:36 -0400 (0:00:00.055) 0:06:28.595 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 07 July 2025 20:15:36 -0400 (0:00:00.052) 0:06:28.647 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 07 July 2025 20:15:36 -0400 (0:00:00.068) 0:06:28.716 *********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 07 July 2025 20:15:36 -0400 (0:00:00.063) 0:06:28.779 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:36 -0400 (0:00:00.070) 0:06:28.850 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:37 -0400 (0:00:00.491) 0:06:29.342 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:37 -0400 (0:00:00.038) 0:06:29.381 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:37 -0400 (0:00:00.051) 0:06:29.432 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:37 -0400 (0:00:00.474) 0:06:29.907 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:38 -0400 (0:00:00.044) 0:06:29.951 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:29.984 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.016 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.047 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.080 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:38 -0400 (0:00:00.036) 0:06:30.116 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:38 -0400 (0:00:00.039) 0:06:30.155 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 07 July 2025 20:15:38 -0400 (0:00:00.056) 0:06:30.211 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Monday 07 July 2025 20:15:38 -0400 (0:00:00.081) 0:06:30.293 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 07 July 2025 20:15:38 -0400 (0:00:00.059) 0:06:30.352 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 07 July 2025 20:15:38 -0400 (0:00:00.041) 0:06:30.393 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Monday 07 July 2025 20:15:38 -0400 (0:00:00.040) 0:06:30.434 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 07 July 2025 20:15:38 -0400 (0:00:00.054) 0:06:30.488 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.520 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.552 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Monday 07 July 2025 20:15:38 -0400 (0:00:00.047) 0:06:30.600 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Monday 07 July 2025 20:15:38 -0400 (0:00:00.033) 0:06:30.633 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.666 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Monday 07 July 2025 20:15:38 -0400 (0:00:00.049) 0:06:30.715 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.747 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.779 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Monday 07 July 2025 20:15:38 -0400 (0:00:00.032) 0:06:30.811 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.842 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.874 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Monday 07 July 2025 20:15:38 -0400 (0:00:00.031) 0:06:30.906 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Monday 07 July 2025 20:15:39 -0400 (0:00:00.038) 0:06:30.944 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Monday 07 July 2025 20:15:39 -0400 (0:00:00.038) 0:06:30.983 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Monday 07 July 2025 20:15:39 -0400 (0:00:00.029) 0:06:31.012 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Monday 07 July 2025 20:15:39 -0400 (0:00:00.028) 0:06:31.041 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node2 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:15:39 -0400 (0:00:00.114) 0:06:31.156 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd1\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd1\n ports:\n - containerPort: 80\n hostPort: 15001\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd1-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:15:39 -0400 (0:00:00.083) 0:06:31.239 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd1" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd1", "ports": [ { "containerPort": 80, "hostPort": 15001 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd1-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "podman_basic_user" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:15:39 -0400 (0:00:00.061) 0:06:31.301 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd1", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:15:39 -0400 (0:00:00.044) 0:06:31.345 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:39 -0400 (0:00:00.073) 0:06:31.419 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:39 -0400 (0:00:00.469) 0:06:31.888 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:40 -0400 (0:00:00.037) 0:06:31.925 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:40 -0400 (0:00:00.184) 0:06:32.110 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:40 -0400 (0:00:00.509) 0:06:32.619 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "podman_basic_user" ], "delta": "0:00:00.004073", "end": "2025-07-07 20:15:41.105760", "rc": 0, "start": "2025-07-07 20:15:41.101687" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:41 -0400 (0:00:00.503) 0:06:33.122 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "-g", "podman_basic_user" ], "delta": "0:00:00.005322", "end": "2025-07-07 20:15:41.648572", "rc": 0, "start": "2025-07-07 20:15:41.643250" } STDOUT: 0: podman_basic_user 589824 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:41 -0400 (0:00:00.533) 0:06:33.656 *********** ok: [managed-node2] => { "ansible_facts": { "podman_subgid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } }, "podman_subuid_info": { "podman_basic_user": { "range": 65536, "start": 589824 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:41 -0400 (0:00:00.056) 0:06:33.712 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:41 -0400 (0:00:00.038) 0:06:33.751 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:41 -0400 (0:00:00.040) 0:06:33.792 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:41 -0400 (0:00:00.036) 0:06:33.829 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:41 -0400 (0:00:00.032) 0:06:33.861 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:15:41 -0400 (0:00:00.032) 0:06:33.894 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:15:42 -0400 (0:00:00.036) 0:06:33.930 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/podman_basic_user", "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:15:42 -0400 (0:00:00.043) 0:06:33.973 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:15:42 -0400 (0:00:00.039) 0:06:34.013 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:15:42 -0400 (0:00:00.042) 0:06:34.055 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:15:42 -0400 (0:00:00.060) 0:06:34.116 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml" ], "delta": "0:00:00.005585", "end": "2025-07-07 20:15:42.613815", "rc": 0, "start": "2025-07-07 20:15:42.608230" } STDOUT: podman-kube@-home-podman_basic_user-.config-containers-ansible\x2dkubernetes.d-httpd1.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:15:42 -0400 (0:00:00.485) 0:06:34.601 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:15:42 -0400 (0:00:00.058) 0:06:34.660 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:15:43 -0400 (0:00:00.475) 0:06:35.135 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_rootless or __podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:15:43 -0400 (0:00:00.036) 0:06:35.171 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:15:43 -0400 (0:00:00.463) 0:06:35.635 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_rootless or __podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:15:43 -0400 (0:00:00.034) 0:06:35.669 *********** ok: [managed-node2] => { "changed": false, "path": "/home/podman_basic_user/.config/containers/ansible-kubernetes.d/httpd1.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:15:44 -0400 (0:00:00.471) 0:06:36.141 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:15:44 -0400 (0:00:00.051) 0:06:36.193 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:44 -0400 (0:00:00.050) 0:06:36.244 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:44 -0400 (0:00:00.032) 0:06:36.277 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:44 -0400 (0:00:00.030) 0:06:36.308 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [ "podman_basic_user" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:15:44 -0400 (0:00:00.041) 0:06:36.349 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:15:44 -0400 (0:00:00.031) 0:06:36.380 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "debug": true, "log_level": "debug", "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd2\nspec:\n containers:\n - command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n image: quay.io/libpod/testimage:20210610\n name: httpd2\n ports:\n - containerPort: 80\n hostPort: 15002\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2\n name: www\n - hostPath:\n path: /tmp/lsr_ph69shde_podman/httpd2-create\n name: create\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:15:44 -0400 (0:00:00.049) 0:06:36.429 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd2" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd2", "ports": [ { "containerPort": 80, "hostPort": 15002 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd2-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:15:44 -0400 (0:00:00.053) 0:06:36.483 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd2", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:15:44 -0400 (0:00:00.038) 0:06:36.522 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:44 -0400 (0:00:00.059) 0:06:36.581 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:45 -0400 (0:00:00.471) 0:06:37.053 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:45 -0400 (0:00:00.030) 0:06:37.083 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:45 -0400 (0:00:00.045) 0:06:37.129 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:45 -0400 (0:00:00.476) 0:06:37.606 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:45 -0400 (0:00:00.033) 0:06:37.639 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:45 -0400 (0:00:00.032) 0:06:37.671 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:45 -0400 (0:00:00.033) 0:06:37.705 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:45 -0400 (0:00:00.032) 0:06:37.737 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:45 -0400 (0:00:00.031) 0:06:37.769 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:45 -0400 (0:00:00.031) 0:06:37.800 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:45 -0400 (0:00:00.032) 0:06:37.833 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:15:45 -0400 (0:00:00.032) 0:06:37.865 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:15:45 -0400 (0:00:00.037) 0:06:37.903 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:15:46 -0400 (0:00:00.043) 0:06:37.946 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:15:46 -0400 (0:00:00.038) 0:06:37.985 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd2.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:15:46 -0400 (0:00:00.040) 0:06:38.025 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:15:46 -0400 (0:00:00.041) 0:06:38.067 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd2.yml" ], "delta": "0:00:00.006402", "end": "2025-07-07 20:15:46.555326", "rc": 0, "start": "2025-07-07 20:15:46.548924" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd2.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:15:46 -0400 (0:00:00.475) 0:06:38.543 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:15:46 -0400 (0:00:00.057) 0:06:38.600 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:15:46 -0400 (0:00:00.031) 0:06:38.632 *********** ok: [managed-node2] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target -.mount \"system-podman\\\\x2dkube.slice\" systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd2.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd2.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3424108544", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd2.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:15:47 -0400 (0:00:00.655) 0:06:39.287 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:15:47 -0400 (0:00:00.466) 0:06:39.754 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube_file_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:15:47 -0400 (0:00:00.037) 0:06:39.792 *********** ok: [managed-node2] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/httpd2.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:15:48 -0400 (0:00:00.482) 0:06:40.274 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:15:48 -0400 (0:00:00.038) 0:06:40.313 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:48 -0400 (0:00:00.050) 0:06:40.363 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:48 -0400 (0:00:00.030) 0:06:40.394 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:48 -0400 (0:00:00.031) 0:06:40.425 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:15:48 -0400 (0:00:00.096) 0:06:40.521 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 07 July 2025 20:15:48 -0400 (0:00:00.031) 0:06:40.552 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: httpd3\nspec:\n containers:\n - name: httpd3\n image: quay.io/libpod/testimage:20210610\n command:\n - /bin/busybox-extras\n - httpd\n - -f\n - -p\n - 80\n ports:\n - containerPort: 80\n hostPort: 15003\n volumeMounts:\n - mountPath: /var/www:Z\n name: www\n - mountPath: /var/httpd-create:Z\n name: create\n workingDir: /var/www\n volumes:\n - name: www\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3\"\n - name: create\n hostPath:\n path: \"/tmp/lsr_ph69shde_podman/httpd3-create\"" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 07 July 2025 20:15:48 -0400 (0:00:00.050) 0:06:40.603 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "httpd3" }, "spec": { "containers": [ { "command": [ "/bin/busybox-extras", "httpd", "-f", "-p", 80 ], "image": "quay.io/libpod/testimage:20210610", "name": "httpd3", "ports": [ { "containerPort": 80, "hostPort": 15003 } ], "volumeMounts": [ { "mountPath": "/var/www:Z", "name": "www" }, { "mountPath": "/var/httpd-create:Z", "name": "create" } ], "workingDir": "/var/www" } ], "volumes": [ { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3" }, "name": "www" }, { "hostPath": { "path": "/tmp/lsr_ph69shde_podman/httpd3-create" }, "name": "create" } ] } }, "__podman_kube_file": null, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": null, "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 07 July 2025 20:15:48 -0400 (0:00:00.055) 0:06:40.658 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_name": "httpd3", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 07 July 2025 20:15:48 -0400 (0:00:00.038) 0:06:40.697 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 07 July 2025 20:15:48 -0400 (0:00:00.059) 0:06:40.756 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 07 July 2025 20:15:48 -0400 (0:00:00.031) 0:06:40.788 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 07 July 2025 20:15:48 -0400 (0:00:00.029) 0:06:40.818 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:31 Monday 07 July 2025 20:15:48 -0400 (0:00:00.046) 0:06:40.864 *********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1751933420.3763866, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 24, "charset": "binary", "checksum": "aba1c03f304c9d2ddd0b0324fa593a49add8b9a9", "ctime": 1751933405.231288, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 192454, "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": 1742428800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 11728, "uid": 0, "version": "897311678", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:42 Monday 07 July 2025 20:15:49 -0400 (0:00:00.481) 0:06:41.345 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:47 Monday 07 July 2025 20:15:49 -0400 (0:00:00.037) 0:06:41.383 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:52 Monday 07 July 2025 20:15:49 -0400 (0:00:00.040) 0:06:41.423 *********** skipping: [managed-node2] => { "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/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:65 Monday 07 July 2025 20:15:49 -0400 (0:00:00.056) 0:06:41.480 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:70 Monday 07 July 2025 20:15:49 -0400 (0:00:00.037) 0:06:41.517 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:75 Monday 07 July 2025 20:15:49 -0400 (0:00:00.033) 0:06:41.551 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:85 Monday 07 July 2025 20:15:49 -0400 (0:00:00.036) 0:06:41.588 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:92 Monday 07 July 2025 20:15:49 -0400 (0:00:00.037) 0:06:41.626 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 07 July 2025 20:15:49 -0400 (0:00:00.035) 0:06:41.662 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube is none or __podman_kube | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 07 July 2025 20:15:49 -0400 (0:00:00.037) 0:06:41.699 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 07 July 2025 20:15:49 -0400 (0:00:00.043) 0:06:41.743 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 07 July 2025 20:15:49 -0400 (0:00:00.038) 0:06:41.782 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/httpd3.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 07 July 2025 20:15:49 -0400 (0:00:00.042) 0:06:41.824 *********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Get service name using systemd-escape] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 07 July 2025 20:15:49 -0400 (0:00:00.043) 0:06:41.867 *********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/httpd3.yml" ], "delta": "0:00:00.005702", "end": "2025-07-07 20:15:50.370574", "rc": 0, "start": "2025-07-07 20:15:50.364872" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-httpd3.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 07 July 2025 20:15:50 -0400 (0:00:00.495) 0:06:42.362 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 07 July 2025 20:15:50 -0400 (0:00:00.056) 0:06:42.419 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 07 July 2025 20:15:50 -0400 (0:00:00.036) 0:06:42.455 *********** ok: [managed-node2] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target network-online.target sysinit.target -.mount \"system-podman\\\\x2dkube.slice\" systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894427648", "EffectiveMemoryMax": "3894427648", "EffectiveTasksMax": "4410", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/httpd3.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-httpd3.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14703", "LimitNPROCSoft": "14703", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14703", "LimitSIGPENDINGSoft": "14703", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3434844160", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-httpd3.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4410", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 07 July 2025 20:15:51 -0400 (0:00:00.653) 0:06:43.109 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 07 July 2025 20:15:51 -0400 (0:00:00.467) 0:06:43.576 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_kube_file_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 07 July 2025 20:15:51 -0400 (0:00:00.036) 0:06:43.613 *********** ok: [managed-node2] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/httpd3.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 07 July 2025 20:15:52 -0400 (0:00:00.479) 0:06:44.092 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 07 July 2025 20:15:52 -0400 (0:00:00.037) 0:06:44.130 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 07 July 2025 20:15:52 -0400 (0:00:00.051) 0:06:44.182 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 07 July 2025 20:15:52 -0400 (0:00:00.032) 0:06:44.214 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 07 July 2025 20:15:52 -0400 (0:00:00.031) 0:06:44.246 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 07 July 2025 20:15:52 -0400 (0:00:00.030) 0:06:44.277 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Monday 07 July 2025 20:15:52 -0400 (0:00:00.031) 0:06:44.309 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Monday 07 July 2025 20:15:52 -0400 (0:00:00.029) 0:06:44.338 *********** included: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for managed-node2 => (item=podman_basic_user) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Monday 07 July 2025 20:15:52 -0400 (0:00:00.076) 0:06:44.415 *********** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "podman_basic_user": [ "x", "3001", "3001", "", "/home/podman_basic_user", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Monday 07 July 2025 20:15:52 -0400 (0:00:00.491) 0:06:44.907 *********** ok: [managed-node2] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/3001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Monday 07 July 2025 20:15:53 -0400 (0:00:00.064) 0:06:44.972 *********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Monday 07 July 2025 20:15:53 -0400 (0:00:00.495) 0:06:45.467 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Monday 07 July 2025 20:15:53 -0400 (0:00:00.031) 0:06:45.499 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Monday 07 July 2025 20:15:53 -0400 (0:00:00.032) 0:06:45.531 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Monday 07 July 2025 20:15:53 -0400 (0:00:00.030) 0:06:45.562 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__podman_xdg_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Monday 07 July 2025 20:15:53 -0400 (0:00:00.029) 0:06:45.592 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__cancel_linger is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop logind] ************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:82 Monday 07 July 2025 20:15:53 -0400 (0:00:00.034) 0:06:45.627 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__cancel_linger is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:87 Monday 07 July 2025 20:15:53 -0400 (0:00:00.034) 0:06:45.661 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__cancel_linger is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart logind] *********************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:98 Monday 07 July 2025 20:15:53 -0400 (0:00:00.041) 0:06:45.703 *********** skipping: [managed-node2] => { "changed": false, "false_condition": "__cancel_linger is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Monday 07 July 2025 20:15:53 -0400 (0:00:00.060) 0:06:45.764 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Monday 07 July 2025 20:15:53 -0400 (0:00:00.053) 0:06:45.817 *********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Clean up storage.conf] *************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:456 Monday 07 July 2025 20:15:53 -0400 (0:00:00.075) 0:06:45.893 *********** ok: [managed-node2] => { "changed": false, "path": "/etc/containers/storage.conf", "state": "absent" } TASK [Clean up host directories] *********************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:463 Monday 07 July 2025 20:15:54 -0400 (0:00:00.532) 0:06:46.426 *********** changed: [managed-node2] => { "changed": true, "path": "/tmp/lsr_ph69shde_podman", "state": "absent" } TASK [Remove kube file src] **************************************************** task path: /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:470 Monday 07 July 2025 20:15:55 -0400 (0:00:00.506) 0:06:46.933 *********** changed: [managed-node2 -> localhost] => { "changed": true, "path": "/tmp/lsr_podman_nct8q0um.yml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node2 : ok=617 changed=49 unreachable=0 failed=0 skipped=875 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.19.0rc1", "end_time": "2025-07-08T00:11:13.003332+00:00Z", "host": "managed-node2", "message": "Output: \nError=Trying to pull quay.io/linux-system-roles/this_is_a_bogus_image:latest...\nError: internal error: unable to copy from source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: initializing source docker://quay.io/linux-system-roles/this_is_a_bogus_image:latest: reading manifest latest in quay.io/linux-system-roles/this_is_a_bogus_image: unauthorized: access to the requested resource is not authorized\n", "start_time": "2025-07-08T00:11:11.909012+00:00Z", "task_name": "Update containers/pods", "task_path": "/tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 07 July 2025 20:15:55 -0400 (0:00:00.338) 0:06:47.271 *********** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 58.64s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Start service ----------------------- 11.57s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 fedora.linux_system_roles.podman : Stop and disable service ------------ 11.52s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Start service ----------------------- 11.51s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 fedora.linux_system_roles.podman : Stop and disable service ------------ 11.48s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Start service ----------------------- 11.44s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:117 fedora.linux_system_roles.podman : Stop and disable service ------------ 11.38s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Wait for user session to exit closing state -- 10.27s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.29s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.15s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.14s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.11s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.07s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.05s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:159 Create data files ------------------------------------------------------- 2.50s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:204 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.95s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.91s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:84 Check ports, data ------------------------------------------------------- 1.68s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:374 Check if pods are running ----------------------------------------------- 1.67s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_basic.yml:346 fedora.linux_system_roles.podman : Ensure container images are present --- 1.66s /tmp/collections-orI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29