tmux: add to inventory and add play for tmux

This commit is contained in:
Johanna Dorothea Reichmann 2019-05-19 19:05:03 +02:00
parent fe1cb340f1
commit bce29cabdb
No known key found for this signature in database
GPG Key ID: 03624C433676E465
2 changed files with 11 additions and 0 deletions

View File

@ -18,3 +18,7 @@ redshift:
hosts:
xenon:
tmux:
hosts:
xenon:

7
tmux.yml Normal file
View File

@ -0,0 +1,7 @@
---
- name: Set up tmux
hosts: tmux
become: true
roles:
- tmux