Cross-distro Ansible role for the installation of the DigitalOcean monitoring agent
An Ansible role to install the DigitalOcean monitoring agent on all supported distros.
GitHub: https://github.com/andrewsomething/ansible-role-do-agent Ansible Galaxy: https://galaxy.ansible.com/andrewsomething/do-agent/
To install this role from Ansible Galaxy, run:
ansible-galaxy install andrewsomething.do-agent
- hosts: all
become: true
roles:
- andrewsomething.do-agent
MIT
Have you created an Integration, API Wrapper, Service, or other Tool that helps developers build on DigitalOcean? Help users find it by listing it in Community Tools.