From 2f1f10539b6e024fc2a07991992fdc0ee7f8661e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 06:50:12 +0000 Subject: [PATCH] style(pre-commit): autofix --- ansible/setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/setup.yaml b/ansible/setup.yaml index 4528253..a34937c 100644 --- a/ansible/setup.yaml +++ b/ansible/setup.yaml @@ -39,4 +39,4 @@ - role: netplan when: prompt_configure_network == 'y' - role: download_models - when: prompt_download_models == 'y' \ No newline at end of file + when: prompt_download_models == 'y'