Skip to content

theqwan/ansible-role-htop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published