Étiquette : github

Ansible Playbook from Github Action

I’ve recently started a side project with Ansible and I wanted to automatise the Ansible playbook deployment with Github Action. Here is a tiny tutorial on how to use Github actions to run ansible playbooks to deploy stuff on Digital Ocean Droplets. SSH Key Before creating digital ocean droplets, you need to create a private…

Par seuf 2020-01-09 0

Provisionning Zabbix en Perl

Juste un petit script pratique que j’avais développé il y a quelques temps pour provisionner un Zabbix en utilisant l’API Zabbix en perl : Ça s’utilise super facilement : perl add-host-to-zabbix.pl [long options…] –host host –group Specify the host group. –template Link a template to this host. –interface add an interface to host (format :…

Par seuf 2014-03-04 2