jtprogru.install_atop 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