boutetnico / ansible-role-innotop

Install Innotop with Ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests Ansible Galaxy

ansible-role-innotop

This role installs Innotop.

Requirements

Ansible 2.10 or newer.

Supported Platforms

Role Variables

Variable Required Default Choices Comments
innotop_version true 1.13.0 string
innotop_packages true list See defaults/main.yml.

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - role: ansible-role-innotop

Testing

molecule test

License

MIT

Author Information

@boutetnico

About

Install Innotop with Ansible.

License:MIT License


Languages

Language:Jinja 50.7%Language:Python 49.3%