community.network icon indicating copy to clipboard operation
community.network copied to clipboard

Ansible Community Network Collection

Results 83 community.network issues
Sort by recently updated
recently updated
newest added

##### SUMMARY When using exos_facts module with gather_network_resources parameter (whatever the value is) with ansible_connection: ansible.netcommon.network_cli and network_os: community.network.exos the following error happens : `'Cli' object has no attribute 'send_requests'`...

##### SUMMARY Testing against a config with the following items fail: tacacs-server enable vlan 10 tacacs-server host 100.100.100.1 tacacs-server key 2 $SomeEncryptedKey Setting hostname to 'None', as was done for...

bug
stale_ci
new_contributor
module
plugins
small_patch
traceback

SUMMARY I spent a day debugging an issue with the ftd plugin to automate the configuration of a Cisco FP device. All the documentation I've read states that the plugin...

bug
module

##### SUMMARY Dear maintainers, This is important for your collections! - In accordance with the [Community decision](https://github.com/ansible-community/community-topics/issues/51), we have created the [news-for-maintainers](https://github.com/ansible-collections/news-for-maintainers) repository for announcements of changes impacting collection maintainers...

needs_info
needs_template
feature

Hello, I want to use the collection with Huawei S6730 switches. I went here: _https://docs.ansible.com/ansible/latest/collections/community/network/ce_command_module.html_ And I copied exactly the example provided. However, every time I launch my playbook, I...

needs_info
needs_template
feature

needs_info
needs_template
stale_ci
WIP
small_patch

##### SUMMARY Update Azure Test Container Version to 3.0.0 PS: https://github.com/ansible-collections/news-for-maintainers/issues/18 ##### ISSUE TYPE - Bugfix Pull Request - Docs Pull Request - Feature Pull Request - New Module Pull...

bug
stale_ci
small_patch
backport

##### SUMMARY Update Azure Test Container Version to 3.0.0

stale_ci
small_patch
backport

##### SUMMARY ce_command module used through an ansible playbook does not work. the playbook successfully connect to the device but It never get an answer. ``` 2022-03-29 16:38:56,127 p=6818 u=root...

bug

##### SUMMARY I am trying to run commands on Nokia 7210/7705 Router using examples in this link. https://docs.ansible.com/ansible/latest/collections/community/network/sros_command_module.html The commands run fine on Older Ansible server (ansible 2.9.13 and Python...

bug
module
plugins