mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
fixed permission of the setup of tmux for the root user
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
src: tmux/tmux.conf
|
||||
dest: "/$HOME/.tmux.conf"
|
||||
- name: Setup TMUX for the root user
|
||||
become: true
|
||||
copy:
|
||||
src: tmux/tmux.conf
|
||||
dest: "/root/.tmux.conf"
|
||||
|
||||
Reference in New Issue
Block a user