安裝 tmux。
- ansible >= 2.4
- python >= 2.6
none.
- name: install_tmux.yml
hosts: myhost
gather_facts: yes
become: yes
roles:
- install_tmux
BSD
An optional section for the role authors to include contact information, or a website (HTML is not allowed).