Lots of updated roles
This commit is contained in:
8
system/tmux/tasks/main.yml
Normal file
8
system/tmux/tasks/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Install tmux
|
||||
- name: Installing tmux
|
||||
apt:
|
||||
update_cache: yes
|
||||
state: present
|
||||
name:
|
||||
- tmux
|
||||
Reference in New Issue
Block a user