Skip to content
Snippets Groups Projects
Commit 9c1b6737 authored by Gin Tan (Monash University)'s avatar Gin Tan (Monash University)
Browse files

Adding smux role to deploy tmux

Former-commit-id: e7ce69be
parent a881f493
No related branches found
No related tags found
No related merge requests found
A role to setup smux
use
- { role: smux }
---
- name: install tmux
yum: name=tmux state=present
sudo: true
when: ansible_os_family == "RedHat"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment