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 e673dfe commit cc7449f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +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 &lt;anisble-install-directory &gt;/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
* Exceute the playbooks from <anisble-install-directory>/test/integration using command
anisble-playbook <Your Sample Playbook.yml> -vvvv
* Please refer to README.md of individual roles for customizations typical to them.
* Exceute the playbooks from &lt;anisble-install-directory&gt;/test/integration using command
anisble-playbook &lt;Your Sample Playbook.yml &gt; -vvvv


## Documentation
Expand Down

0 comments on commit cc7449f

Please sign in to comment.