Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 924 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 924 Bytes

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