ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_deploy.yml ***************************************************** 1 plays in /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml:3 Tuesday 13 January 2026 18:32:53 -0500 (0:00:00.020) 0:00:00.020 ******* ok: [managed-node2] META: ran handlers TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.888) 0:00:00.908 ******* included: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.aide : Ensure ansible_facts used by role] ****** task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.031) 0:00:00.940 ******* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Check if system is ostree] ************** task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.033) 0:00:00.974 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.aide : Set flag to indicate system is ostree] *** task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.432) 0:00:01.406 ******* ok: [managed-node2] => { "ansible_facts": { "__aide_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.aide : Set platform/version specific variables] *** task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.054) 0:00:01.460 ******* skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.aide : Debug0] ********************************* task path: /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6 Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.087) 0:00:01.548 ******* fatal: [managed-node2]: FAILED! => {} MSG: The task includes an option with an undefined variable. The error was: 'ansible_distribution' is undefined The error appears to be in '/tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml': line 6, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Debug0 ^ here PLAY RECAP ********************************************************************* managed-node2 : ok=4 changed=0 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-01-13T23:32:54.901541+00:00Z", "host": "managed-node2", "message": "The task includes an option with an undefined variable. The error was: 'ansible_distribution' is undefined\n\nThe error appears to be in '/tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml': line 6, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Debug0\n ^ here\n", "start_time": "2026-01-13T23:32:54.871640+00:00Z", "task_name": "Debug0", "task_path": "/tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 13 January 2026 18:32:54 -0500 (0:00:00.031) 0:00:01.580 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.89s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/tests/aide/tests_deploy.yml:3 fedora.linux_system_roles.aide : Check if system is ostree -------------- 0.43s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:10 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.09s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:19 fedora.linux_system_roles.aide : Set flag to indicate system is ostree --- 0.05s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:15 fedora.linux_system_roles.aide : Ensure ansible_facts used by role ------ 0.03s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/set_vars.yml:2 fedora.linux_system_roles.aide : Debug0 --------------------------------- 0.03s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:6 fedora.linux_system_roles.aide : Set platform/version specific variables --- 0.03s /tmp/collections-Q2o/ansible_collections/fedora/linux_system_roles/roles/aide/tasks/main.yml:3 -- Logs begin at Tue 2026-01-13 18:14:16 EST, end at Tue 2026-01-13 18:32:55 EST. -- Jan 13 18:32:52 managed-node2 platform-python[7567]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jan 13 18:32:52 managed-node2 platform-python[7694]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jan 13 18:32:52 managed-node2 sshd[7715]: Accepted publickey for root from 10.31.42.96 port 41044 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:32:52 managed-node2 systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Jan 13 18:32:52 managed-node2 systemd-logind[601]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 7715. Jan 13 18:32:52 managed-node2 sshd[7715]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 13 18:32:52 managed-node2 sshd[7718]: Received disconnect from 10.31.42.96 port 41044:11: disconnected by user Jan 13 18:32:52 managed-node2 sshd[7718]: Disconnected from user root 10.31.42.96 port 41044 Jan 13 18:32:52 managed-node2 sshd[7715]: pam_unix(sshd:session): session closed for user root Jan 13 18:32:52 managed-node2 systemd[1]: session-10.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-10.scope has successfully entered the 'dead' state. Jan 13 18:32:52 managed-node2 systemd-logind[601]: Session 10 logged out. Waiting for processes to exit. Jan 13 18:32:52 managed-node2 systemd-logind[601]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Jan 13 18:32:52 managed-node2 sshd[7740]: Accepted publickey for root from 10.31.42.96 port 41052 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:32:52 managed-node2 systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Jan 13 18:32:52 managed-node2 systemd-logind[601]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 7740. Jan 13 18:32:52 managed-node2 sshd[7740]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 13 18:32:53 managed-node2 sshd[7743]: Received disconnect from 10.31.42.96 port 41052:11: disconnected by user Jan 13 18:32:53 managed-node2 sshd[7743]: Disconnected from user root 10.31.42.96 port 41052 Jan 13 18:32:53 managed-node2 sshd[7740]: pam_unix(sshd:session): session closed for user root Jan 13 18:32:53 managed-node2 systemd[1]: session-11.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-11.scope has successfully entered the 'dead' state. Jan 13 18:32:53 managed-node2 systemd-logind[601]: Session 11 logged out. Waiting for processes to exit. Jan 13 18:32:53 managed-node2 systemd-logind[601]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Jan 13 18:32:54 managed-node2 platform-python[7905]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Jan 13 18:32:54 managed-node2 platform-python[8053]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jan 13 18:32:55 managed-node2 sshd[8074]: Accepted publickey for root from 10.31.42.96 port 41066 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:32:55 managed-node2 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Jan 13 18:32:55 managed-node2 systemd-logind[601]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 8074. Jan 13 18:32:55 managed-node2 sshd[8074]: pam_unix(sshd:session): session opened for user root by (uid=0) Jan 13 18:32:55 managed-node2 sshd[8077]: Received disconnect from 10.31.42.96 port 41066:11: disconnected by user Jan 13 18:32:55 managed-node2 sshd[8077]: Disconnected from user root 10.31.42.96 port 41066 Jan 13 18:32:55 managed-node2 sshd[8074]: pam_unix(sshd:session): session closed for user root Jan 13 18:32:55 managed-node2 systemd[1]: session-12.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-12.scope has successfully entered the 'dead' state. Jan 13 18:32:55 managed-node2 systemd-logind[601]: Session 12 logged out. Waiting for processes to exit. Jan 13 18:32:55 managed-node2 systemd-logind[601]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Jan 13 18:32:55 managed-node2 sshd[8098]: Accepted publickey for root from 10.31.42.96 port 41078 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jan 13 18:32:55 managed-node2 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Jan 13 18:32:55 managed-node2 systemd-logind[601]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 8098. Jan 13 18:32:55 managed-node2 sshd[8098]: pam_unix(sshd:session): session opened for user root by (uid=0)