[INFO] Création du rôle

This commit is contained in:
2022-10-24 16:02:08 +02:00
parent 6607b9ea33
commit c37c4bdd1c
7 changed files with 151 additions and 3 deletions

9
defaults/main.yml Normal file
View File

@@ -0,0 +1,9 @@
---
# defaults file for apt
apt_distribution_name: debian
apt_distribution_release: bullseye
apt_distribution_sections: main
apt_remove: []
apt_install: []