/ansible-role-ctop

Ansible role that installs ctop

Apache License 2.0Apache-2.0

ansible-role-ctop

Ansible role that installs ctop.

Requirements

None

Role Variables

All variables are listed below (see also defaults/main.yml).

ctop_version: "0.7.7"

Usage

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

Contributing

Pull requests welcome.