Ansible role that installs ctop.
None
All variables are listed below (see also defaults/main.yml
).
ctop_version: "0.7.7"
Add the role to your requirements.yml:
- name: frozenfoxx.ctop
src: https://github.com/frozenfoxx/ansible-role-ctop
version: main
Include the role as usual:
ansible.builtin.import_role: frozenfoxx.ctop
Pull requests welcome.