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'