Ansible role updates CentOS to the latest version and installing basic sysadmin tools.
It's a catchall for anything that needs to happen when you first spin up a new server that wasn't big enough to merit its own role.
Tested on CentOS 7 but should work on RHEL equivalents.
- hosts: servers
roles:
- { role: million12.centos-update, tags: ['update'] }
Author: Przemyslaw Ozgo ([email protected])
This work is also inspired by jeffwidman's work. Many thanks!
Sponsored by Prototype Brewery - the new prototyping tool for building highly-interactive prototypes of your website or web app. Built on top of Neos CMS and Zurb Foundation framework.