No description
Find a file
2022-12-10 18:52:41 +01:00
group_vars update certs and build system 2022-12-10 18:52:41 +01:00
host_vars update certs and build system 2022-12-10 18:52:41 +01:00
playbooks update certs and build system 2022-12-10 18:52:41 +01:00
roles update certs and build system 2022-12-10 18:52:41 +01:00
vars update certs and build system 2022-12-10 18:52:41 +01:00
.gitignore update certs and build system 2022-12-10 18:52:41 +01:00
ansible.cfg update certs and build system 2022-12-10 18:52:41 +01:00
hosts update certs and build system 2022-12-10 18:52:41 +01:00
inventory.yml update certs and build system 2022-12-10 18:52:41 +01:00
main.yml update certs and build system 2022-12-10 18:52:41 +01:00
mesh_devices_template.yml update certs and build system 2022-12-10 18:52:41 +01:00
README.md update certs and build system 2022-12-10 18:52:41 +01:00
README_build.md update certs and build system 2022-12-10 18:52:41 +01:00
TODO.md update certs and build system 2022-12-10 18:52:41 +01:00

un ruolo ansible per aggiornare i belvederi e la macchina con gli strumenti

alcuni ruoli per installare i componenti necessari al monitoring dei belvederi

  • prometheus
  • blackbox_exporter
  • alertmanager

requirements pip3 install ansible pip3 install jinja2-ansible-filters

Aggiungi il percorso di dove ti ha installato ansible ed aggeggi vari nel tuo .bash_profile che hai in home:

#ansible ed ansible-galaxy
export PATH=$PATH:~/.local/bin

dai source ~/.bash_profile

Installa i componenti ansible-galaxy

ansible-galaxy collection install community.general
ansible-galaxy install cloudalchemy.prometheus
ansible-galaxy install cloudalchemy.blackbox-exporter
ansible-galaxy install cloudalchemy.alertmanager
ansible-galaxy install nginxinc.nginx
ansible-galaxy install nginxinc.nginx_config

run ansible-playbook -i hosts -i inventory.yml main.yml

setup dei belvederi ansible-playbook -i hosts -i inventory.yml infra.yml

https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem