2026-04-04 18:25:21 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
- name: Lancement de la configuration Database
|
|
|
|
|
import_playbook: setup_db.yml
|
|
|
|
|
|
|
|
|
|
- name: Lancement de la configuration nftables
|
|
|
|
|
import_playbook: deploy_firewall.yml
|
2026-04-04 21:06:14 +02:00
|
|
|
|
|
|
|
|
- name: Préparation du bashrc de maxime
|
|
|
|
|
import_playbook: deploy_bashrc.yml
|
2026-04-04 18:25:21 +02:00
|
|
|
|