mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
Netconf support is provided using the junos-eznc library and the shared module depends on junos-eznc to be installed on the local Ansible host. This commit also adds changes to the netcfg library to handle receiving messages over netconf. To use netconf, specify transport=netconf for junos module. Be sure that netconf has been enabled on the remote device. |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
new_inventory | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
test-requirements.txt |