add new default packages and new role

This commit is contained in:
rick 2023-01-21 20:13:34 +01:00
parent b7c2aa69d1
commit 9538ca2f0f
Signed by: Rick
GPG Key ID: 4A6223D66294EB20
1 changed files with 4 additions and 1 deletions

View File

@ -39,19 +39,22 @@
apt: apt:
name: name:
- acl - acl
- apache2-utils
- certbot - certbot
- gcc - gcc
- git - git
- make - make
- nginx - nginx
- python3
- python3-pip - python3-pip
- sudo - sudo
- ufw
roles: roles:
- libretls - libretls
- cgit - cgit
- site - site
- bubger - pounce
post_tasks: post_tasks:
- name: démarrage par défaut de nginx - name: démarrage par défaut de nginx