network-engine icon indicating copy to clipboard operation
network-engine copied to clipboard

This role provides the foundation for building network roles by providing modules and plugins that are common to all Ansible Network roles.

Results 19 network-engine issues
Sort by recently updated
recently updated
newest added

# ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.7.8 config file = /var/lib/awx/projects/net_compliance/ansible.cfg configured module search path = [u'/var/lib/awx/projects/net_compliance/library', u'/usr/lib/python2.7/site-packages/napalm_ansible/modules', u'/usr/lib/python2.7/site-packages/ntc-ansible/library'] ansible python module location...

- Documentation Report I am creating templates for some Cisco IOS devices. Unfortunately Cisco is not consistent with the output on some of their commands across IOS versions and devices....

As a user, If I make a mistake in a matching directive or in the `content:` parameter, I may end up with one or more `null` values in the final...

# ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.7.6 config file = /home/4032956/repos/network-automation/ansible.cfg configured module search path = ['/home/4032956/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location =...

# ISSUE TYPE - Feature Idea # ANSIBLE VERSION ``` ansible 2.7.5 ansible-network.network-engine, v2.7.2 ``` # Network OS ``` ios ios-xe ios-xr nxos ``` # SUMMARY Currently one cli command...

This adds the structure for build-reno-releasenotes zuul jobs. Signed-off-by: Paul Belanger

Signed-off-by: Trishna Guha Depends-on: https://github.com/ansible/ansible/pull/46686 Merge not before 2.8.0 till we branch out stable-2.7

Now that I better understand what is going on why this job was failing, re enable it. We've made changes to the job with how branches work in zuul. Signed-off-by:...

Minor lint issues found in network-engine: # ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.6.1 ansible-galaxy list | grep ansible.network - ansible-network.network-engine, v2.6.0 ``` #...