Provides minimum updates for debian system
This role requires a debian compliant system such as knoppix or ubuntu.
debian: version: wheezy (Debian release name such as wheezy, jessie, etc...)
None
- hosts: servers
roles:
- { role: cowops.debian-common, debian.version: wheezy }
- User french debian mirrors
- Update and upgrade system
- Install vim
- Install curl
- Install python-pycurl (for ansible uses)
- Install gnugpg
- Install rsync
- Install wget
- Install ack-grep
- Install acl
BSD