Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ksator authored Oct 17, 2017
1 parent c33e14a commit eea7675
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ git clone https://github.com/ksator/EVPN_DCI_automation.git
```
```
cd EVPN_DCI_automation
ls
sudo -s
```
#### execute this playbook to get the junos facts from the network devices
Expand Down Expand Up @@ -336,7 +335,7 @@ vlanlist:
```
#### render the templates locally if you want to see the configuration files that are going to be generated:

##### Generate the configuration that has the desired state (best approach, declarative approach)
##### Generate the configuration that describes the desired state (best approach, declarative approach)
```
# ansible-playbook pb.renderreplacevlans.yml
Expand Down Expand Up @@ -1756,9 +1755,8 @@ QFX6 : ok=4 changed=1 unreachable=0 failed=0
Superfast : ok=4 changed=1 unreachable=0 failed=0
Theia : ok=4 changed=1 unreachable=0 failed=0
```
```
```
# ls backup/
```
Dori_config.2017-09-29@13:41:05 QFX21_config.2017-10-17@09:29:40 QFX24_config.2017-10-17@09:29:47 Theia_config.2017-10-17@09:29:17
Nori_config.2017-10-17@09:29:17 QFX22_config.2017-10-17@09:29:41 QFX6_config.2017-10-17@09:29:41
QFX11_config.2017-10-17@09:29:41 QFX23_config.2017-10-17@09:29:41 Superfast_config.2017-10-17@09:29:18
Expand Down

0 comments on commit eea7675

Please sign in to comment.