Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 516 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 516 Bytes

Install htop Build Status

install htop.

  • Ubuntu 14.04, 16.04
  • CentOS 6, 7

Requirements

  • ansible >= 2.3
  • python >= 2.6

Role Variables

none.

Dependencies

none.

Example Playbook

- name: install_htop.yml
  hosts: myhost
  gather_facts: yes
  become: yes

  roles:
    - install_htop

License

MIT