-
Notifications
You must be signed in to change notification settings - Fork 1
DevOps Playing
Centos 6.5
cd /etc/yum.repos.d
wget http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo
yum install VirtualBox-5.0.x86_64
Good reference- https://wiki.centos.org/HowTos/Virtualization/VirtualBox
Webinars
Great Demo - Link
Ansible Short Guide - https://wiredcraft.com/blog/getting-started-with-ansible-in-5-minutes/
Few starter examples of ansible playbooks - https://github.com/ansible/ansible-examples<br?
Manage Disk Space Playbbok - https://fritshoogland.wordpress.com/2014/09/14/using-ansible-for-executing-oracle-dba-tasks/
General System configuration Playbook - https://www.digitalocean.com/community/tutorials/how-to-create-ansible-playbooks-to-automate-system-configuration-on-ubuntu
Config management using Ansible Playbooks - https://github.com/rohit01/ansible-playbooks