Skip to content

Ansible Role: Updating CentOS to latest, adds epel-repo and basic system tools

License

Notifications You must be signed in to change notification settings

million12/ansible-role-centos-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Ansible Role: Updating CentOS to latest, adds epel-repo and basic system tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published