diff --git a/install.yml b/install.yml index b9fe133..aa65710 100644 --- a/install.yml +++ b/install.yml @@ -65,9 +65,9 @@ - role: mime tags: mime when: ansible_user_id != 'root' - - role: rustup - tags: rustup - when: ansible_user_id != 'root' + #- role: rustup + # tags: rustup + # when: ansible_user_id != 'root' - role: eww tags: eww when: ansible_user_id != 'root'