ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-7bx executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic_ipa.yml ************************************************** 1 plays in /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Wednesday 01 April 2026 18:45:34 -0400 (0:00:00.019) 0:00:00.019 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:15 Wednesday 01 April 2026 18:45:37 -0400 (0:00:02.224) 0:00:02.244 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:20 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.420) 0:00:02.664 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.005) 0:00:02.669 ******* ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.034) 0:00:02.704 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.338) 0:00:03.043 ******* ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.019) 0:00:03.062 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Wednesday 01 April 2026 18:45:37 -0400 (0:00:00.010) 0:00:03.072 ******* ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Wednesday 01 April 2026 18:45:38 -0400 (0:00:00.373) 0:00:03.446 ******* changed: [managed-node1 -> 127.0.0.1] => { "after": "62fd1551ebe6ff45314e2286f5b192fb9419aaf3", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Wednesday 01 April 2026 18:45:39 -0400 (0:00:01.341) 0:00:04.787 ******* changed: [managed-node1 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [managed-node1 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Wednesday 01 April 2026 18:45:40 -0400 (0:00:00.460) 0:00:05.248 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Get hostname] ************************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Wednesday 01 April 2026 18:45:51 -0400 (0:00:11.408) 0:00:16.657 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "hostname" ], "delta": "0:00:00.002450", "end": "2026-04-01 18:45:51.914033", "rc": 0, "start": "2026-04-01 18:45:51.911583" } STDOUT: managed-node1 TASK [Set hostname] ************************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:64 Wednesday 01 April 2026 18:45:51 -0400 (0:00:00.421) 0:00:17.079 ******* changed: [managed-node1] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:70 Wednesday 01 April 2026 18:45:52 -0400 (0:00:00.769) 0:00:17.848 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: nss-3.112.0-8.el9.x86_64", "Installed: nss-sysinit-3.112.0-8.el9.x86_64", "Removed: nss-sysinit-3.112.0-4.el9.x86_64", "Removed: nss-3.112.0-4.el9.x86_64" ] } TASK [Sanitize /etc/hosts] ***************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:77 Wednesday 01 April 2026 18:45:54 -0400 (0:00:02.105) 0:00:19.953 ******* changed: [managed-node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [Add host to /etc/hosts] ************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:88 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.451) 0:00:20.405 ******* changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [See if collection exists] ************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:116 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.349) 0:00:20.754 ******* ok: [managed-node1 -> localhost] => { "changed": false, "stat": { "exists": false } } TASK [Set name of ipa server role] ********************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:122 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.205) 0:00:20.959 ******* ok: [managed-node1] => { "ansible_facts": { "__ipa_server_role": "ipaserver" }, "changed": false } TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:126 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.014) 0:00:20.974 ******* included: ipaserver for managed-node1 TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.023) 0:00:20.997 ******* ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/default.yml) => { "ansible_facts": { "ipaserver_packages": [ "ipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "ipa-server-dns" ], "ipaserver_packages_dot": [ "ipa-server-encrypted-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.024) 0:00:21.022 ******* included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for managed-node1 TASK [ipaserver : Install - Set ipaserver__dns_over_lts] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:4 Wednesday 01 April 2026 18:45:55 -0400 (0:00:00.081) 0:00:21.104 ******* ok: [managed-node1] => { "ansible_facts": { "ipaserver__dns_over_tls": false }, "changed": false } TASK [ipaserver : Install - Set packages for installation] ********************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.032) 0:00:21.136 ******* ok: [managed-node1] => { "ansible_facts": { "_ipapackages": [ "ipa-server", "python3-libselinux" ] }, "changed": false } TASK [ipaserver : Install - Set packages for installlation, add DNS] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.032) 0:00:21.168 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set packages for installlation, add DOT] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:21 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.028) 0:00:21.197 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver__dns_over_tls | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set packages for installlation, add adtrust] ******* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:26 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.028) 0:00:21.225 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set packages for installlation, add firewalld] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.027) 0:00:21.253 ******* ok: [managed-node1] => { "ansible_facts": { "_ipapackages": [ "ipa-server", "python3-libselinux", "firewalld" ] }, "changed": false } TASK [ipaserver : Install - Ensure that packages are installed] **************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:36 Wednesday 01 April 2026 18:45:56 -0400 (0:00:00.031) 0:00:21.284 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: perl-meta-notation-5.32.1-483.el9.noarch", "Installed: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64", "Installed: exiv2-0.27.5-2.el9.x86_64", "Installed: exiv2-libs-0.27.5-2.el9.x86_64", "Installed: perl-sigtrap-1.09-483.el9.noarch", "Installed: perl-threads-1:2.25-460.el9.x86_64", "Installed: perl-threads-shared-1.61-460.el9.x86_64", "Installed: fdk-aac-free-2.0.0-8.el9.x86_64", "Installed: lcms2-2.12-3.el9.x86_64", "Installed: tomcat-1:9.0.110-2.el9.noarch", "Installed: tomcat-el-3.0-api-1:9.0.110-2.el9.noarch", "Installed: librsvg2-2.50.7-3.el9.x86_64", "Installed: tomcat-jsp-2.3-api-1:9.0.110-2.el9.noarch", "Installed: tomcat-lib-1:9.0.110-2.el9.noarch", "Installed: tomcat-servlet-4.0-api-1:9.0.110-2.el9.noarch", "Installed: libsbc-1.4-10.el9.x86_64", "Installed: libX11-1.8.12-1.el9.x86_64", "Installed: libX11-common-1.8.12-1.el9.noarch", "Installed: totem-pl-parser-3.26.6-2.el9.x86_64", "Installed: tracker-3.1.2-3.el9.x86_64", "Installed: libX11-xcb-1.8.12-1.el9.x86_64", "Installed: tracker-miners-3.1.2-4.el9.x86_64", "Installed: ttmkfdir-3.0.9-65.el9.x86_64", "Installed: libXau-1.0.9-8.el9.x86_64", "Installed: libXcomposite-0.4.5-7.el9.x86_64", "Installed: libXcursor-1.2.0-7.el9.x86_64", "Installed: libXdamage-1.1.5-7.el9.x86_64", "Installed: openldap-clients-2.6.8-4.el9.x86_64", "Installed: libXext-1.3.4-8.el9.x86_64", "Installed: libXfixes-5.0.3-16.el9.x86_64", "Installed: libsndfile-1.0.31-9.el9.x86_64", "Installed: libXft-2.3.3-8.el9.x86_64", "Installed: libXi-1.7.10-8.el9.x86_64", "Installed: libsoup-2.72.0-16.el9.x86_64", "Installed: libXinerama-1.1.4-10.el9.x86_64", "Installed: tzdata-java-2026a-1.el9.noarch", "Installed: avahi-glib-0.8-23.el9.x86_64", "Installed: libXrandr-1.5.2-8.el9.x86_64", "Installed: libXrender-0.9.10-16.el9.x86_64", "Installed: libXtst-1.2.3-16.el9.x86_64", "Installed: libXv-1.0.11-16.el9.x86_64", "Installed: libstemmer-0-18.585svn.el9.x86_64", "Installed: libXxf86vm-1.1.4-18.el9.x86_64", "Installed: libappstream-glib-0.7.18-5.el9.x86_64", "Installed: nss-tools-3.112.0-8.el9.x86_64", "Installed: bind-libs-32:9.16.23-40.el9.x86_64", "Installed: upower-0.99.11-11.el9.x86_64", "Installed: bind-license-32:9.16.23-40.el9.noarch", "Installed: bind-utils-32:9.16.23-40.el9.x86_64", "Installed: libasyncns-0.8-22.el9.x86_64", "Installed: libthai-0.1.28-8.el9.x86_64", "Installed: libtheora-1:1.1.1-31.el9.x86_64", "Installed: libtiff-4.4.0-16.el9.x86_64", "Installed: graphene-1.10.6-2.el9.x86_64", "Installed: libtracker-sparql-3.1.2-3.el9.x86_64", "Installed: polkit-0.117-14.el9.x86_64", "Installed: polkit-libs-0.117-14.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: open-sans-fonts-1.10-16.el9.noarch", "Installed: fftw-libs-single-3.3.8-12.el9.x86_64", "Installed: pipewire-1.4.9-1.el9.x86_64", "Installed: pipewire-alsa-1.4.9-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: libuv-1:1.42.0-2.el9.x86_64", "Installed: gsm-1.0.19-6.el9.x86_64", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: gstreamer1-1.22.12-3.el9.x86_64", "Installed: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64", "Installed: python3-cryptography-36.0.1-5.el9.x86_64", "Installed: python3-decorator-4.4.2-6.el9.noarch", "Installed: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64", "Installed: pipewire-libs-1.4.9-1.el9.x86_64", "Installed: gstreamer1-plugins-base-1.22.12-5.el9.x86_64", "Installed: openjpeg2-2.4.0-8.el9.x86_64", "Installed: python3-dns-2.6.1-3.el9.noarch", "Installed: flac-libs-1.3.3-12.el9.x86_64", "Installed: pipewire-pulseaudio-1.4.9-1.el9.x86_64", "Installed: flatpak-1.12.9-4.el9.x86_64", "Installed: pixman-0.40.0-6.el9.x86_64", "Installed: flatpak-selinux-1.12.9-4.el9.noarch", "Installed: flatpak-session-helper-1.12.9-4.el9.x86_64", "Installed: libcanberra-0.30-27.el9.x86_64", "Installed: pki-jackson-annotations-2.19.1-1.el9.noarch", "Installed: pki-jackson-core-2.19.1-1.el9.noarch", "Installed: pki-jackson-databind-2.19.1-1.el9.noarch", "Installed: gtk-update-icon-cache-3.24.31-8.el9.x86_64", "Installed: python3-libipa_hbac-2.9.8-1.el9.x86_64", "Installed: pki-jackson-jaxrs-json-provider-2.19.1-1.el9.noarch", "Installed: libcanberra-gtk3-0.30-27.el9.x86_64", "Installed: pki-jackson-jaxrs-providers-2.19.1-1.el9.noarch", "Installed: pki-jackson-module-jaxb-annotations-2.19.1-1.el9.noarch", "Installed: pki-resteasy-client-3.0.26-19.el9.noarch", "Installed: graphite2-1.3.14-9.el9.x86_64", "Installed: pki-resteasy-core-3.0.26-19.el9.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-19.el9.noarch", "Installed: pki-resteasy-servlet-initializer-3.0.26-19.el9.noarch", "Installed: fontawesome-fonts-1:4.7.0-13.el9.noarch", "Installed: gtk3-3.24.31-8.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: fontconfig-2.14.0-2.el9.x86_64", "Installed: libdatrie-0.2.13-4.el9.x86_64", "Installed: openssl-perl-1:3.5.5-1.el9.x86_64", "Installed: libdb-utils-5.3.28-57.el9.x86_64", "Installed: opus-1.3.1-10.el9.x86_64", "Installed: orc-0.4.31-8.el9.x86_64", "Installed: gsettings-desktop-schemas-40.0-8.el9.x86_64", "Installed: harfbuzz-2.7.4-10.el9.x86_64", "Installed: python3-sss-2.9.8-1.el9.x86_64", "Installed: libvorbis-1:1.3.7-5.el9.x86_64", "Installed: webkit2gtk3-jsc-2.50.4-1.el9.x86_64", "Installed: python3-sss-murmur-2.9.8-1.el9.x86_64", "Installed: python3-sssdconfig-2.9.8-1.el9.noarch", "Installed: webrtc-audio-processing-0.3.1-8.el9.x86_64", "Installed: libepoxy-1.5.5-4.el9.x86_64", "Installed: libwayland-client-1.21.0-1.el9.x86_64", "Installed: libwayland-cursor-1.21.0-1.el9.x86_64", "Installed: fribidi-1.0.10-6.el9.2.x86_64", "Installed: wireplumber-0.5.12-1.el9.x86_64", "Installed: libwayland-egl-1.21.0-1.el9.x86_64", "Installed: wireplumber-libs-0.5.12-1.el9.x86_64", "Installed: libwebp-1.2.0-8.el9.x86_64", "Installed: fstrm-0.6.1-3.el9.x86_64", "Installed: libexif-0.6.22-6.el9.x86_64", "Installed: osinfo-db-20250606-2.el9.noarch", "Installed: osinfo-db-tools-1.10.0-1.el9.x86_64", "Installed: libfontenc-1.1.3-17.el9.x86_64", "Installed: ostree-libs-2025.7-1.el9.x86_64", "Installed: libxcb-1.13.1-9.el9.x86_64", "Installed: hicolor-icon-theme-0.17-13.el9.noarch", "Installed: xdg-dbus-proxy-0.1.3-1.el9.x86_64", "Installed: xdg-desktop-portal-1.12.6-1.el9.x86_64", "Installed: p11-kit-server-0.26.2-1.el9.x86_64", "Installed: libxkbcommon-1.0.3-4.el9.x86_64", "Installed: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64", "Installed: httpcomponents-client-4.5.13-7.el9.noarch", "Installed: httpcomponents-core-4.4.13-11.el9.noarch", "Installed: libxshmfence-1.3-10.el9.x86_64", "Installed: httpd-2.4.62-13.el9.x86_64", "Installed: httpd-core-2.4.62-13.el9.x86_64", "Installed: libgexiv2-0.14.3-1.el9.x86_64", "Installed: libglvnd-1:1.3.4-1.el9.x86_64", "Installed: ModemManager-glib-1.20.2-1.el9.x86_64", "Installed: xkeyboard-config-2.33-2.el9.noarch", "Installed: xml-common-0.6.3-58.el9.noarch", "Installed: httpd-filesystem-2.4.62-13.el9.noarch", "Installed: xml-commons-apis-1.4.01-39.el9.noarch", "Installed: policycoreutils-python-utils-3.6-6.el9.noarch", "Installed: libglvnd-egl-1:1.3.4-1.el9.x86_64", "Installed: pango-1.48.7-3.el9.x86_64", "Installed: xml-commons-resolver-1.2-42.el9.noarch", "Installed: httpd-tools-2.4.62-13.el9.x86_64", "Installed: libglvnd-glx-1:1.3.4-1.el9.x86_64", "Installed: samba-client-libs-4.23.5-6.el9.x86_64", "Installed: cairo-1.17.4-7.el9.x86_64", "Installed: samba-common-4.23.5-6.el9.noarch", "Installed: cairo-gobject-1.17.4-7.el9.x86_64", "Installed: samba-common-libs-4.23.5-6.el9.x86_64", "Installed: poppler-21.01.0-24.el9.x86_64", "Installed: poppler-data-0.4.9-9.el9.noarch", "Installed: libgsf-1.14.47-5.el9.x86_64", "Installed: poppler-glib-21.01.0-24.el9.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-33.el9.noarch", "Installed: centos-logos-httpd-90.9-1.el9.noarch", "Installed: centos-logos-ipa-90.9-1.el9.noarch", "Installed: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch", "Installed: certmonger-0.79.21-1.el9.x86_64", "Installed: json-glib-1.6.6-1.el9.x86_64", "Installed: libgxps-0.3.2-3.el9.x86_64", "Installed: autofs-1:5.1.7-68.el9.x86_64", "Installed: llvm-filesystem-21.1.8-2.el9.x86_64", "Installed: bash-completion-1:2.11-5.el9.noarch", "Installed: llvm-libs-21.1.8-2.el9.x86_64", "Installed: shared-mime-info-2.1-5.el9.x86_64", "Installed: libiptcdata-1.0.5-10.el9.x86_64", "Installed: bluez-libs-5.86-1.el9.x86_64", "Installed: bubblewrap-0.6.3-1.el9.x86_64", "Installed: rtkit-0.11-29.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: libjpeg-turbo-2.0.90-7.el9.x86_64", "Installed: sssd-common-pac-2.9.8-1.el9.x86_64", "Installed: sssd-dbus-2.9.8-1.el9.x86_64", "Installed: sssd-ipa-2.9.8-1.el9.x86_64", "Installed: low-memory-monitor-2.1-4.el9.x86_64", "Installed: krb5-pkinit-1.21.1-9.el9.x86_64", "Installed: sssd-krb5-2.9.8-1.el9.x86_64", "Installed: lua-5.4.4-4.el9.x86_64", "Installed: krb5-server-1.21.1-9.el9.x86_64", "Installed: sssd-krb5-common-2.9.8-1.el9.x86_64", "Installed: lua-posix-35.0-8.el9.x86_64", "Installed: libldac-2.0.2.3-10.el9.x86_64", "Installed: krb5-workstation-1.21.1-9.el9.x86_64", "Installed: sssd-passkey-2.9.8-1.el9.x86_64", "Installed: sssd-tools-2.9.8-1.el9.x86_64", "Installed: colord-libs-1.4.5-4.el9.x86_64", "Installed: idm-jss-5.7.0-1.el9.x86_64", "Installed: idm-jss-tomcat-5.7.0-1.el9.x86_64", "Installed: idm-ldapjdk-5.6.0-1.el9.noarch", "Installed: idm-pki-acme-11.7.1-1.el9.noarch", "Installed: idm-pki-base-11.7.1-1.el9.noarch", "Installed: composefs-libs-1.0.8-1.el9.x86_64", "Installed: cups-libs-1:2.3.3op2-37.el9.x86_64", "Installed: idm-pki-ca-11.7.1-1.el9.noarch", "Installed: idm-pki-java-11.7.1-1.el9.noarch", "Installed: idm-pki-kra-11.7.1-1.el9.noarch", "Installed: idm-pki-server-11.7.1-1.el9.noarch", "Installed: idm-pki-tools-11.7.1-1.el9.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-21.el9.x86_64", "Installed: libnotify-0.7.9-8.el9.x86_64", "Installed: libnsl2-2.0.0-1.el9.x86_64", "Installed: cyrus-sasl-plain-2.1.27-21.el9.x86_64", "Installed: libogg-2:1.3.4-6.el9.x86_64", "Installed: copy-jdk-configs-4.0-3.el9.noarch", "Installed: libosinfo-1.10.0-1.el9.x86_64", "Installed: publicsuffix-list-20210518-3.el9.noarch", "Installed: libdrm-2.4.128-1.el9.x86_64", "Installed: pulseaudio-libs-15.0-3.el9.x86_64", "Installed: ipa-client-4.13.1-3.el9.x86_64", "Installed: ipa-client-common-4.13.1-3.el9.noarch", "Installed: ipa-common-4.13.1-3.el9.noarch", "Installed: ipa-healthcheck-core-0.19-1.el9.noarch", "Installed: python3-argcomplete-1.12.0-5.el9.noarch", "Installed: ipa-selinux-4.13.1-3.el9.noarch", "Installed: python3-augeas-0.5.0-25.el9.noarch", "Installed: ipa-server-4.13.1-3.el9.x86_64", "Installed: ipa-server-common-4.13.1-3.el9.noarch", "Installed: libgudev-237-1.el9.x86_64", "Installed: libgusb-0.3.8-2.el9.x86_64", "Installed: mesa-dri-drivers-25.2.7-4.el9.x86_64", "Installed: words-3.0-39.el9.noarch", "Installed: mesa-filesystem-25.2.7-4.el9.x86_64", "Installed: mesa-libEGL-25.2.7-4.el9.x86_64", "Installed: libicu-67.1-10.el9.x86_64", "Installed: mesa-libGL-25.2.7-4.el9.x86_64", "Installed: iso-codes-4.6.0-3.el9.noarch", "Installed: libproxy-webkitgtk4-0.4.15-35.el9.x86_64", "Installed: libipa_hbac-2.9.8-1.el9.x86_64", "Installed: jakarta-activation-1.2.2-8.el9.noarch", "Installed: jakarta-annotations-1.3.5-16.el9.noarch", "Installed: libkadm5-1.21.1-9.el9.x86_64", "Installed: 389-ds-base-2.8.0-6.el9.x86_64", "Installed: mesa-libgbm-25.2.7-4.el9.x86_64", "Installed: 389-ds-base-libs-2.8.0-6.el9.x86_64", "Installed: python3-gssapi-1.6.9-5.el9.x86_64", "Installed: cyrus-sasl-md5-2.1.27-21.el9.x86_64", "Installed: python3-idm-pki-11.7.1-1.el9.noarch", "Installed: python3-ipaclient-4.13.1-3.el9.noarch", "Installed: python3-ipalib-4.13.1-3.el9.noarch", "Installed: python3-ipaserver-4.13.1-3.el9.noarch", "Installed: perl-Algorithm-Diff-1.2010-4.el9.noarch", "Installed: perl-Archive-Tar-2.38-6.el9.noarch", "Installed: python3-jwcrypto-1.5.6-2.el9.noarch", "Installed: python3-kdcproxy-1.1.0-1.el9.noarch", "Installed: dconf-0.40.0-6.el9.x86_64", "Installed: mkfontscale-1.2.1-3.el9.x86_64", "Installed: mod_auth_gssapi-1.6.3-7.el9.x86_64", "Installed: python3-ldap-3.4.3-2.el9.x86_64", "Installed: freetype-2.10.4-11.el9.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64", "Installed: mod_http2-2.0.26-5.el9.x86_64", "Installed: perl-Compress-Raw-Lzma-2.101-3.el9.x86_64", "Installed: gdk-pixbuf2-2.42.6-6.el9.x86_64", "Installed: java-17-openjdk-1:17.0.18.0.8-2.el9.x86_64", "Installed: perl-Compress-Raw-Zlib-2.101-5.el9.x86_64", "Installed: python3-lib389-2.8.0-6.el9.noarch", "Installed: fuse-2.9.9-17.el9.x86_64", "Installed: mod_lookup_identity-1.0.0-15.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: java-17-openjdk-devel-1:17.0.18.0.8-2.el9.x86_64", "Installed: mod_lua-2.4.62-13.el9.x86_64", "Installed: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64", "Installed: java-17-openjdk-headless-1:17.0.18.0.8-2.el9.x86_64", "Installed: perl-DB_File-1.855-4.el9.x86_64", "Installed: abattis-cantarell-fonts-0.301-4.el9.noarch", "Installed: perl-Devel-Peek-1.28-483.el9.x86_64", "Installed: glib-networking-2.68.3-3.el9.x86_64", "Installed: mod_session-2.4.62-13.el9.x86_64", "Installed: mod_ssl-1:2.4.62-13.el9.x86_64", "Installed: adwaita-cursor-theme-40.1.1-3.el9.noarch", "Installed: adwaita-icon-theme-40.1.1-3.el9.noarch", "Installed: libpciaccess-0.16-7.el9.x86_64", "Installed: geoclue2-2.6.0-7.el9.x86_64", "Installed: libpng-2:1.6.37-15.el9.x86_64", "Installed: libproxy-0.4.15-35.el9.x86_64", "Installed: python3-mod_wsgi-4.7.1-12.el9.x86_64", "Installed: alsa-lib-1.2.15.3-1.el9.x86_64", "Installed: python3-netaddr-0.10.1-3.el9.noarch", "Installed: javapackages-filesystem-6.4.0-1.el9.noarch", "Installed: giflib-5.2.1-9.el9.x86_64", "Installed: javapackages-tools-6.4.0-1.el9.noarch", "Installed: jaxb-api-2.3.3-5.el9.noarch", "Installed: perl-File-Find-1.37-483.el9.noarch", "Installed: jbigkit-libs-2.1-23.el9.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-16.el9.noarch", "Installed: jboss-logging-3.4.1-9.el9.noarch", "Installed: jboss-logging-tools-2.2.1-7.el9.noarch", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: jdeparser-2.0.3-12.el9.noarch", "Installed: python3-pyasn1-0.4.8-7.el9.noarch", "Installed: python3-pyasn1-modules-0.4.8-7.el9.noarch", "Installed: python3-pyusb-1.0.2-13.el9.noarch", "Installed: python3-qrcode-core-6.1-12.el9.noarch", "Installed: perl-IO-Compress-2.102-4.el9.noarch", "Installed: perl-IO-Compress-Lzma-2.101-4.el9.noarch", "Installed: perl-IO-Zlib-1:1.11-4.el9.noarch", "Installed: slapi-nis-0.60.0-5.el9.x86_64", "Installed: libsss_autofs-2.9.8-1.el9.x86_64", "Installed: slf4j-1.7.30-16.el9.noarch", "Installed: slf4j-jdk14-1.7.30-16.el9.noarch", "Installed: softhsm-2.6.1-11.el9.x86_64", "Installed: sound-theme-freedesktop-0.8-17.el9.noarch", "Installed: python3-yubico-1.3.3-7.el9.noarch", "Installed: spirv-tools-libs-2025.4-1.el9.x86_64", "Installed: ecj-1:4.20-17.el9.noarch", "Installed: sscg-4.0.3-2.el9.x86_64", "Installed: sssd-idp-2.9.8-1.el9.x86_64", "Installed: apache-commons-cli-1.4-20.el9.noarch", "Installed: apache-commons-codec-1.15-10.el9.noarch", "Installed: apache-commons-io-1:2.8.0-12.el9.noarch", "Installed: apache-commons-lang3-3.12.0-10.el9.noarch", "Installed: libusbx-1.0.26-1.el9.x86_64", "Installed: apache-commons-logging-1.2-33.el9.noarch", "Installed: perl-Term-ReadLine-1.17-483.el9.noarch", "Installed: apache-commons-net-3.6-17.el9.noarch", "Installed: perl-Text-Diff-1.45-13.el9.noarch", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: libwbclient-4.23.5-6.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: perl-Tie-4.6-483.el9.noarch", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: lksctp-tools-1.0.19-2.el9.x86_64", "Installed: perl-debugger-1.56-483.el9.noarch", "Installed: at-spi2-atk-2.38.0-4.el9.x86_64", "Installed: at-spi2-core-2.40.3-1.el9.x86_64", "Installed: mailcap-2.1.49-5.el9.noarch", "Installed: atk-2.36.0-5.el9.x86_64", "Installed: augeas-libs-1.14.1-3.el9.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 Wednesday 01 April 2026 18:47:02 -0400 (0:01:06.028) 0:01:27.313 ******* changed: [managed-node1] => { "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.socket sysinit.target polkit.service system.slice dbus-broker.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "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", "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_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": "ipset.service shutdown.target iptables.service ebtables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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/sbin/firewalld ; argv[]=/usr/sbin/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/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "28521", "LimitNPROCSoft": "28521", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28521", "LimitSIGPENDINGSoft": "28521", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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": "dbus.socket sysinit.target system.slice dbus-broker.service", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "45633", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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 [ipaserver : Firewalld - Verify runtime zone from ipaserver_firewalld_zone] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:53 Wednesday 01 April 2026 18:47:03 -0400 (0:00:01.733) 0:01:29.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone from ipaserver_firewalld_zone] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:59 Wednesday 01 April 2026 18:47:03 -0400 (0:00:00.037) 0:01:29.084 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:66 Wednesday 01 April 2026 18:47:04 -0400 (0:00:00.034) 0:01:29.119 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_external_cert_files_from_controller is defined and ipaserver_external_cert_files_from_controller|length > 0 and not ipaserver_external_cert_files is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:73 Wednesday 01 April 2026 18:47:04 -0400 (0:00:00.034) 0:01:29.153 ******* ok: [managed-node1] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "client_dns_over_tls": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 1724199999, "idstart": 1724000000, "ipa_python_version": 41301, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "random_serial_numbers": false, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:158 Wednesday 01 April 2026 18:47:05 -0400 (0:00:01.332) 0:01:30.486 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:165 Wednesday 01 April 2026 18:47:06 -0400 (0:00:01.208) 0:01:31.694 ******* ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Use user defined master password, if provided] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:171 Wednesday 01 April 2026 18:47:06 -0400 (0:00:00.036) 0:01:31.730 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:177 Wednesday 01 April 2026 18:47:06 -0400 (0:00:00.026) 0:01:31.757 ******* changed: [managed-node1] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": false, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": "TEST", "adtrust_reset_netbios_name": true, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [], "dns_reverse_zones": [], "forward_policy": null, "forwarders": [], "ip_addresses": [ "10.31.46.236" ], "no_dnssec_validation": false, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:228 Wednesday 01 April 2026 18:47:08 -0400 (0:00:02.137) 0:01:33.894 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:235 Wednesday 01 April 2026 18:47:16 -0400 (0:00:07.692) 0:01:41.587 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:264 Wednesday 01 April 2026 18:47:53 -0400 (0:00:37.489) 0:02:19.076 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:291 Wednesday 01 April 2026 18:48:02 -0400 (0:00:08.668) 0:02:27.745 ******* changed: [managed-node1] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "managed-node1-ipa.csr"] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:333 Wednesday 01 April 2026 18:51:44 -0400 (0:03:42.036) 0:06:09.781 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "result_ipaserver_setup_ca.csr_generated | bool and ipaserver_copy_csr_to_controller | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:344 Wednesday 01 April 2026 18:51:44 -0400 (0:00:00.035) 0:06:09.817 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:350 Wednesday 01 April 2026 18:51:47 -0400 (0:00:02.544) 0:06:12.361 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:382 Wednesday 01 April 2026 18:52:16 -0400 (0:00:29.605) 0:06:41.967 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "result_ipaserver_test.setup_kra | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:393 Wednesday 01 April 2026 18:52:16 -0400 (0:00:00.036) 0:06:42.004 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:415 Wednesday 01 April 2026 18:52:16 -0400 (0:00:00.036) 0:06:42.041 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 Wednesday 01 April 2026 18:52:26 -0400 (0:00:09.956) 0:06:51.998 ******* changed: [managed-node1] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:448 Wednesday 01 April 2026 18:52:29 -0400 (0:00:02.566) 0:06:54.564 ******* included: ipaclient for managed-node1 TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.059) 0:06:54.623 ******* ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/default.yml) => { "ansible_facts": { "ipaclient_packages": [ "ipa-client", "python3-libselinux" ], "ipaclient_packages_dot": [ "ipa-client-encrypted-dns" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/default.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.051) 0:06:54.674 ******* included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for managed-node1 TASK [ipaclient : Install - Set packages for installation] ********************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:8 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.091) 0:06:54.766 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set packages for installlation, add DOT] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:12 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.035) 0:06:54.802 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Ensure that packages are installed] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:17 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.035) 0:06:54.838 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:22 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.035) 0:06:54.873 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "groups.ipaservers is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:27 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.036) 0:06:54.909 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_no_dns_lookup | bool and groups.ipaserver is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either password or keytab is set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:33 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.036) 0:06:54.945 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaadmin_keytab is defined and ipaadmin_password is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:38 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.034) 0:06:54.980 ******* ok: [managed-node1] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:48 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.038) 0:06:55.019 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Fail on missing ipaclient_dns_servers] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:53 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.035) 0:06:55.054 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure DNS resolver] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:58 Wednesday 01 April 2026 18:52:29 -0400 (0:00:00.035) 0:06:55.089 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:64 Wednesday 01 April 2026 18:52:30 -0400 (0:00:00.035) 0:06:55.125 ******* ok: [managed-node1] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 41301, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "selinux_works": true, "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:95 Wednesday 01 April 2026 18:52:31 -0400 (0:00:01.163) 0:06:56.289 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:100 Wednesday 01 April 2026 18:52:31 -0400 (0:00:00.457) 0:06:56.746 ******* ok: [managed-node1] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:112 Wednesday 01 April 2026 18:52:32 -0400 (0:00:00.852) 0:06:57.599 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_otp is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:117 Wednesday 01 April 2026 18:52:32 -0400 (0:00:00.042) 0:06:57.642 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:122 Wednesday 01 April 2026 18:52:32 -0400 (0:00:00.039) 0:06:57.682 ******* ok: [managed-node1] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:132 Wednesday 01 April 2026 18:52:34 -0400 (0:00:01.605) 0:06:59.288 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not ipaclient_force_join | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:150 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.038) 0:06:59.327 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary file for keytab] ****************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:155 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.039) 0:06:59.366 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Copy keytab to server temporary file] ************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:164 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.039) 0:06:59.406 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:172 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.039) 0:06:59.445 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:182 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.038) 0:06:59.483 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Remove keytab temporary file] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:196 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.036) 0:06:59.520 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:203 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.037) 0:06:59.558 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:221 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.036) 0:06:59.595 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:226 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.038) 0:06:59.634 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - From host keytab, purge TEST.LOCAL] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:234 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.039) 0:06:59.673 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(ipaclient_use_otp | bool or ipaclient_force_join | bool) and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.037) 0:06:59.711 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary krb5 configuration] *************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:256 Wednesday 01 April 2026 18:52:34 -0400 (0:00:00.036) 0:06:59.748 ******* ok: [managed-node1] => { "changed": false, "krb_name": "/tmp/tmprtr9gpak" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:265 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.884) 0:07:00.633 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and (not result_ipaclient_test_keytab.krb5_keytab_ok or ipaclient_force_join)", "skip_reason": "Conditional result was False" } TASK [ipaclient : The krb5 configuration is not correct] *********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:293 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.042) 0:07:00.675 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:299 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.038) 0:07:00.713 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Fail due to missing ca.crt file] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:303 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.037) 0:07:00.751 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:317 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.038) 0:07:00.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:326 Wednesday 01 April 2026 18:52:35 -0400 (0:00:00.038) 0:07:00.828 ******* changed: [managed-node1] => { "changed": true } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:344 Wednesday 01 April 2026 18:52:36 -0400 (0:00:00.876) 0:07:01.704 ******* changed: [managed-node1] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:353 Wednesday 01 April 2026 18:52:38 -0400 (0:00:02.318) 0:07:04.023 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not result_ipaclient_test_keytab.ca_crt_exists", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:364 Wednesday 01 April 2026 18:52:38 -0400 (0:00:00.042) 0:07:04.065 ******* changed: [managed-node1] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:396 Wednesday 01 April 2026 18:53:08 -0400 (0:00:29.430) 0:07:33.496 ******* changed: [managed-node1] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:404 Wednesday 01 April 2026 18:53:09 -0400 (0:00:00.917) 0:07:34.413 ******* ok: [managed-node1] => { "changed": false } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:410 Wednesday 01 April 2026 18:53:10 -0400 (0:00:00.867) 0:07:35.281 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ipaclient_configure_firefox | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:416 Wednesday 01 April 2026 18:53:10 -0400 (0:00:00.041) 0:07:35.322 ******* changed: [managed-node1] => { "changed": true } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:422 Wednesday 01 April 2026 18:53:11 -0400 (0:00:01.075) 0:07:36.398 ******* changed: [managed-node1] => { "changed": true, "path": "/tmp/tmprtr9gpak", "state": "absent" } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:428 Wednesday 01 April 2026 18:53:11 -0400 (0:00:00.465) 0:07:36.864 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure certmonger] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:442 Wednesday 01 April 2026 18:53:11 -0400 (0:00:00.041) 0:07:36.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:452 Wednesday 01 April 2026 18:53:11 -0400 (0:00:00.044) 0:07:36.950 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:458 Wednesday 01 April 2026 18:53:11 -0400 (0:00:00.039) 0:07:36.990 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:463 Wednesday 01 April 2026 18:53:12 -0400 (0:00:00.459) 0:07:37.449 ******* ok: [managed-node1] => { "changed": false, "path": "/tmp/tmprtr9gpak", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf backup] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:469 Wednesday 01 April 2026 18:53:12 -0400 (0:00:00.465) 0:07:37.914 ******* changed: [managed-node1] => { "changed": true, "path": "/tmp/tmprtr9gpak.ipabkp", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 01 April 2026 18:53:13 -0400 (0:00:00.466) 0:07:38.381 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:464 Wednesday 01 April 2026 18:53:13 -0400 (0:00:00.039) 0:07:38.421 ******* changed: [managed-node1] => { "changed": true } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:471 Wednesday 01 April 2026 18:53:17 -0400 (0:00:04.619) 0:07:43.040 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.250538", "end": "2026-04-01 18:53:18.564840", "rc": 0, "start": "2026-04-01 18:53:18.314302" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:487 Wednesday 01 April 2026 18:53:18 -0400 (0:00:00.709) 0:07:43.750 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.227846", "end": "2026-04-01 18:53:19.253870", "rc": 0, "start": "2026-04-01 18:53:19.026024" } STDOUT: success TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:503 Wednesday 01 April 2026 18:53:19 -0400 (0:00:00.687) 0:07:44.437 ******* ok: [managed-node1] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:508 Wednesday 01 April 2026 18:53:19 -0400 (0:00:00.437) 0:07:44.875 ******* ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Wednesday 01 April 2026 18:53:21 -0400 (0:00:01.288) 0:07:46.163 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [Issue IPA signed certificates] ******************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:27 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.032) 0:07:46.196 ******* included: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:10 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.020) 0:07:46.216 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:24 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.000) 0:07:46.217 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/run_role_with_clear_facts.yml:34 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.014) 0:07:46.232 ******* included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.064) 0:07:46.296 ******* included: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.019) 0:07:46.315 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.658) 0:07:46.973 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.016) 0:07:46.990 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Wednesday 01 April 2026 18:53:21 -0400 (0:00:00.019) 0:07:47.009 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007438", "end": "2026-04-01 18:53:22.267236", "failed_when_result": false, "rc": 0, "start": "2026-04-01 18:53:22.259798" } STDOUT: running TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Wednesday 01 April 2026 18:53:22 -0400 (0:00:00.438) 0:07:47.447 ******* skipping: [managed-node1] => { "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.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Wednesday 01 April 2026 18:53:22 -0400 (0:00:00.018) 0:07:47.465 ******* ok: [managed-node1] => { "ansible_facts": { "__certificate_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Wednesday 01 April 2026 18:53:22 -0400 (0:00:00.019) 0:07:47.485 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 01 April 2026 18:53:22 -0400 (0:00:00.035) 0:07:47.521 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 Wednesday 01 April 2026 18:53:23 -0400 (0:00:01.461) 0:07:48.982 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:25 Wednesday 01 April 2026 18:53:26 -0400 (0:00:02.418) 0:07:51.401 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:49 Wednesday 01 April 2026 18:53:26 -0400 (0:00:00.459) 0:07:51.860 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:76 Wednesday 01 April 2026 18:53:27 -0400 (0:00:00.458) 0:07:52.319 ******* ok: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2026-04-01 18:51:07 EDT", "ActiveEnterTimestampMonotonic": "509907342", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target syslog.target network.target basic.target dbus.socket dbus-broker.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2026-04-01 18:51:07 EDT", "AssertTimestampMonotonic": "509891740", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "26910868000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "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": "Wed 2026-04-01 18:51:07 EDT", "ConditionTimestampMonotonic": "509891737", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlGroupId": "5662", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22916", "ExecMainStartTimestamp": "Wed 2026-04-01 18:51:07 EDT", "ExecMainStartTimestampMonotonic": "509900113", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2026-04-01 18:51:07 EDT", "InactiveExitTimestampMonotonic": "509900474", "InvocationID": "8100c2bf37d3421283db02e5b0080957", "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": "28521", "LimitNPROCSoft": "28521", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28521", "LimitSIGPENDINGSoft": "28521", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22916", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2596864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "727556096", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.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]", "StateChangeTimestamp": "Wed 2026-04-01 18:53:15 EDT", "StateChangeTimestampMonotonic": "637998977", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "45633", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 Wednesday 01 April 2026 18:53:28 -0400 (0:00:00.992) 0:07:53.311 ******* changed: [managed-node1] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [managed-node1] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Check if test mode is supported] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:138 Wednesday 01 April 2026 18:53:31 -0400 (0:00:03.165) 0:07:56.477 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:143 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.013) 0:07:56.490 ******* skipping: [managed-node1] => (item=['cert', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['cert', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['key', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['key', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['ca', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=['ca', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Reset certificate_test_certs] **** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:151 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.033) 0:07:56.523 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:155 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.012) 0:07:56.536 ******* skipping: [managed-node1] => (item=mycert_basic_ipa) => { "ansible_loop_var": "cert_name", "cert_name": "mycert_basic_ipa", "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=groupcert) => { "ansible_loop_var": "cert_name", "cert_name": "groupcert", "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:169 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.020) 0:07:56.557 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:174 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.014) 0:07:56.571 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [Load certificate role platform variables] ******************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:42 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.017) 0:07:56.588 ******* included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.031) 0:07:56.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.013) 0:07:56.634 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.014) 0:07:56.649 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Run systemctl] ******************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:22 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.015) 0:07:56.664 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Require installed systemd] ******* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:30 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.014) 0:07:56.679 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:35 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.014) 0:07:56.693 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_is_booted is not defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:40 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.014) 0:07:56.708 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [Verify certificates] ***************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:48 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.035) 0:07:56.744 ******* included: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml for managed-node1 => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml for managed-node1 => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:5 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.065) 0:07:56.809 ******* ok: [managed-node1] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:12 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.015) 0:07:56.824 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:17 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.017) 0:07:56.841 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python2 is installed] ********************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:21 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.015) 0:07:56.857 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 01 April 2026 18:53:31 -0400 (0:00:00.012) 0:07:56.869 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:41 Wednesday 01 April 2026 18:53:33 -0400 (0:00:01.466) 0:07:58.335 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775084009.6816313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fbb653e2138cf57f18e53fb2b5aed8bd7262920e", "ctime": 1775084009.6796312, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12801804, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1775084009.6796312, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "1115207326", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:46 Wednesday 01 April 2026 18:53:33 -0400 (0:00:00.462) 0:07:58.797 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:52 Wednesday 01 April 2026 18:53:33 -0400 (0:00:00.018) 0:07:58.815 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:62 Wednesday 01 April 2026 18:53:33 -0400 (0:00:00.020) 0:07:58.836 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:68 Wednesday 01 April 2026 18:53:33 -0400 (0:00:00.017) 0:07:58.853 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775084008.8806338, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "96301686261c85d3d283d6eeebef4ae4ff68f3a6", "ctime": 1775084009.6796312, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9049919, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1775084009.6796312, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "1498957413", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:73 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.441) 0:07:59.295 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.017) 0:07:59.313 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:89 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.020) 0:07:59.333 ******* ok: [managed-node1] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "07:7C:EC:57:8D:1F:4B:D8:A6:92:2E:87:9A:DC:76:75:29:27:37:98" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "45:49:C0:6F:0E:A2:CD:50:43:63:CD:B3:26:AB:73:56:C3:34:67:66" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "7F:21:C4:86:26:9C:1B:7A:BF:85:63:CA:52:6E:B3:D4:C9:C2:F6:7D:AF:F4:0B:7B:3D:DA:24:86:22:DB:17:35:CC:B9:9C:CA:BE:9E:6F:E0:71:87:4F:D8:D2:15:1D:C3:91:CC:F0:FD:97:30:D4:C8:7C:6D:44:A2:FB:45:81:95:48:5D:B7:FF:8C:CD:BF:11:5A:7A:B7:25:A8:77:4E:8C:10:7C:B0:23:50:FC:40:54:25:2C:31:84:CA:A6:AB:70:2A:35:2F:69:B3:EF:43:4D:5C:47:D9:DB:39:D7:E2:5B:99:74:92:5A:BF:0A:DF:BB:9F:04:7E:3E:25:19:71:69:E1:EA:9A:D3:B6:B7:F1:C4:CA:7D:FC:90:58:59:95:A9:06:01:03:6E:23:76:89:7C:A4:31:17:FF:FF:1B:83:8C:C1:C6:19:A2:8F:5F:78:35:A1:F8:C9:6F:38:B8:52:37:D7:C4:21:1A:69:2C:40:33:AC:5C:37:75:19:33:EE:B7:0C:34:E4:9B:EE:B5:ED:64:27:2C:12:1D:A4:CB:F5:60:7C:38:56:30:1C:9B:B1:47:FF:7F:F9:32:BB:35:E5:B7:89:F0:39:2E:CA:1D:93:FE:E5:EB:96:46:E2:B7:68:37:5B:AA:C3:CF:4E:D0:24:43:43:B4:21:06:FE:24:5A:AB:61:AF:15:8F:D4:8A:1A:37:BF:96:E3:2F:F9:FA:AF:F4:77:8B:7F:33:6C:B1:23:4D:AC:48:87:5D:26:08:9D:F1:14:54:53:17:4E:C3:93:53:6A:F9:C6:0B:15:03:71:9C:63:D9:25:C3:52:06:49:D1:F7:96:D5:3A:2F:F3:79:B5:C9:63:3D:4B:53:9D:59:F0:1A:19:87:9E:C6:32:76:B0:12:BC:79:19:E8:8A:78:C9:90:7F:B3:39:68:F3:B7:DB:B2:BA:80:61:A5:4E:A0:17:DF:69:2A:B7:09:CF:6A:4D:BC:6D:C4:28:49:8A:B7:33:A5:42:81:85:D8:A3:B1:30" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20280401225329Z", "not_valid_before": "20260401225329Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:95 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.562) 0:07:59.896 ******* ok: [managed-node1] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "07:7C:EC:57:8D:1F:4B:D8:A6:92:2E:87:9A:DC:76:75:29:27:37:98" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "45:49:C0:6F:0E:A2:CD:50:43:63:CD:B3:26:AB:73:56:C3:34:67:66" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "7F:21:C4:86:26:9C:1B:7A:BF:85:63:CA:52:6E:B3:D4:C9:C2:F6:7D:AF:F4:0B:7B:3D:DA:24:86:22:DB:17:35:CC:B9:9C:CA:BE:9E:6F:E0:71:87:4F:D8:D2:15:1D:C3:91:CC:F0:FD:97:30:D4:C8:7C:6D:44:A2:FB:45:81:95:48:5D:B7:FF:8C:CD:BF:11:5A:7A:B7:25:A8:77:4E:8C:10:7C:B0:23:50:FC:40:54:25:2C:31:84:CA:A6:AB:70:2A:35:2F:69:B3:EF:43:4D:5C:47:D9:DB:39:D7:E2:5B:99:74:92:5A:BF:0A:DF:BB:9F:04:7E:3E:25:19:71:69:E1:EA:9A:D3:B6:B7:F1:C4:CA:7D:FC:90:58:59:95:A9:06:01:03:6E:23:76:89:7C:A4:31:17:FF:FF:1B:83:8C:C1:C6:19:A2:8F:5F:78:35:A1:F8:C9:6F:38:B8:52:37:D7:C4:21:1A:69:2C:40:33:AC:5C:37:75:19:33:EE:B7:0C:34:E4:9B:EE:B5:ED:64:27:2C:12:1D:A4:CB:F5:60:7C:38:56:30:1C:9B:B1:47:FF:7F:F9:32:BB:35:E5:B7:89:F0:39:2E:CA:1D:93:FE:E5:EB:96:46:E2:B7:68:37:5B:AA:C3:CF:4E:D0:24:43:43:B4:21:06:FE:24:5A:AB:61:AF:15:8F:D4:8A:1A:37:BF:96:E3:2F:F9:FA:AF:F4:77:8B:7F:33:6C:B1:23:4D:AC:48:87:5D:26:08:9D:F1:14:54:53:17:4E:C3:93:53:6A:F9:C6:0B:15:03:71:9C:63:D9:25:C3:52:06:49:D1:F7:96:D5:3A:2F:F3:79:B5:C9:63:3D:4B:53:9D:59:F0:1A:19:87:9E:C6:32:76:B0:12:BC:79:19:E8:8A:78:C9:90:7F:B3:39:68:F3:B7:DB:B2:BA:80:61:A5:4E:A0:17:DF:69:2A:B7:09:CF:6A:4D:BC:6D:C4:28:49:8A:B7:33:A5:42:81:85:D8:A3:B1:30" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20280401225329Z", "not_valid_before": "20260401225329Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.018) 0:07:59.915 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:107 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.018) 0:07:59.934 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:115 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.017) 0:07:59.951 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:122 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.016) 0:07:59.968 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:133 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.021) 0:07:59.989 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:146 Wednesday 01 April 2026 18:53:34 -0400 (0:00:00.020) 0:08:00.010 ******* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.053028", "end": "2026-04-01 18:53:35.309334", "rc": 0, "start": "2026-04-01 18:53:35.256306" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:155 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.478) 0:08:00.488 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat commands file] ****************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:163 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.020) 0:08:00.508 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that commands file got removed] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:168 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.427) 0:08:00.936 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat first-boot unit file] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:176 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.016) 0:08:00.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert presence of first-boot unit] ************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:181 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.011) 0:08:00.964 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert that first-boot unit is enabled] ********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:186 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.011) 0:08:00.975 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Stat commands file] ****************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:193 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.010) 0:08:00.985 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert that commands file exists] **************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:198 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.010) 0:08:00.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Set virtualenv_path] ***************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:5 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.010) 0:08:01.006 ******* ok: [managed-node1] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:12 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.013) 0:08:01.020 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:17 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.015) 0:08:01.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python2 is installed] ********************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:21 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.015) 0:08:01.051 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_major_version\"] == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 01 April 2026 18:53:35 -0400 (0:00:00.011) 0:08:01.062 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:41 Wednesday 01 April 2026 18:53:37 -0400 (0:00:01.463) 0:08:02.526 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775084011.1796265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3b35350a34de94070ae8f36b4f08e3c0fee3dab9", "ctime": 1775084011.2816262, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 12801805, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1775084011.1776266, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "2181337982", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:46 Wednesday 01 April 2026 18:53:37 -0400 (0:00:00.442) 0:08:02.968 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:52 Wednesday 01 April 2026 18:53:37 -0400 (0:00:00.017) 0:08:02.986 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:62 Wednesday 01 April 2026 18:53:37 -0400 (0:00:00.020) 0:08:03.007 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:68 Wednesday 01 April 2026 18:53:37 -0400 (0:00:00.017) 0:08:03.024 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775084010.4836287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "003effcad9807d76c4f53a7f83d427238feac2cf", "ctime": 1775084011.2826262, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 9306706, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1775084011.1776266, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "69956483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:73 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.445) 0:08:03.470 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.018) 0:08:03.488 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:89 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.021) 0:08:03.510 ******* ok: [managed-node1] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "07:7C:EC:57:8D:1F:4B:D8:A6:92:2E:87:9A:DC:76:75:29:27:37:98" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "D7:81:4D:4F:F4:0F:40:39:95:30:99:4B:13:3D:22:09:02:A5:C2:70" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "60:E7:4C:14:C3:EF:A7:8F:AC:42:10:1B:54:E4:7B:0D:65:14:ED:01:C0:65:37:D1:42:3A:B9:B6:FF:24:F5:7F:01:88:6D:D4:EC:B9:F3:EE:79:1A:67:8E:2A:E0:61:65:19:9B:A9:B2:BA:76:43:EB:10:C6:C4:3A:B1:EE:CC:27:D5:E1:3E:0C:11:77:5A:59:EA:CD:EF:F5:D6:DC:08:CA:77:0A:76:16:1F:47:CD:67:85:43:DB:6A:1A:52:3C:3F:D7:EA:CE:5D:C5:B6:94:8D:42:FF:E9:BB:D9:31:E6:39:CF:62:AE:5D:7D:C2:F1:05:89:7D:CC:A1:C6:92:90:C7:AD:EC:6F:69:C3:13:86:D6:7F:FB:69:1D:CC:B6:89:74:6A:EE:39:57:13:CF:9B:49:0F:0F:C1:B5:4E:2C:7A:D9:98:7F:AF:33:30:B5:F7:DE:0D:AE:D7:32:E5:D6:3D:27:89:FA:ED:09:3A:FF:84:32:66:23:0E:6D:90:90:54:CB:4B:18:C3:05:2A:00:AA:17:37:93:62:65:D1:ED:6E:12:B8:50:61:FF:15:65:79:5B:4C:09:F6:5E:12:9F:FE:67:B9:A0:CB:E8:4D:1F:B6:73:19:58:BE:47:8C:35:AA:8A:F8:34:49:C4:DB:AA:A5:D3:99:AB:04:83:80:91:D0:2E:CD:E0:6F:E8:CC:D8:A5:E3:FB:52:1A:3C:46:3C:F7:30:FA:CA:10:91:0B:0F:77:07:C9:A1:EA:DF:2A:D8:78:ED:B0:20:32:33:23:88:0F:D4:6F:9A:F3:3C:80:2C:3D:C5:9E:B3:90:54:02:24:6B:67:1C:44:8A:F4:95:EB:12:66:28:5A:5F:58:19:3A:C4:0C:A1:8A:E5:7F:14:80:9C:05:16:A7:2D:F7:20:4F:2C:18:93:EE:BF:78:19:E6:01:CB:17:0F:17:7C:CC:32:2D:A3:FC:9F:57:EB:F5:71:83:3A:00:67:64:4C:8F:05:02:56:49:9F:A0:BB:95:F1:6E:C1" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20280401225331Z", "not_valid_before": "20260401225331Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:95 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.481) 0:08:03.992 ******* ok: [managed-node1] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "07:7C:EC:57:8D:1F:4B:D8:A6:92:2E:87:9A:DC:76:75:29:27:37:98" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "D7:81:4D:4F:F4:0F:40:39:95:30:99:4B:13:3D:22:09:02:A5:C2:70" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "60:E7:4C:14:C3:EF:A7:8F:AC:42:10:1B:54:E4:7B:0D:65:14:ED:01:C0:65:37:D1:42:3A:B9:B6:FF:24:F5:7F:01:88:6D:D4:EC:B9:F3:EE:79:1A:67:8E:2A:E0:61:65:19:9B:A9:B2:BA:76:43:EB:10:C6:C4:3A:B1:EE:CC:27:D5:E1:3E:0C:11:77:5A:59:EA:CD:EF:F5:D6:DC:08:CA:77:0A:76:16:1F:47:CD:67:85:43:DB:6A:1A:52:3C:3F:D7:EA:CE:5D:C5:B6:94:8D:42:FF:E9:BB:D9:31:E6:39:CF:62:AE:5D:7D:C2:F1:05:89:7D:CC:A1:C6:92:90:C7:AD:EC:6F:69:C3:13:86:D6:7F:FB:69:1D:CC:B6:89:74:6A:EE:39:57:13:CF:9B:49:0F:0F:C1:B5:4E:2C:7A:D9:98:7F:AF:33:30:B5:F7:DE:0D:AE:D7:32:E5:D6:3D:27:89:FA:ED:09:3A:FF:84:32:66:23:0E:6D:90:90:54:CB:4B:18:C3:05:2A:00:AA:17:37:93:62:65:D1:ED:6E:12:B8:50:61:FF:15:65:79:5B:4C:09:F6:5E:12:9F:FE:67:B9:A0:CB:E8:4D:1F:B6:73:19:58:BE:47:8C:35:AA:8A:F8:34:49:C4:DB:AA:A5:D3:99:AB:04:83:80:91:D0:2E:CD:E0:6F:E8:CC:D8:A5:E3:FB:52:1A:3C:46:3C:F7:30:FA:CA:10:91:0B:0F:77:07:C9:A1:EA:DF:2A:D8:78:ED:B0:20:32:33:23:88:0F:D4:6F:9A:F3:3C:80:2C:3D:C5:9E:B3:90:54:02:24:6B:67:1C:44:8A:F4:95:EB:12:66:28:5A:5F:58:19:3A:C4:0C:A1:8A:E5:7F:14:80:9C:05:16:A7:2D:F7:20:4F:2C:18:93:EE:BF:78:19:E6:01:CB:17:0F:17:7C:CC:32:2D:A3:FC:9F:57:EB:F5:71:83:3A:00:67:64:4C:8F:05:02:56:49:9F:A0:BB:95:F1:6E:C1" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20280401225331Z", "not_valid_before": "20260401225331Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.019) 0:08:04.012 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:107 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.019) 0:08:04.031 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:115 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.017) 0:08:04.049 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:122 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.018) 0:08:04.068 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:133 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.023) 0:08:04.091 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:146 Wednesday 01 April 2026 18:53:38 -0400 (0:00:00.022) 0:08:04.113 ******* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.053153", "end": "2026-04-01 18:53:39.419631", "rc": 0, "start": "2026-04-01 18:53:39.366478" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:155 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.485) 0:08:04.599 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat commands file] ****************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:163 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.020) 0:08:04.620 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that commands file got removed] *********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:168 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.428) 0:08:05.048 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat first-boot unit file] *********************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:176 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.016) 0:08:05.065 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert presence of first-boot unit] ************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:181 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.011) 0:08:05.076 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert that first-boot unit is enabled] ********************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:186 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.010) 0:08:05.087 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Stat commands file] ****************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:193 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.010) 0:08:05.097 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Assert that commands file exists] **************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/assert_certificate_parameters.yml:198 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.010) 0:08:05.107 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_connection == \"buildah\"", "skip_reason": "Conditional result was False" } TASK [Reset hostname] ********************************************************** task path: /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:107 Wednesday 01 April 2026 18:53:39 -0400 (0:00:00.010) 0:08:05.117 ******* changed: [managed-node1] => { "ansible_facts": { "ansible_domain": "", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1" }, "changed": true, "name": "managed-node1" } PLAY RECAP ********************************************************************* managed-node1 : ok=118 changed=33 unreachable=0 failed=0 skipped=78 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 01 April 2026 18:53:40 -0400 (0:00:00.658) 0:08:05.775 ******* =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 222.04s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:291 ----------------------- ipaserver : Install - Ensure that packages are installed --------------- 66.03s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:36 ------------------------ ipaserver : Install - Setup DS ----------------------------------------- 37.49s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:235 ----------------------- ipaserver : Install - Setup HTTP --------------------------------------- 29.61s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:350 ----------------------- ipaclient : Install - Create IPA NSS database -------------------------- 29.43s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:364 ----------------------- Ensure hostname package is installed ----------------------------------- 11.41s /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 ipaserver : Install - Setup ADTRUST ------------------------------------- 9.96s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:415 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 8.67s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:264 ----------------------- ipaserver : Install - Setup NTP ----------------------------------------- 7.69s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:228 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.62s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:464 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 3.17s /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:86 ipaserver : Install - Set DS password ----------------------------------- 2.57s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:431 ----------------------- ipaserver : Install - Setup otpd ---------------------------------------- 2.54s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:344 ----------------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.42s /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:15 ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.32s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:344 ----------------------- Gathering Facts --------------------------------------------------------- 2.23s /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Install - Server preparation -------------------------------- 2.14s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:177 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 2.11s /tmp/collections-7bx/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:70 ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.73s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 ------------------------ ipaclient : Install - Test if IPA client has working krb5.keytab -------- 1.61s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:122 -----------------------