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

Fix for [DEPRECATION WARNING]: set_available_variables is being deprecated. Use "@available_variables.setter" instead.. This feature will be removed in version 2.13. Reference: https://github.com/ansible/ansible/pull/55435 Tested with Ansible 2.9.7

Changed the word `many` to `may` as I believe that was a typo.

# ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.10.7 ansible-galaxy list | grep ansible.network - ansible-network.network-engine, v2.7.5 ``` # Network OS - Debian GNU/Linux 10...

# ISSUE TYPE - Documentation Report # ANSIBLE VERSION N/A # Network OS N/A # SUMMARY It looks as though the functionality from this has migrated its way into the...

# ISSUE TYPE - Feature Idea # SUMMARY We have with the ansible network engine role, the ability to parse the output of "show commands" executed on a network device...

# ISSUE TYPE - Feature Idea # ANSIBLE VERSION ``` ansible 2.9.0 config file = None configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/user/.local/lib/python3.6/site-packages/ansible executable...

Signed-off-by: Trishna Guha fixes https://github.com/ansible-network/network-engine/issues/232

Signed-off-by: Trishna Guha fixes https://github.com/ansible-network/network-engine/issues/234

# ISSUE TYPE - Documentation Report # SUMMARY I don't beleive the README.md should advise users not to invoke the network-engine role directly in a playbook. I suggest the removal...

# ISSUE TYPE - Documentation Report # ANSIBLE VERSION ``` ansible --version ansible 2.7.8 ansible-galaxy list | grep ansible.network ansible-network.network-engine, v2.7.5 ``` # Network OS - Operating System (inc version)...