Releases: skullops/containerschiff
Releases · skullops/containerschiff
v5.3.0
v5.2.0
v5.1.0
4.2.0
4.2.0
- bonded network configuration tested on ArchLinux
round-robin between WLAN connection & LAN Cable connection;
feature removed because it was conflicting with VPN config ( #68 ) - DEBIAN STRETCH: dropped support for VirtualBox installation
- sublime & dotfiles refactorization ( #72 )
- remove useless Sublime Text variables
- fix issue with 2 git configurations (1 for open-source, and
another for work repos)
- cleanup package installation list (there were some missing) ( #73 )
- split vim provisioning into separate role: ( #76 )
https://github.com/WizDevOps/vim-ansible-role - add weekly mirrorlist update cron ( #77 )
4.1.0
3.0.0
2.0.0
- add role for installing Telegram Messenger ( telegram.org )
- make Docker provisioning more dynamic by using variables in most of the tasks
- refactor Docker role
- use vars in most of tasks
- install
experimental
docker engine by default - install
docker-py
(Python library) by default with Docker engine for managing Docker containers via Ansible - install other Docker dependencies before installing the Docker Engine
- move each task in separate file
- install - for basic installation of Docker Engine
- compose - for installing Docker Compose
- machine - for installing Docker Machine
- use encryption for secrets
- Ansible Vault for encrypting secrets like:
- auth tokens
- login credentials
- ssh keys
- Ansible Vault for encrypting secrets like:
vars refactor
refactor variables
sherminator
Install & configure the following:
- zsh
- dotfiles
- vim
Run via:
ansible-playbook -i inventory site.yml -K
Use the
-K
flag to be prompted forsudo
password
Genesis Release
Describe the packages installed Provide some documentation regarding the packages that are being installed in case you'll get drunk and forget Signed-off-by: Minca Daniel Andrei <[email protected]>