No description
Find a file
Louis Vallat f64a3cbaab
All checks were successful
Lint / Lint (push) Successful in 18s
feat: added a simple playbook to install an apt package on all machines
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
2025-11-16 02:10:02 +01:00
.forgejo/workflows feat: moved to alpine for runner base image 2025-05-31 13:19:58 +02:00
inventories feat: refactored the playbooks and the base structure 2022-11-16 15:17:06 +01:00
roles feat: purge packages on auto remove for system role 2025-04-05 17:03:59 +02:00
templates feat: added possibility to deploy zabbix agent 2 configuration 2025-03-05 17:37:28 +01:00
.ansible-lint feat: moved to forgejo runners and migrated workflow to debian's ansible-lint 2025-05-22 18:07:26 +02:00
.gitignore feat: added .ansible to .gitignore 2025-09-08 14:05:18 +02:00
ansible.cfg fix: use the correct configuration key for default inventory plath in ansible.cfg 2025-05-30 17:21:16 +02:00
basic.yaml feat: added ulogd for nftables logging 2022-11-17 14:20:38 +01:00
compact_mem.yaml feat: added compact memory for virtual machines 2025-01-08 11:30:58 +01:00
docker.yaml feat: refactored the playbooks and the base structure 2022-11-16 15:17:06 +01:00
enable_service.yaml feat: added minimal playbook to enable a service 2025-11-09 00:28:38 +01:00
install.yaml feat: added a simple playbook to install an apt package on all machines 2025-11-16 02:10:02 +01:00
install_deb.yaml fix: fixed typo in playbook's name for install_deb 2025-05-17 11:43:41 +02:00
remove_netbird.yaml feat: added netbird logs to netbird purge 2025-10-23 14:06:49 +02:00
remove_telegraf_agent.yaml feat: don't remove influxdata repo if influxdb2 is installed 2025-03-09 14:57:49 +01:00
requirements.yml feat: added ansible.posix to requirements.yml 2025-01-08 12:06:40 +01:00
restart_service.yaml feat: added simple playbook to restart a service manually on all hosts 2025-05-17 11:44:03 +02:00
router.yaml fix: renamed network-tools to network_tools 2023-03-12 13:49:07 +01:00
update.yaml feat: update and upgrade hypervisors too but dont reboot them, and autoremove after update-upgrade 2025-03-16 16:15:54 +01:00
wireguard.yaml fix: added ip_forwarding to wireguard configuration 2022-11-18 12:36:09 +01:00
zabbix_agent.yaml feat: added possibility to deploy zabbix agent 2 configuration 2025-03-05 17:37:28 +01:00