{"id":19687223,"url":"https://github.com/trinitronx/ansible-role-tmux","last_synced_at":"2026-05-11T13:36:09.313Z","repository":{"id":20580236,"uuid":"23860800","full_name":"trinitronx/ansible-role-tmux","owner":"trinitronx","description":"Ansible role to install and configure tmux on a host.","archived":false,"fork":false,"pushed_at":"2018-02-05T00:40:27.000Z","size":66,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T09:12:26.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinitronx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-10T04:35:18.000Z","updated_at":"2018-02-03T19:47:46.000Z","dependencies_parsed_at":"2022-09-06T05:20:15.677Z","dependency_job_id":null,"html_url":"https://github.com/trinitronx/ansible-role-tmux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trinitronx/ansible-role-tmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fansible-role-tmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fansible-role-tmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fansible-role-tmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fansible-role-tmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/ansible-role-tmux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fansible-role-tmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32897324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T18:33:25.400Z","updated_at":"2026-05-11T13:36:09.262Z","avatar_url":"https://github.com/trinitronx.png","language":"Ruby","funding_links":["https://liberapay.com/trinitronx/donate"],"categories":[],"sub_categories":[],"readme":"trinitronx.tmux\n=========\n\u003cnoscript\u003e\u003ca href=\"https://liberapay.com/trinitronx/donate\"\u003e\u003cimg alt=\"Donate using Liberapay\" src=\"https://liberapay.com/assets/widgets/donate.svg\"\u003e\u003c/a\u003e\u003c/noscript\u003e\n[![Build Status](http://img.shields.io/travis/trinitronx/ansible-role-tmux.svg)](https://travis-ci.org/trinitronx/ansible-role-tmux)\n[![Ansible Role Downloads](https://img.shields.io/ansible/role/d/1672.svg)](https://galaxy.ansible.com/trinitronx/tmux/)\n[![Ansible Role](https://img.shields.io/ansible/role/1672.svg)](https://galaxy.ansible.com/trinitronx/tmux/)\n\nInstalls and configures [tmux][1] on a host.\n\nRequirements\n------------\n\n - Linux\n   - none\n - OSX\n   - [Homebrew][2] must be installed.\n\nRole Variables\n--------------\n\nThe default role variables in `defaults/main.yml` are:\n\n    ---\n    # defaults file for tmux\n    tmux_install_latest: true\n    # tmux_version:  ## This is not defined by default\n\nIf you want to install a specific version, set `tmux_install_latest: false` and `tmux_version` to the version you want.\n\nDependencies\n------------\n\nnone\n\nExample Playbook\n----------------\n\nTo run this playbook with default settings, create a basic playbook like this:\n\n    - hosts: servers\n      roles:\n         - tmux\n\nTo install a specific version:\n\n    - hosts: servers\n      roles:\n         - { role: trinitronx.tmux, tmux_install_latest: false, tmux_version: 1.8-4 }\n\n\nLicense\n-------\n\n[MIT][3]\n\nAuthor Information\n------------------\n\n\n(c) 2014 [Hiroaki Nakamura][4] @hnakamur - tasks/homebrew_package.yml, templates/tmux.conf.j2 originally based on hnakamur/ansible-role-osx-tmux\n\n(c) 2014 James Cuzella @trinitronx\n\n[1]: http://tmux.sourceforge.net/\n[2]: http://brew.sh/\n[3]: http://choosealicense.com/licenses/mit/\n[4]: http://hnakamur.github.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fansible-role-tmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Fansible-role-tmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fansible-role-tmux/lists"}