Experiments and Infrastructure as Code examples based on the "DevNet Associate" course from Cisco Networking Academy. Experiments are for hands-on practice. Explanation of concepts and methods are explained in the Cisco Networking Academy course.
# Create a folder
$ mkdir GIT_DEVASC
# Clone the IAC Script Examples
$ git clone https://github.com/yroosel/IaCExperiments.git
# Change into the new directory
$ cd IaCExperiments