mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 14:34:43 +02:00
19 lines
211 B
YAML
19 lines
211 B
YAML
---
|
|
timezone: Europe/Paris
|
|
|
|
base_packages:
|
|
- vim
|
|
- curl
|
|
- wget
|
|
- jq
|
|
- git
|
|
- htop
|
|
- chrony
|
|
- sudo
|
|
- bash-completion
|
|
- tar
|
|
- unzip
|
|
- net-tools
|
|
- bind-utils
|
|
|
|
ansible_service_user: ansible
|