ansible-network.network-engine
Network Engine
This role helps you create network roles by providing useful modules and plugins that all Ansible Network roles share. Typically, you shouldn't use this role directly in a playbook.
Installation
To install this role, run:
ansible-galaxy install ansible-network.network-engine
To check the version of this role you have installed, use:
ansible-galaxy info ansible-network.network-engine
To update to the latest version, run:
ansible-galaxy install -f ansible-network.network-engine
To find other roles from the Ansible Network team, visit our Galaxy Profile.
Any reported bugs or feature requests can be found in the GitHub issues.
If you want to help with this role, please read CONTRIBUTING before sending a pull request.
Functions
This section lists the available functions included in this role. You can use any of these functions directly in Ansible playbooks. To learn how to use a specific function, check the corresponding docs
link.
Developer Guide
License
GPLv3
Author Information
Ansible Network Community (ansible-network)
This role provides the foundation for building network roles by providing modules and plugins that are common to all Ansible Network roles.
ansible-galaxy install ansible-network.network-engine