Merge pull request #26 from s-shah-coder/per-day-completion

Completed Day 25 exercises, added comments for Day 25
This commit is contained in:
Saf Shah 2022-12-19 13:37:54 +00:00 committed by GitHub
commit e9ac9bfc76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Python for Network Automation - Day 25'
title: "#90DaysOfDevOps - Python for Network Automation - Day 25"
published: false
description: 90DaysOfDevOps - Python for Network Automation
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1049038
@ -173,3 +173,5 @@ Next up we are going to:
- [Python Network Automation](https://www.youtube.com/watch?v=xKPzLplPECU&list=WL&index=126)
See you on [Day 26](day26.md)
# Completed daily exercises - downloaded and installed EVE-NG and VMWare Workstation

View File

@ -60,7 +60,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🌐 22 > [The OSI Model - The 7 Layers](Days/day22.md)
- [✔️] 🌐 23 > [Network Protocols](Days/day23.md)
- [✔️] 🌐 24 > [Network Automation](Days/day24.md)
- [] 🌐 25 > [Python for Network Automation](Days/day25.md)
- [✔️] 🌐 25 > [Python for Network Automation](Days/day25.md)
- [] 🌐 26 > [Building our Lab](Days/day26.md)
- [] 🌐 27 > [Getting Hands-On with Python & Network](Days/day27.md)