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

Completed Day 24 exercises, added comments for Day 24
This commit is contained in:
Saf Shah 2022-12-16 16:46:23 +00:00 committed by GitHub
commit 1e054cf4c5
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 - Network Automation - Day 24'
title: "#90DaysOfDevOps - Network Automation - Day 24"
published: false
description: 90DaysOfDevOps - Network Automation
tags: 'devops, 90daysofdevops, learning'
tags: "devops, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048805
@ -145,3 +145,5 @@ We have nowhere near covered all of the networking topics so far but wanted to m
- [Python Network Automation](https://www.youtube.com/watch?v=xKPzLplPECU&list=WL&index=126)
See you on [Day 25](day25.md)
# Completed daily exercises - Network Automation with Python and Ansible

View File

@ -59,7 +59,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🌐 21 > [The Big Picture: DevOps and Networking](Days/day21.md)
- [✔️] 🌐 22 > [The OSI Model - The 7 Layers](Days/day22.md)
- [✔️] 🌐 23 > [Network Protocols](Days/day23.md)
- [] 🌐 24 > [Network Automation](Days/day24.md)
- [✔️] 🌐 24 > [Network Automation](Days/day24.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)