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-NfS executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Jun 1 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 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_default.yml **************************************************** 1 plays in /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:3 Friday 17 July 2026 22:33:08 -0400 (0:00:00.020) 0:00:00.020 *********** [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 [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:6 Friday 17 July 2026 22:33:10 -0400 (0:00:02.222) 0:00:02.243 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1784341988.1956513, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1784341775.914, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1784341770.219, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:10 Friday 17 July 2026 22:33:10 -0400 (0:00:00.428) 0:00:02.671 *********** ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-07-17 22:33:10" }, "changed": false } TASK [Run role with cleared facts] ********************************************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:14 Friday 17 July 2026 22:33:10 -0400 (0:00:00.017) 0:00:02.689 *********** included: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:9 Friday 17 July 2026 22:33:10 -0400 (0:00:00.032) 0:00:02.722 *********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:23 Friday 17 July 2026 22:33:10 -0400 (0:00:00.000) 0:00:02.723 *********** 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-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:33 Friday 17 July 2026 22:33:10 -0400 (0:00:00.016) 0:00:02.739 *********** included: fedora.linux_system_roles.template for managed-node1 TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Friday 17 July 2026 22:33:10 -0400 (0:00:00.060) 0:00:02.799 *********** included: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.template : Ensure ansible_facts used by role] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 Friday 17 July 2026 22:33:10 -0400 (0:00:00.017) 0:00:02.817 *********** ok: [managed-node1] TASK [fedora.linux_system_roles.template : Record role begin fingerprint] ****** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:7 Friday 17 July 2026 22:33:11 -0400 (0:00:00.504) 0:00:03.321 *********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.template : Check if system is ostree] ********** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:16 Friday 17 July 2026 22:33:11 -0400 (0:00:00.394) 0:00:03.716 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.template : Set flag to indicate system is ostree] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:21 Friday 17 July 2026 22:33:12 -0400 (0:00:00.314) 0:00:04.030 *********** ok: [managed-node1] => { "ansible_facts": { "__template_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:25 Friday 17 July 2026 22:33:12 -0400 (0:00:00.021) 0:00:04.051 *********** 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": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.template : Ensure required packages are installed] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Friday 17 July 2026 22:33:12 -0400 (0:00:00.039) 0:00:04.091 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: TASK [fedora.linux_system_roles.template : Ensure required services are enabled and started] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 Friday 17 July 2026 22:33:23 -0400 (0:00:11.292) 0:00:15.384 *********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.template : Generate /etc/foo.conf] ************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 Friday 17 July 2026 22:33:23 -0400 (0:00:00.012) 0:00:15.397 *********** Notification for handler Handler for template to restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "608ec785ba92141bf4a18a5fc9cddf3a954d9d9a", "dest": "/etc/foo.conf", "gid": 0, "group": "root", "md5sum": "1955272cddc0f09b7dbd047243cc5304", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 154, "src": "/root/.ansible/tmp/ansible-tmp-1784342003.5048864-9335-266421439769057/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.template : Record role success fingerprint] **** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:28 Friday 17 July 2026 22:33:24 -0400 (0:00:00.695) 0:00:16.092 *********** ok: [managed-node1] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:19 Friday 17 July 2026 22:33:24 -0400 (0:00:00.307) 0:00:16.400 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-07-17 22:33:10\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:template\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-07-17 22:33:10\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:template\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.015260", "end": "2026-07-17 22:33:24.850496", "rc": 0, "start": "2026-07-17 22:33:24.835236" } STDOUT: Jul 17 22:33:11 managed-node1 python3.9[9451]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:template ansible_version=2.17.14 CentOS-9 2026-07-17T22:33:11-04:00 Jul 17 22:33:24 managed-node1 python3.9[10276]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:template ansible_version=2.17.14 CentOS-9 2026-07-17T22:33:24-04:00 TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:32 Friday 17 July 2026 22:33:24 -0400 (0:00:00.425) 0:00:16.825 *********** included: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:3 Friday 17 July 2026 22:33:24 -0400 (0:00:00.016) 0:00:16.841 *********** ok: [managed-node1] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCiMKIyBFeGFtcGxlIG9mIGEgdGVtcGxhdGUgb2YgY29uZmlndXJhdGlvbiBmaWxlCiMKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6dGVtcGxhdGUKCltmb29dCmZvbyA9IGZvbwpiYXIgPSBUcnVlCg==", "encoding": "base64", "source": "/etc/foo.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:9 Friday 17 July 2026 22:33:25 -0400 (0:00:00.404) 0:00:17.245 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed NOTIFIED HANDLER fedora.linux_system_roles.template : Handler for template to restart services for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.template : Handler for template to restart services] *** task path: /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/handlers/main.yml:3 Friday 17 July 2026 22:33:25 -0400 (0:00:00.030) 0:00:17.276 *********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } PLAY RECAP ********************************************************************* managed-node1 : ok=18 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 17 July 2026 22:33:25 -0400 (0:00:00.008) 0:00:17.284 *********** =============================================================================== fedora.linux_system_roles.template : Ensure required packages are installed -- 11.29s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 2.22s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:3 fedora.linux_system_roles.template : Generate /etc/foo.conf ------------- 0.70s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 fedora.linux_system_roles.template : Ensure ansible_facts used by role --- 0.50s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 See if /dev/log exists for the fingerprint check ------------------------ 0.43s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:6 Check system journal contains role fingerprints ------------------------- 0.43s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:19 Get file ---------------------------------------------------------------- 0.40s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:3 fedora.linux_system_roles.template : Record role begin fingerprint ------ 0.39s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:7 fedora.linux_system_roles.template : Check if system is ostree ---------- 0.31s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:16 fedora.linux_system_roles.template : Record role success fingerprint ---- 0.31s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:28 Run the role normally --------------------------------------------------- 0.06s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.04s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:25 Run role with cleared facts --------------------------------------------- 0.03s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:14 Check for presence of ansible managed header, fingerprint --------------- 0.03s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:9 fedora.linux_system_roles.template : Set flag to indicate system is ostree --- 0.02s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:21 Set the start time for the journal search ------------------------------- 0.02s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:10 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.02s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:23 Check header for ansible_managed, fingerprint --------------------------- 0.02s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:32 fedora.linux_system_roles.template : Ensure required services are enabled and started --- 0.01s /tmp/collections-NfS/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13