Skip to content

Commit

Permalink
badges & platform: GenericLinux
Browse files Browse the repository at this point in the history
  • Loading branch information
gundalow committed Apr 25, 2018
1 parent 6b1f593 commit 682de8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# network-engine

![Ansible Role](https://img.shields.io/ansible/role/d/25206.svg)
![Ansible Role](https://img.shields.io/ansible/role/25206.svg)

This role provides the foundation for building network roles by providing
modules and plugins that are common to all Ansible Network roles. All of
the artifacts in this role can be used independent of the platform that is
Expand Down Expand Up @@ -37,7 +40,7 @@ None

## Modules

The following is a list of modules that are provided by this role.
The following is a list of modules that are provided by this role, which include documentation & examples:

* `cli` [source](https://github.com/ansible-network/network-engine/blob/devel/action_plugins/cli.py)
* `text_parser` [source](https://github.com/ansible-network/network-engine/blob/devel/library/text_parser.py)
Expand Down
3 changes: 3 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ galaxy_info:
#github_branch:

platforms:
- name: GenericLinux
versions:
- all
- name: network
versions:
- all
Expand Down

0 comments on commit 682de8d

Please sign in to comment.