Skip to content

Commit

Permalink
Merge pull request #264 from mirceaulinic/CF-FRAMEWORKS
Browse files Browse the repository at this point in the history
New section: automation frameworks
  • Loading branch information
dbarrosop committed May 26, 2016
2 parents 924bbb0 + d9cb8cc commit 51a38de
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,22 @@ pip install napalm-eos napalm-junos -U

We will be posting news on our slack channel and on Twitter (more details soon).

Automation Frameworks
======================

Due to its flexibility, NAPALM can be integrated in widely used automation frameworks.

Ansible
=======
-------

Please ckeck [napalm-ansible](https://github.com/napalm-automation/napalm-ansible) for existing Ansible modules leveraging the NAPALM API. Make sure you read the documentation and you understand how it works before trying to use it.

Salt
----

NAPALM will be completely integrated in [Salt](https://saltstack.com/) beginning with the release code named `Carbon`. For usage examples, please check [naplam-salt](https://github.com/napalm-automation/napalm-salt).


Contact
=======

Expand Down

0 comments on commit 51a38de

Please sign in to comment.