Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.74 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.74 KB

Ansible Role: CentOS Update with system-tools

GitHub Open Issues GitHub Stars GitHub Forks GitHub release license


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.

Requirements

Tested on CentOS 7 but should work on RHEL equivalents.

Example Playbook

- hosts: servers
  roles:
     - { role: million12.centos-update, tags: ['update'] }

Author

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.