You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/iosxr
bdowling 552d1df901 Adds parents to mutually_exclusive with src for *_config modules (#33957)
* mutually_exclusive add - ios_config parents works with lines by not src

* mutually_execlusive parents,src added to all other net modules

* tests for mutually_exclusive parents,src and whitespce removal
7 years ago
..
fixtures
__init__.py
iosxr_module.py
test_iosxr_command.py
test_iosxr_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 7 years ago
test_iosxr_facts.py
test_iosxr_netconf.py code cleanup for `--diff` and `--check` modes (#33665) 7 years ago
test_iosxr_system.py
test_iosxr_user.py