This commit is contained in:
2026-04-05 20:50:04 +02:00
commit e2dc9305ee
19 changed files with 1124 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Lancement Setup_apache2
import_playbook: Setup_apache2.yml
- name: Lancement docker
import_playbook: setup_docker.yml
- name: Clonage git
import_playbook: setup_git.yml