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 '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_nbde_server_keys_dir.yml *************************************** 1 plays in /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml PLAY [Test nbde_server_keys_dir is properly set] ******************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:5 Saturday 18 January 2025 09:24:06 -0500 (0:00:00.041) 0:00:00.041 ****** ok: [managed-node3] META: ran handlers TASK [With nbde_server_fetch_keys] ********************************************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:11 Saturday 18 January 2025 09:24:07 -0500 (0:00:01.114) 0:00:01.155 ****** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 18 January 2025 09:24:07 -0500 (0:00:00.031) 0:00:01.187 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 18 January 2025 09:24:07 -0500 (0:00:00.058) 0:00:01.245 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 18 January 2025 09:24:07 -0500 (0:00:00.064) 0:00:01.310 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 18 January 2025 09:24:08 -0500 (0:00:00.716) 0:00:02.027 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 18 January 2025 09:24:08 -0500 (0:00:00.044) 0:00:02.071 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 18 January 2025 09:24:08 -0500 (0:00:00.053) 0:00:02.124 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 18 January 2025 09:24:08 -0500 (0:00:00.071) 0:00:02.196 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 18 January 2025 09:24:11 -0500 (0:00:03.159) 0:00:05.355 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.084) 0:00:05.440 ****** changed: [managed-node3] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.600) 0:00:06.041 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml:6 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.078) 0:00:06.119 ****** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:23 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.023) 0:00:06.143 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:28 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.017) 0:00:06.161 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed-node3 TASK [Remove control node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.024) 0:00:06.185 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 18 January 2025 09:24:12 -0500 (0:00:00.016) 0:00:06.201 ****** skipping: [managed-node3] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed-node3] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004024", "end": "2025-01-18 09:24:13.205113", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:13.201089" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/5IWY66Zg5X_Um8NEr2lvdYsAQDY.jwk /var/db/tang/T7HN2A4psI24jzxvngiE2TCnyVQ.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [managed-node3] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.003852", "end": "2025-01-18 09:24:13.527654", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:13.523802" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_deploy_keys] ******************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:34 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.793) 0:00:06.995 ****** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.022) 0:00:07.018 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.019) 0:00:07.037 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.021) 0:00:07.059 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.022) 0:00:07.082 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.021) 0:00:07.103 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.040) 0:00:07.144 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 18 January 2025 09:24:13 -0500 (0:00:00.042) 0:00:07.187 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 18 January 2025 09:24:16 -0500 (0:00:02.903) 0:00:10.091 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 18 January 2025 09:24:16 -0500 (0:00:00.022) 0:00:10.114 ****** changed: [managed-node3] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.389) 0:00:10.504 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml:6 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.056) 0:00:10.560 ****** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:46 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.027) 0:00:10.587 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:51 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.025) 0:00:10.613 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed-node3 TASK [Remove control node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.029) 0:00:10.642 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 18 January 2025 09:24:17 -0500 (0:00:00.026) 0:00:10.669 ****** skipping: [managed-node3] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed-node3] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004010", "end": "2025-01-18 09:24:17.677071", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:17.673061" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/MXrYrl3mP8NK3gu4Os3hk-ERakA.jwk /var/db/tang/wZxLmz9BM740mtRdoMkaWurdxPI.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [managed-node3] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004002", "end": "2025-01-18 09:24:18.026378", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:18.022376" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_fetch_keys and deploy keys] ***************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:57 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.832) 0:00:11.501 ****** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.035) 0:00:11.536 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.042) 0:00:11.579 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.037) 0:00:11.616 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.022) 0:00:11.638 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.022) 0:00:11.660 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.031) 0:00:11.692 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 18 January 2025 09:24:18 -0500 (0:00:00.028) 0:00:11.721 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 18 January 2025 09:24:21 -0500 (0:00:02.858) 0:00:14.580 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.016) 0:00:14.596 ****** changed: [managed-node3] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.358) 0:00:14.955 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml:6 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.038) 0:00:14.994 ****** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:70 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.018) 0:00:15.012 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:75 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.015) 0:00:15.028 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed-node3 TASK [Remove control node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.018) 0:00:15.047 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 18 January 2025 09:24:21 -0500 (0:00:00.014) 0:00:15.062 ****** skipping: [managed-node3] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed-node3] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004026", "end": "2025-01-18 09:24:21.964708", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:21.960682" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/pFgg_uH-FUJPKVvyMYucM8OoT-o.jwk /var/db/tang/PyB2DgO489tIlXfGWC0YVICmOYo.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [managed-node3] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004376", "end": "2025-01-18 09:24:22.306081", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:22.301705" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory starting with ./] ********************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:81 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.706) 0:00:15.768 ****** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.019) 0:00:15.788 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.020) 0:00:15.808 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.022) 0:00:15.830 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.014) 0:00:15.845 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.017) 0:00:15.862 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.038) 0:00:15.901 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 18 January 2025 09:24:22 -0500 (0:00:00.036) 0:00:15.937 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 18 January 2025 09:24:25 -0500 (0:00:02.934) 0:00:18.871 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.026) 0:00:18.898 ****** changed: [managed-node3] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.367) 0:00:19.266 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml:6 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.031) 0:00:19.297 ****** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:94 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.018) 0:00:19.316 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:99 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.017) 0:00:19.333 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed-node3 TASK [Remove control node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.019) 0:00:19.352 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 18 January 2025 09:24:25 -0500 (0:00:00.015) 0:00:19.368 ****** skipping: [managed-node3] => (item={'path': './foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "./foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed-node3] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004817", "end": "2025-01-18 09:24:26.274321", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:26.269504" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/c877sHqZtJ_auizXxqLHIDjsVgA.jwk /var/db/tang/-YQb_IC8Ay4VseG8T85oSqNuBJg.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [managed-node3] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004455", "end": "2025-01-18 09:24:26.597688", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:26.593233" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory without leading ./] ******************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:105 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.692) 0:00:20.060 ****** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.023) 0:00:20.083 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.024) 0:00:20.108 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.025) 0:00:20.134 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.016) 0:00:20.150 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.015) 0:00:20.166 ****** ok: [managed-node3] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.025) 0:00:20.191 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Saturday 18 January 2025 09:24:26 -0500 (0:00:00.024) 0:00:20.215 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Saturday 18 January 2025 09:24:29 -0500 (0:00:02.910) 0:00:23.125 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Saturday 18 January 2025 09:24:29 -0500 (0:00:00.042) 0:00:23.168 ****** changed: [managed-node3] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.412) 0:00:23.580 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml for managed-node3 TASK [fedora.linux_system_roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tang-key-management.yml:6 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.051) 0:00:23.632 ****** fatal: [managed-node3]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:118 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.037) 0:00:23.669 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:123 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.020) 0:00:23.690 ****** included: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml for managed-node3 TASK [Remove control node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:2 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.021) 0:00:23.712 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Saturday 18 January 2025 09:24:30 -0500 (0:00:00.018) 0:00:23.730 ****** skipping: [managed-node3] => (item={'path': 'foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [managed-node3] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004194", "end": "2025-01-18 09:24:30.637844", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:30.633650" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/89K6lxoE7xRxOI4UI9DZ3jmyRxk.jwk /var/db/tang/W0Q7ZoLtyPAQ9MpsYk9EMFPSnuA.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [managed-node3] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004023", "end": "2025-01-18 09:24:30.981336", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2025-01-18 09:24:30.977313" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=48 changed=10 unreachable=0 failed=0 skipped=23 rescued=5 ignored=0 Saturday 18 January 2025 09:24:31 -0500 (0:00:00.777) 0:00:24.508 ****** =============================================================================== fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 3.16s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 2.93s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 2.91s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 2.90s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 2.86s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tests_nbde_server_keys_dir.yml:5 Remove managed node files/directories ----------------------------------- 0.83s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Remove managed node files/directories ----------------------------------- 0.79s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Remove managed node files/directories ----------------------------------- 0.78s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 fedora.linux_system_roles.nbde_server : Check if system is ostree ------- 0.72s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Remove managed node files/directories ----------------------------------- 0.71s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 Remove managed node files/directories ----------------------------------- 0.69s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/tests/nbde_server/tasks/cleanup.yml:9 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.60s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.41s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.39s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.37s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 0.36s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 fedora.linux_system_roles.nbde_server : Ensure keys are rotated --------- 0.08s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.08s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks --- 0.07s /tmp/collections-qzF/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9