mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
disable rustup role
This commit is contained in:
parent
e6dfad6f3b
commit
f85aaba9c6
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user