1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 17:28:50 +00:00
community.general/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
2018-01-03 09:47:12 -05:00
..
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) 2018-01-03 09:47:12 -05:00
test_iosxr_facts.py
test_iosxr_netconf.py code cleanup for --diff and --check modes (#33665) 2017-12-07 20:14:57 +05:30
test_iosxr_system.py
test_iosxr_user.py