Basic configuration with docker

Signed-off-by: Yohann D'ANELLO <ynerant@ynerant.fr>
This commit is contained in:
Yohann D'ANELLO 2020-12-22 00:48:37 +01:00
parent 35c62d906b
commit 527e776d62
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 4 additions and 3 deletions

View File

@ -4,3 +4,4 @@
- hosts: all
roles:
- baseconfig
- docker

View File

@ -5,12 +5,12 @@
- apt # better than apt-get
- aptitude # nice to have for Ansible
- bash-completion # because bash
- curl # better than wget
- curl # better than wget
- git # code versioning
- htop # better than top
- less # i like cats
- sudo # i am god
- tmux # better than screen
- sudo # i am god
- tmux # better than screen
- tree # create a graphical tree of files
- vim # better than nano
- molly-guard # prevent reboot