Simple role for install atop on remote server.
See defaults/main.yml
.
Example playbook:
---
- name: Installing atop
hosts: all
become: true
roles:
- jtprogru.install_atop
See LICENSE
Simple role for install atop on remote server.
See defaults/main.yml
.
Example playbook:
---
- name: Installing atop
hosts: all
become: true
roles:
- jtprogru.install_atop
See LICENSE