Skip to content
Snippets Groups Projects
Commit b8273fc8 authored by Trung Nguyen's avatar Trung Nguyen
Browse files

Merge branch 'dgx' into 'master'

Adding smux role to deploy tmux

See merge request hpc-team/ansible_cluster_in_a_box!250
parents 152666bd e7ce69be
No related branches found
No related tags found
1 merge request!250Adding smux role to deploy tmux
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