ansible/test/units/modules/network/onyx
anas-shami ec0885cf05 Onyx username (#63897)
* Support username command to config users and edit capabilities

* Add disconnected param to disconnect all session for such user

* Edit yaml examples, add types to docs and edit the version

* Add fullname attribute

* Add no_log to password field and mutually_execlusive relations

* Fix pep8 issue

* remove debug line
2019-12-17 14:01:03 +05:30
..
fixtures Onyx username (#63897) 2019-12-17 14:01:03 +05:30
__init__.py
onyx_module.py
test_onyx_bgp.py
test_onyx_buffer_pool.py
test_onyx_command.py
test_onyx_config.py
test_onyx_facts.py
test_onyx_igmp.py
test_onyx_igmp_interface.py
test_onyx_igmp_vlan.py
test_onyx_interface.py
test_onyx_l2_interface.py
test_onyx_l3_interface.py
test_onyx_linkagg.py
test_onyx_lldp.py
test_onyx_lldp_interface.py
test_onyx_magp.py
test_onyx_mlag_ipl.py
test_onyx_mlag_vip.py
test_onyx_ntp.py Supporting general ntp configurations in Ansible (#63724) 2019-12-17 11:50:32 +05:30
test_onyx_ntp_servers_peers.py Supporting ntp servers and ntp peers configuration in Ansible. (#63714) 2019-12-17 11:51:29 +05:30
test_onyx_ospf.py
test_onyx_pfc_interface.py
test_onyx_protocols.py
test_onyx_ptp.py
test_onyx_ptp_interface.py
test_onyx_qos.py
test_onyx_snmp.py Supporting general snmp configurations in Ansible (#63723) 2019-12-17 11:49:56 +05:30
test_onyx_snmp_users.py Supporting SNMP Users Configurations in Ansible (#63778) 2019-12-17 11:50:58 +05:30
test_onyx_syslog_files.py Feature/onyx syslog files (#62746) 2019-12-17 11:24:33 +05:30
test_onyx_syslog_remote.py support syslog remote module (#63195) 2019-12-17 12:12:55 +05:30
test_onyx_traffic_class.py
test_onyx_username.py Onyx username (#63897) 2019-12-17 14:01:03 +05:30
test_onyx_vlan.py
test_onyx_vxlan.py
test_onyx_wjh.py