mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
refactors junos modules to support persistent socket connections (#21365)
* updates junos_netconf module * updates junos_command module * updates junos_config module * updates _junos_template module * adds junos_rpc module * adds junos_user module
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
/lib/ansible/modules/remote_management/foreman/
|
||||
/lib/ansible/modules/monitoring/zabbix.*.py
|
||||
/lib/ansible/modules/network/avi/
|
||||
/lib/ansible/modules/network/junos/
|
||||
/lib/ansible/modules/network/f5/
|
||||
/lib/ansible/modules/network/nmcli.py
|
||||
/lib/ansible/modules/notification/pushbullet.py
|
||||
|
||||
Reference in New Issue
Block a user