[WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. [DEPRECATION WARNING]: Importing 'to_bytes' from 'ansible.module_utils._text' is deprecated. This feature will be removed from ansible-core version 2.24. Use ansible.module_utils.common.text.converters instead. [DEPRECATION WARNING]: Importing 'to_text' from 'ansible.module_utils._text' is deprecated. This feature will be removed from ansible-core version 2.24. Use ansible.module_utils.common.text.converters instead. ansible-playbook [core 2.20.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.14/site-packages/ansible ansible collection location = /tmp/collections-FSJ executable location = /usr/local/bin/ansible-playbook python version = 3.14.3 (main, Mar 26 2026, 00:00:00) [GCC 15.2.1 20260123 (Red Hat 15.2.1-7)] (/usr/bin/python3.14) jinja version = 3.1.6 pyyaml version = 6.0.2 (with libyaml v0.2.5) No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-FSJ/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-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:3 Monday 20 April 2026 06:58:59 -0400 (0:00:00.037) 0:00:00.037 ********** [WARNING]: Host 'managed-node1' is using the discovered Python interpreter at '/usr/bin/python3.14', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.20/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run role with cleared facts] ********************************************* task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:6 Monday 20 April 2026 06:59:01 -0400 (0:00:01.399) 0:00:01.437 ********** included: /tmp/collections-FSJ/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-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:9 Monday 20 April 2026 06:59:01 -0400 (0:00:00.019) 0:00:01.457 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:23 Monday 20 April 2026 06:59:01 -0400 (0:00:00.001) 0:00:01.458 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:33 Monday 20 April 2026 06:59:01 -0400 (0:00:00.016) 0:00:01.474 ********** included: fedora.linux_system_roles.template for managed-node1 TASK [fedora.linux_system_roles.template : Set platform/version specific variables] *** task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Monday 20 April 2026 06:59:01 -0400 (0:00:00.048) 0:00:01.523 ********** included: /tmp/collections-FSJ/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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 Monday 20 April 2026 06:59:01 -0400 (0:00:00.019) 0:00:01.543 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.template : Check if system is ostree] ********** task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 Monday 20 April 2026 06:59:02 -0400 (0:00:00.678) 0:00:02.221 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:15 Monday 20 April 2026 06:59:02 -0400 (0:00:00.577) 0:00:02.798 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 Monday 20 April 2026 06:59:02 -0400 (0:00:00.025) 0:00:02.823 ********** 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" } ok: [managed-node1] => (item=Fedora.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed-node1] => (item=Fedora_43.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_43.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_43.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_43.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.template : Ensure required packages are installed] *** task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Monday 20 April 2026 06:59:02 -0400 (0:00:00.063) 0:00:02.886 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 Monday 20 April 2026 06:59:14 -0400 (0:00:11.457) 0:00:14.344 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 Monday 20 April 2026 06:59:14 -0400 (0:00:00.014) 0:00:14.359 ********** 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-1776682754.2746012-4751-34362552923851/.source.conf", "state": "file", "uid": 0 } TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:10 Monday 20 April 2026 06:59:15 -0400 (0:00:00.991) 0:00:15.350 ********** included: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml for managed-node1 TASK [Get file] **************************************************************** task path: /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:3 Monday 20 April 2026 06:59:15 -0400 (0:00:00.016) 0:00:15.366 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:9 Monday 20 April 2026 06:59:15 -0400 (0:00:00.559) 0:00:15.926 ********** 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-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/handlers/main.yml:3 Monday 20 April 2026 06:59:15 -0400 (0:00:00.041) 0:00:15.968 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } PLAY RECAP ********************************************************************* managed-node1 : ok=13 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 20 April 2026 06:59:15 -0400 (0:00:00.010) 0:00:15.978 ********** =============================================================================== fedora.linux_system_roles.template : Ensure required packages are installed -- 11.46s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:7 Gathering Facts --------------------------------------------------------- 1.40s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:3 fedora.linux_system_roles.template : Generate /etc/foo.conf ------------- 0.99s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:20 fedora.linux_system_roles.template : Ensure ansible_facts used by role --- 0.68s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:2 fedora.linux_system_roles.template : Check if system is ostree ---------- 0.58s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:10 Get file ---------------------------------------------------------------- 0.56s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/check_header.yml:3 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.06s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:19 Run the role normally --------------------------------------------------- 0.05s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:33 Check for presence of ansible managed header, fingerprint --------------- 0.04s /tmp/collections-FSJ/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.03s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/set_vars.yml:15 Run role with cleared facts --------------------------------------------- 0.02s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:6 fedora.linux_system_roles.template : Set platform/version specific variables --- 0.02s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:3 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-FSJ/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-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tests_default.yml:10 fedora.linux_system_roles.template : Ensure required services are enabled and started --- 0.01s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/tasks/main.yml:13 fedora.linux_system_roles.template : Handler for template to restart services --- 0.01s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/roles/template/handlers/main.yml:3 Clear facts ------------------------------------------------------------- 0.00s /tmp/collections-FSJ/ansible_collections/fedora/linux_system_roles/tests/template/tasks/run_role_with_clear_facts.yml:9