1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/iosxr
Nilashish Chakraborty 2f0c666b5b
Add option to enter admin configuration mode in iosxr_user (#51430)
* Add admin mode to iosxr_user

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Update docs for admin option

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Fix review comment

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-30 15:37:28 +05:30
..
fixtures show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
__init__.py adds iosxr_system declarative module (#20134) 2017-01-11 17:17:37 -05:00
iosxr_module.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_iosxr_command.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_iosxr_config.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_iosxr_facts.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_iosxr_netconf.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_iosxr_system.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_iosxr_user.py Add option to enter admin configuration mode in iosxr_user (#51430) 2019-01-30 15:37:28 +05:30