ansible-playbook [core 2.17.7] 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-5rW executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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-5rW/ansible_collections/fedora/linux_system_roles/tests/snapshot/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Saturday 11 January 2025 17:23:28 -0500 (0:00:00.013) 0:00:00.013 ****** included: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Saturday 11 January 2025 17:23:28 -0500 (0:00:00.023) 0:00:00.036 ****** [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 [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Saturday 11 January 2025 17:23:29 -0500 (0:00:00.780) 0:00:00.817 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Saturday 11 January 2025 17:23:29 -0500 (0:00:00.429) 0:00:01.247 ****** ok: [managed-node1] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Saturday 11 January 2025 17:23:29 -0500 (0:00:00.020) 0:00:01.267 ****** 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" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Saturday 11 January 2025 17:23:29 -0500 (0:00:00.029) 0:00:01.296 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: lvm2 util-linux-core TASK [fedora.linux_system_roles.snapshot : Run snapshot module check] ********** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 Saturday 11 January 2025 17:23:31 -0500 (0:00:01.919) 0:00:03.216 ****** ok: [managed-node1] => { "changed": false, "errors": "", "message": "", "return_code": 0 } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 Saturday 11 January 2025 17:23:32 -0500 (0:00:00.588) 0:00:03.804 ****** ok: [managed-node1] => { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } } TASK [fedora.linux_system_roles.snapshot : Set result] ************************* task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 Saturday 11 January 2025 17:23:32 -0500 (0:00:00.015) 0:00:03.820 ****** ok: [managed-node1] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": "", "failed": false, "message": "", "msg": "", "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49 Saturday 11 January 2025 17:23:32 -0500 (0:00:00.013) 0:00:03.834 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 Saturday 11 January 2025 17:23:32 -0500 (0:00:00.010) 0:00:03.844 ****** skipping: [managed-node1] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } PLAY RECAP ********************************************************************* managed-node1 : ok=8 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 11 January 2025 17:23:32 -0500 (0:00:00.011) 0:00:03.856 ****** =============================================================================== fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 1.92s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role --- 0.78s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 fedora.linux_system_roles.snapshot : Run snapshot module check ---------- 0.59s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:14 fedora.linux_system_roles.snapshot : Check if system is ostree ---------- 0.43s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.03s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 fedora.linux_system_roles.snapshot : Set platform/version specific variables --- 0.02s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree --- 0.02s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 fedora.linux_system_roles.snapshot : Print out response ----------------- 0.02s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:40 fedora.linux_system_roles.snapshot : Set result ------------------------- 0.01s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:45 fedora.linux_system_roles.snapshot : Show errors ------------------------ 0.01s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:54 fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results --- 0.01s /tmp/collections-5rW/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:49