mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
now synchronizing vifm configuration files for the root user as well
This commit is contained in:
@@ -9,3 +9,9 @@
|
||||
src: vifm
|
||||
dest: /$HOME/.config
|
||||
delete: true
|
||||
- name: Synchronizes the configuration for the root user
|
||||
become: true
|
||||
synchronize:
|
||||
src: vifm
|
||||
dest: /root/.config
|
||||
delete: true
|
||||
|
||||
Reference in New Issue
Block a user