Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonking3 committed Jan 26, 2024
1 parent b8dc902 commit ba4c673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/virl-hq1.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ If your CML server does not have the SD-WAN images installed, follow the steps [
./play.sh cisco.cml.inventory.yml
```

1. Get detailed inventory information for a single host.
1. Get inventory information for a single host.
```
./play.sh cisco.cml.inventory.yml --tags=detail --limit=vmanage1
./play.sh cisco.cml.inventory.yml --limit=vmanage1
```

1. Run the `check-sdwan.yml` playbook to validate the topology.
Expand Down
4 changes: 2 additions & 2 deletions docs/virl-hq2.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ If your CML server does not have the SD-WAN images installed, follow the steps [
./play.sh cisco.cml.inventory.yml
```

1. Get detailed inventory information for a single host.
1. Get inventory information for a single host.
```
./play.sh cisco.cml.inventory.yml --tags=detail --limit=vmanage1
./play.sh cisco.cml.inventory.yml --limit=vmanage1
```

1. Run the `check-sdwan.yml` playbook to validate the topology.
Expand Down

0 comments on commit ba4c673

Please sign in to comment.