diff --git a/README.md b/README.md index 9584200..3df9211 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ * Modules provide the basis for supporting basic switch management functions. * Module Playbooks and Roles are samples showing how to use each of the Modules and must be tailored by the user to their environment. -* Playbooks and Roles are samples for showing how to use each modules. The values of variables used are typical to the lab test enviroment. These must be tailored by the user to their environment. +* The values of variables used in the sample roles and playbooks are typical to the lab test enviroment. These must be tailored by the user to their environment. ### Requirements @@ -18,13 +18,13 @@ * Ansible 2.6 has to be installed first. * Clone the ansible-cnos github to an appropriate location.(https://github.com/lenovo/ansible-cnos.git) -* Copy the necessary playbooks and roles to <anisble-install-directory >/test/integration +* Copy the necessary playbooks and roles to <ansible-install-directory >/test/integration * The roles has to be in the "roles" folder not in the "targets" folder. * The host file (/etc/ansible/hosts) has to be updated typically as given in sample host files. * Edit the hosts file based on IP address/ Username / Password of their environment * Please refer to README.md of individual roles for customizations typical to them. -* Exceute the playbooks from <anisble-install-directory>/test/integration using command - anisble-playbook <Your Sample Playbook.yml > -vvvv +* Exceute the playbooks from <ansible-install-directory>/test/integration using command + ansible-playbook <Your Sample Playbook.yml > -vvvv ## Documentation @@ -36,5 +36,3 @@ Lenovo documentation can be found here: * GPLv3 * Copyright (C) 2017 Lenovo, Inc. - -