diff --git a/Days/day24.md b/Days/day24.md index c72e66c..61f71c1 100644 --- a/Days/day24.md +++ b/Days/day24.md @@ -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 diff --git a/README.md b/README.md index da08b6b..2c08b75 100644 --- a/README.md +++ b/README.md @@ -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)