Skip to content

Commit cc7449f

Browse files
author
Anil Kumar Muraleedharan
authored
Update README.md
1 parent e673dfe commit cc7449f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@
1818

1919
* Ansible 2.6 has to be installed first.
2020
* Clone the ansible-cnos github to an appropriate location.(https://github.com/lenovo/ansible-cnos.git)
21-
* Copy the necessary playbooks and roles to <anisble-install-directory>/test/integration
21+
* Copy the necessary playbooks and roles to &lt;anisble-install-directory &gt;/test/integration
2222
* The roles has to be in the "roles" folder not in the "targets" folder.
2323
* The host file (/etc/ansible/hosts) has to be updated typically as given in sample host files.
2424
* Edit the hosts file based on IP address/ Username / Password of their environment
25-
* Exceute the playbooks from <anisble-install-directory>/test/integration using command
26-
anisble-playbook <Your Sample Playbook.yml> -vvvv
25+
* Please refer to README.md of individual roles for customizations typical to them.
26+
* Exceute the playbooks from &lt;anisble-install-directory&gt;/test/integration using command
27+
anisble-playbook &lt;Your Sample Playbook.yml &gt; -vvvv
2728

2829

2930
## Documentation

0 commit comments

Comments
 (0)