Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anil Kumar Muraleedharan authored Jun 26, 2018
1 parent cc7449f commit 06c642b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand All @@ -36,5 +36,3 @@ Lenovo documentation can be found here:

* GPLv3
* Copyright (C) 2017 Lenovo, Inc.


0 comments on commit 06c642b

Please sign in to comment.