francomile / ansible-setup-servers

Ansible role for basic setup of Debian(7,8) servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Setup Role for Debian(7,8) Servers

This role will do a basic setup your Debian servers

  1. Add Debian backports
  2. Update cache and upgrade all packages
  3. Install several usefull packages
  4. Set Locale (en_US.UTF-8)
  5. Set vim as default editor and enable vim syntax highlighting
  6. Copy /etc/bash.bashrc and root's .bashrc into place with some modifications and aliases

About

Ansible role for basic setup of Debian(7,8) servers