nephelaiio.tmux
nephelaiio.tmux
This is an Ansible role that helps you install and set up tmux.
Local Installation
Run the following command in your terminal:
curl -s https://raw.githubusercontent.com/nephelaiio/ansible-role-tmux/master/install.sh | bash
Role Variables
For the latest list of input options, check the defaults file.
Example Playbooks
With default settings:
- hosts: all
roles:
- role: tmux
With specific settings:
- hosts: all
vars:
tmux_conf_literal: |
// content of tmux config
roles:
- role: tmux
Testing
Make sure you have Docker installed to run validation tests for this role. You can find extra Python dependencies in the requirements file.
This role has been tested on:
- Ubuntu 22.04
- Ubuntu 20.04
- Ubuntu 18.04
- Debian 11
- Debian 10
You can test the role directly from the source using the command molecule test
.
License
This project is licensed under the MIT License.
Installa
ansible-galaxy install nephelaiio.tmux
Licenza
mit
Download
3.8k
Proprietario