Changes

Jump to: navigation, search

OPS635-lab-ansible

No change in size, 16:20, 8 May 2019
m
Updating lab number for current schedule
[[Category:OPS635]][[Category:OPS635-Labs]][[Category:peter.callaghan]]
=OPS635 Lab 3 2 : System Configuration Management using Ansible=
==Overview==
In an enterprise environment, the existence of different hardware and Operating Systems running on production servers is very common. You may find the same software running on different OS and even different hardware platforms. To manage the software configuration on different platforms by using a script, your script would have to be aware of and account for their differences. Your scripts would need to be written in way that they know how to query the operating environment and execute the appropriate installation and configuration actions based on the operating environment it is running on. There are commercial and open source configuration management systems which aware and know how to handle such difference in operating platforms. "Ansible" is another CMS that we are going to study for this lab. In this lab, we will start by trying to convert the script that you have written for configuring
932
edits

Navigation menu