add new default packages and new role
This commit is contained in:
parent
b7c2aa69d1
commit
9538ca2f0f
1 changed files with 4 additions and 1 deletions
5
main.yml
5
main.yml
|
@ -39,19 +39,22 @@
|
|||
apt:
|
||||
name:
|
||||
- acl
|
||||
- apache2-utils
|
||||
- certbot
|
||||
- gcc
|
||||
- git
|
||||
- make
|
||||
- nginx
|
||||
- python3
|
||||
- python3-pip
|
||||
- sudo
|
||||
- ufw
|
||||
|
||||
roles:
|
||||
- libretls
|
||||
- cgit
|
||||
- site
|
||||
- bubger
|
||||
- pounce
|
||||
|
||||
post_tasks:
|
||||
- name: démarrage par défaut de nginx
|
||||
|
|
Loading…
Reference in a new issue