Install Sematext Agent.
None
Before executing your playbook, make sure that infra_token
var has a value of your Infra App's token found in Agent Setup (Fleet & Discovery) instructions.
- hosts: all
gather_facts: yes
become: yes
vars:
infra_token: INFRA_TOKEN
roles:
- { role: sematext.spm-monitor-install }
Apache2
support@sematext.com