From e1780f18408474e6b69d4e0e50fa8eb021fb7bbb Mon Sep 17 00:00:00 2001 From: Karl Newell Date: Wed, 15 Aug 2018 11:50:06 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fac3877..b2c617e 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ Update pip and install requirements pip install --upgrade pip pip install -r requirements.txt ``` + +Ansible playbook and templates based on examples from +https://www.agileintegratedsolutions.com/how-to-automate-your-network-using-ansible-and-napalm-part-1/