SY
Size: a a a
SY
VP
МЧ
VP
D
МЧ
AS
МЧ
МЧ
МЧ
AS
AS
AS
МЧ
AS
МЧ
МЧ
AS
- name: Install common roles
hosts: all
gather_facts: true
become: true
roles:
- { role: semrush.ansible-role-sre-common}
- { role: semrush.ansible-role-goss}
- { role: semrush.ansible-role-vector}
- { role: cloudalchemy.node-exporter }
- { role: cloudalchemy.ansible-snmp-exporter}
- { role: cloudalchemy.ansible-blackbox-exporter}
tags:
- node_exporter
- moninitoring
AS