Update 'tasks/dotfiles.yml'

main
nils 2 years ago
parent ee29a5282a
commit f472dfbf20

@ -18,6 +18,8 @@
- install - install
- dotfiles - dotfiles
- productivity - productivity
become: true
become_user: nige
- name: Remove existing .bashrc from home - name: Remove existing .bashrc from home
file: file:
@ -29,6 +31,8 @@
- install - install
- dotfiles - dotfiles
- productivity - productivity
become: true
become_user: nige
- name: Clone the dotfiles repository - name: Clone the dotfiles repository
git: git:

Loading…
Cancel
Save