Skip to content

jtprogru/ansible-role-install-atop

Repository files navigation

jtprogru.install_atop

GitHub Workflow Status GitHub Workflow Status GitHub Ansible Role GitHub tag

Simple role for install atop on remote server.

Role Variables

See defaults/main.yml.

Example Playbook

Example playbook:

---
- name: Installing atop
  hosts: all
  become: true

  roles:
    - jtprogru.install_atop

License

See LICENSE